Date: Sat, 3 Dec 2005 07:39:35 -0800 From: "Michael C. Shultz" <ringworm01@gmail.com> To: freebsd-questions@freebsd.org Cc: edward <kouye@wanadoo.fr> Subject: Re: Trouble upgrading ports collection Message-ID: <200512030739.36696.ringworm01@gmail.com> In-Reply-To: <4391B7D7.7050203@wanadoo.fr> References: <439093D2.3020905@wanadoo.fr> <200512030157.04271.ringworm01@gmail.com> <4391B7D7.7050203@wanadoo.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 03 December 2005 07:20, edward wrote: > Michael C. Shultz wrote: > > pkg_delete -f nvidia-driver-1.0.7676_1 and xorg-clients > > should build. Then run portmanager -u -p -l > > When portmanager is done then run > > > > portmanager x11/nvidia-driver > > > > to install this again > > > > > > When all is done you may have something left with java build > > dependencies, lets tackle those after the above is handled.... > > > > -Mike > > Hi Mike, > > I did : > pkg_delete -f nvidia-driver-1.0.7676_1 > portmanager -u -p -l > portmanager x11/nvidia-driver > > So far, so good. > Seems I still have to upgrade linux-sun-jdk and compat3x-i386. > > Here's the portmanager log file now : > > ======================================================================== > root@.Domain:/usr/obj/usr/src/sys/EDWARD i386 > ------------------------------------------------------------------------ > forced 0 interactive 0 > log 1 pmMode 0 > kdelibs-3.4.2_1 /x11/kdelibs3 > OLD kdelibs-3.4.3 > /x11/kdelibs3 > kdegraphics-3.4.2_1 /graphics/kdegraphics3 > OLD kdegraphics-3.4.3 > /graphics/kdegr > linux-sun-jdk-1.4.2.08_1 /java/linux-sun-jdk14 > OLD linux-sun-jdk-1.4.2.10 > /java/linux-sun > linux-sun-jdk-1.4.2.08_1 /java/linux-sun-jdk14 marked IGNORE port > not installed/updat > ed > compat3x-i386-5.0.20020925 /misc/compat3x > MISSING compat3x-i386-5.0.20020925 > /misc/compat3x > > > compat3x-i386-5.0.20020925 /misc/compat3x marked FORBIDDEN port > not installed/updated > kdebase-kompmgr-3.4.2 /x11-wm/kompmgr > OLD kdebase-kompmgr-3.4.3 > /x11-wm/kompmgr > > > kdebase-3.4.2_2 /x11/kdebase3 > OLD kdebase-3.4.3 > /x11/kdebase3 > > > superkaramba-0.36_1 /deskutils/superkaramba > OLD superkaramba-0.36_3 > /deskutils/supe > rkaramba > > kdeartwork-3.4.2 /x11-themes/kdeartwork3 > OLD kdeartwork-3.4.3 > /x11-themes/kde > artwork3 > > kdesdk-3.4.2 /devel/kdesdk3 > OLD kdesdk-3.4.3 > /devel/kdesdk3 > > > kdewebdev-3.4.2,2 /www/kdewebdev > OLD kdewebdev-3.4.3,2 > /www/kdewebdev > > > gtk-qt-engine-0.6_2 /x11-themes/gtk-qt-engine > OLD gtk-qt-engine-0.6_4 > /x11-themes/gtk > -qt-engine > > end of log > Sat Dec 3 16:03:08 CET 2005 > > Any ideas what to do next ? > Edward > First of all I just noticed your running portmanager ver 0.3.8_2, the current version is 0.3.9_5, wish I caught that earlier. For now try this: pkg_delete -f jre-1.1.8 check in /usr/local/etc/pkpkgtools.conf and /usr/local/etc/portmanager/pm-020.conf and see if you have java/linux-sun-jdk14 marked as ignore, if so undo that. The log isn't very complete in this version of portmanager so send the output of the status screen also like you did the last time after running portmanager -u -l -p so I can see what is up with the kde ports. Don't update the ports tree just yet or you will have to do the manual deinstall/reinstall of nvidia again, better we clean out the old crud like compat3x-i386-5.0.20020925 and things that depend on it first.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512030739.36696.ringworm01>