Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2005 01:57:03 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        edward <kouye@wanadoo.fr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Trouble upgrading ports collection
Message-ID:  <200512030157.04271.ringworm01@gmail.com>
In-Reply-To: <4391650F.2050304@wanadoo.fr>
References:  <439093D2.3020905@wanadoo.fr> <200512021050.38867.ringworm01@gmail.com> <4391650F.2050304@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi Mike,
> Thanks. Your help will be much appreciated.
> Here is the log file, after running portmanager -u -l :
>
> xorg-clients-6.8.2_1                /x11/xorg-clients
>      MISSING                             xorg-clients-6.8.2_1
>       /x11/xorg-clien
> ts
>
> xorg-clients-6.8.2_1                /x11/xorg-clients
>      failed during make, adding to ignore.db
>
>
> linux-sun-jdk-1.4.2.08_1            /java/linux-sun-jdk14
>      OLD                                 linux-sun-jdk-1.4.2.10
>       /java/linux-sun
> -jdk14
>
>        linux-sun-jdk-1.4.2.08_1 /java/linux-sun-jdk14 marked IGNORE port
> not installed/updated

You probably  want  to ignore  linux-sun-jdk-1.4.2.08_1, correct?


> 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

run pkg_delete -f compat3x-i386-5.0.20020925 and get this out of your system


> 00243 have:nvidia-driver-1.0.7676_1            /x11/nvidia-driver
>             CURRENT

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512030157.04271.ringworm01>