Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 388699

Summary: net-wireless/crda: latest change introduced dependency issue
Product: Gentoo Linux Reporter: Sebastian <sebastian_ml>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.gentoo.org/show_bug.cgi?id=388657
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian 2011-10-27 20:38:49 UTC
Hello,

now I get the following when running "emerge --depclean":

Calculating dependencies... done!
 * Dependencies could not be completely resolved due to
 * the following required packages not being installed:
 * 
 *   dev-libs/libnl:1.1 pulled in by:
 *     net-wireless/crda-1.0.1-r1
 * 
 * Have you forgotten to do a complete update prior to depclean? The
 * most comprehensive command for this purpose is as follows:
 * 
 *   emerge --update --newuse --deep --with-bdeps=y @world
 * 
 * Note that the --with-bdeps=y option is not required in many
 * situations. Refer to the emerge manual page (run `man emerge`)
 * for more information about --with-bdeps.
 * 
 * Also, note that it may be necessary to manually uninstall
 * packages that no longer exist in the portage tree, since it may
 * not be possible to satisfy their dependencies.

crda mentions in its ChangeLog.
  27 Oct 2011; Jeroen Roovers <jer@gentoo.org> crda-1.0.1-r1.ebuild,
  crda-1.0.2.ebuild, crda-1.1.2.ebuild:
  Fix libnl dependency (bug #388657).

Please fix, thank you!

Regards
Sebastian

Reproducible: Always
Comment 1 Sebastian 2011-10-27 21:18:10 UTC
Solved itself after --sync. Closing.