Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 18:43:06 +0200
From:      Heino Tiedemann <rotkaps_spam_trap@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99182: new kdebase causes "dead lock" in deps
Message-ID:  <E1FsMqA-000Ckq-6C@rincewind.tihnet>
Resent-Message-ID: <200606191650.k5JGoL1M088108@freefall.freebsd.org>

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

>Number:         99182
>Category:       ports
>Synopsis:       new kdebase causes "dead lock" in deps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 19 16:50:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Heino Tiedemann
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD rincewind.tihnet 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 13 22:08:11 CEST 2006 root@rincewind.tihnet:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:

The new kdebase complainns a version conflict. Just do a "make" in %PORTSDIR/x11/kdebase3:

,----
| ===>  Installing for openldap-client-2.3.24
| 
| ===>  openldap-client-2.3.24 conflicts with installed package(s):
|       openldap-client-2.2.30
| 
|       They install files into the same place.
|       Please remove them first with pkg_delete(1).
| *** Error code 1
| 
| Stop in /usr/ports/net/openldap23-client.
| *** Error code 1
`----

openldap-client-2.3.24 (wanted by new kdebase, see above)
openldap-client-2.2.30 (installed and needed, see below)

,----
| Information for openldap-client-2.2.30:
| 
| Required by:
| ImageMagick-6.2.7.7_1
| de-openoffice.org-2.0.2
| gconf2-2.14.0_2
| gimp-2.2.11,1
| gnome-vfs-2.14.2_3
| kdeartwork-3.5.3
| kdebase-3.5.3_2
| kdemultimedia-3.5.3
| kdemultimedia-xine_artsplugin-3.5.3
| kdeutils-3.5.3
| kmplayer-0.9.1.b_1,2
| libgsf-1.14.1
| libgtkhtml-2.11.0_1
| librsvg2-2.14.4
| libxine-1.1.1_6
`----

Whats the way out of this "dead lock" situation? 

Maybe a:
,----
| portupgrade -o net/openldap23-client openldap-client-2.2.30
`----


But - does ist work with the other related ports?

However - this should be mentioned in $PORTSDIR/UPDATING

>How-To-Repeat:
	cd /usr/ports/x11/kdebase3
	make
>Fix:

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FsMqA-000Ckq-6C>