> -----Original Message----- > From: de Almeida, Valmor F. [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 14, 2007 12:55 PM > To: [email protected] > Subject: [gentoo-user] non-existing/masked ebuilds during upgrade from > 2005.1 to 2006.1 > > Calculating world dependencies \ > !!! Ebuilds for the following packages are either all > !!! masked or don't exist: > media-video/nvidia-glx media-video/nvidia-kernel app-shells/csh > x11-misc/gtkdiff sci-libs/lapack > > I can't find sci-libs/lapack (emerge --search lapack). Could someone > tell me how is portage looking for it? I think I had it installed before > the upgrade. None of the nvidia stuff is currently installed but were > installed before the system emerge. I can't find gtkdiff but csh is > indeed masked: >
There was a simple solution to this. Although emerge --search can't find the packages, emerge --unmerge will unmerge them. So do emerge --search nvidia-glx nvidia-kernel csh gtkdiff lapack Then proceed with an emerge -eav world so the whole thing is rebuild with the new gcc-4.1 compiler... Phew, over 600 packages will be recompiled. -- Valmor -- [email protected] mailing list

