Date: Mon, 26 Jul 2004 05:40:08 -0700 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: Mark Ovens <mark@ukug.uk.freebsd.org> Subject: Re: portupgrade(1) kde fails Message-ID: <200407260540.08976.kstewart@owt.com> In-Reply-To: <4104F6F3.2080900@ukug.uk.freebsd.org> References: <4104F6F3.2080900@ukug.uk.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 26 July 2004 05:20 am, Mark Ovens wrote: > I'm trying to upgrade kde (the meta-port), 3.1.2->3.2.3_1 using > portupgrade(1) but it fails trying to install kdelibs. > > Can anyone shed any light on what's wrong? > > FreeBSD redshift 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sun Jul 25 > 19:19:46 BST 2004 root@redshift:/usr/obj/usr/src/sys/REDSHIFT > i386 > > /home/mark{106}# pkg_info | grep kde > > kde-3.1.2 The "meta-port" for KDE > kdebase-3.1.2 This package provides the basic applications for > the KDE sy > kdegames-3.1.2 Games for the KDE integrated X11 desktop > kdegraphics-3.1.2 Graphics utilities for the KDE3 integrated X11 > desktop kdelibs-3.1.2 This is the base set of libraries needed > by KDE programs kdemultimedia-3.1.2 Multimedia utilities for the KDE > integrated X11 desktop kdenetwork-3.1.2 Network-related programs > and modules for KDE kdesdk-3.1.4 KDE Software Development Kit > kdeutils-3.1.2 Utilities for the KDE integrated X11 desktop > xmms-kde-3.0.0 Integrates XMMS into the KDE3 Panel > /home/mark{107}# > > /home/mark{107}# portupgrade -Rv kde-3.1.2 > > [snip successful build of dependencies and kdelibs] > > pkg_delete: unable to completely remove directory > '/usr/local/share/servicetypes' > > [snip lots of similar lines] > > pkg_delete: unable to completely remove directory > '/usr/local/include/kate' rmdir: /usr/local/include/arts: Directory > not empty > pkg_delete: couldn't entirely delete package (perhaps the packing > list is incorrectly specified?) > [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 148 > packages found (-1 +0) (...) done] > ---> Uninstallation of kdelibs-3.1.2 ended at: Mon, 26 Jul 2004 > 13:12:26 +0100 (consumed 00:00:28) > ---> Installation of x11/kdelibs3 started at: Mon, 26 Jul 2004 > 13:12:26 +0100 > ---> Installing the new version via the port > ===> Installing for kdelibs-3.2.3_1 > > ===> kdelibs-3.2.3_1 conflicts with installed package(s): > kdebase-3.1.2 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > It told you what to do right here. You can't directly upgrade to the next level because of the file shift. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407260540.08976.kstewart>