Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286956 - emerge: there are no ebuilds built with USE flags to satisfy "sys-auth/pambase[consolekit]". (sys-auth/pambase-20090620.1-r1)
Summary: emerge: there are no ebuilds built with USE flags to satisfy "sys-auth/pambas...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla test (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 16:26 UTC by Marcin Szamotulski
Modified: 2011-10-30 23:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info (info,4.86 KB, text/plain)
2009-09-29 16:27 UTC, Marcin Szamotulski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Szamotulski 2009-09-29 16:26:00 UTC
Trying to do emerge -DuNp world give the following error:

emerge: there are no ebuilds built with USE flags to satisfy "sys-auth/pambase[consolekit]".
!!! One of the following packages is required to complete your request:
- sys-auth/pambase-20090620.1-r1 (Change USE: +consolekit)
(dependency required by "net-wireless/bluez-4.39-r2" [ebuild])
(dependency required by "gnome-base/gvfs-1.0.3-r13" [ebuild])
(dependency required by "gnome-base/libgnome-2.24.1" [installed])
(dependency required by "gnome-extra/sensors-applet-2.2.4" [installed])
(dependency required by "world" [argument])


Reproducible: Always
Comment 1 Marcin Szamotulski 2009-09-29 16:27:03 UTC
Created attachment 205606 [details]
emerge-info
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-29 16:33:44 UTC
This is not a bug, the error message is pretty obvious here. It says that you must merge sys-auth/pambase with USE=consolekit because net-wireless/bluez requires it.