Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Mar 2013 17:44:29 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   ports/176750: accessibility/at-spi does not record a CONFLICTS for at-spi2-atk 
Message-ID:  <E1UE0PF-000EZc-3B@apollo.emma.line.org>
Resent-Message-ID: <201303081650.r28Go0K1000112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176750
>Category:       ports
>Synopsis:       accessibility/at-spi does not record a CONFLICTS for at-spi2-atk
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 08 16:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r244869: Sun Dec 30 22:05:16 CET 2012 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
at-spi2-atk has this line:
CONFLICTS=      at-spi-1.[0-9]*

but at-spi has no corresponding line.

The file these two fight over is:
$ pkg_info -W /usr/local/lib/gtk-2.0/modules/libatk-bridge.so
pkg_info: both at-spi-1.32.0_1 and at-spi2-atk-2.6.2 claim to have installed /usr/local/lib/gtk-2.0/modules/libatk-bridge.so

To see the failure, remove at-spi-1*, install at-spi2-atk, then install
at-spi.
	
>How-To-Repeat:
	
>Fix:
Add a proper CONFLICTS=	at-spi2-atk-[0-9]* line to at-spi's Makefile.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1UE0PF-000EZc-3B>