Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388699 - net-wireless/crda: latest change introduced dependency issue
Summary: net-wireless/crda: latest change introduced dependency issue
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://bugs.gentoo.org/show_bug.cgi?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 20:38 UTC by Sebastian
Modified: 2011-10-27 21:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.