On Sunday 02 August 2009 13:31:41 John covici wrote: > on Sunday 08/02/2009 Neil Bothwick(n...@digimed.co.uk) wrote > > > On Sun, 2 Aug 2009 04:45:46 -0400, John covici wrote: > > > > run the emerge with the -t option to see what is pulling in > > > > udev-9999 > > > > > > I get the same thing if I emerge udev145, so its not unique to 999. > > > > That's because both are masked, it doesn't have any bearing on the > > reason for udev-9999 being wanted. > > OK, here is emerge with the same options with the -t added > > Script started on Sun Aug 2 07:27:20 2009 > > These are the packages that would be merged, in reverse order: > > Calculating dependencies ... done! > > !!! All ebuilds that could satisfy ">=sys-fs/udev-145[extras]" have been > masked. !!! One of the following masked packages is required to complete > your request: - sys-fs/udev-9999 (masked by: package.mask, missing keyword) > /usr/portage/profiles/package.mask: > # Matthias Schwarzott <z...@gentoo.org> (3 Jul 2009) > # It needs libblkid provided by util-linux-2.16 not yet released > > - sys-fs/udev-145 (masked by: package.mask) > > For more information, see the MASKED PACKAGES section in the emerge > man page or refer to the Gentoo Handbook. > (dependency required by "sys-apps/devicekit-power-010" [ebuild]) > (dependency required by "gnome-extra/gnome-power-manager-2.26.3" [ebuild]) > (dependency required by "gnome-base/gnome-2.26.3" [ebuild]) > (dependency required by "@world" [argument])
emerge -t is not completing because of udev. You will have to deal with that to get emerge to progress to the point where it will display the build try. Put an entry for udev into package.unmask and re-run emerge with -p and -t to find what pulls in udev-9999. Fix that so it doesn;t do it anymore, remove the temporary package.unmask and run emerge for real. But first, these are basic fundamental gentoo and portage operations. They fall in the class of "stuff you need to know to get anything done at all if circumstances are unusual". So first, you should be reviewing the portage sections in the Gentoo handbook till you understand it all. Some things cannot be done on a wing and a prayer, this is one of them. -- alan dot mckinnon at gmail dot com