Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280751 - app-portage/gentoolkit-0.2.4.5 revdep-rebuild should show description of overlays
Summary: app-portage/gentoolkit-0.2.4.5 revdep-rebuild should show description of ove...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 13:45 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2009-08-08 13:46 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 DEMAINE Benoît-Pierre, aka DoubleHP 2009-08-08 13:45:21 UTC
When revdep tells that ebuilds belong to some overlays, it should also explain which number points to which overlay: example: in the list below, to which tree belongs mjpeg ?

moon-gen-3 ~ # revdep-rebuild
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Found existing 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Found existing 2_ldpath.rr.
 * Checking dynamic linking consistency
 * Found existing 3_broken.rr.
 * Assigning files to packages
 * Found existing 4_raw.rr
 * Cleaning list of packages to rebuild
 * Found existing 4_pkgs.rr
 * Assigning packages to ebuilds
 * Found existing 4_ebuilds.rr
 * Evaluating package order
 * Found existing 5_order.rr
 * Generated new 5_order.rr
 * All prepared. Starting rebuild
emerge --oneshot  dev-libs/DirectFB:0
kde-base/kdelibs:3.5
media-libs/epsilon:0
media-libs/libsdl:0
media-libs/sdl-image:0
media-libs/sdl-ttf:0
media-sound/bmpx:0
media-sound/mpg123:0
media-video/mjpegtools:1
media-video/transcode:0
media-video/vlc:0
net-analyzer/wireshark:0
www-servers/lighttpd:0
x11-libs/ecore:0
x11-libs/esmart:0
x11-libs/evas:0
x11-libs/libast:0
x11-misc/entrance:0
x11-terms/eterm:0
x11-wm/enlightenment:0.17
..........
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "media-sound/bmpx:0".

 *
 * revdep-rebuild failed to emerge all packages.
 * you have the following choices:
 * - If emerge failed during the build, fix the problems and re-run revdep-rebuild.
 * - Use /etc/portage/package.keywords to unmask a newer version of the package.
 *   (and remove 5_order.rr to be evaluated again)
 * - Modify the above emerge command and run it manually.
 * - Compile or unmerge unsatisfied packages manually,
 *   remove temporary files, and try again.
 *   (you can edit package/ebuild list first)
 *
 * To remove temporary files, please run:
 * rm /var/cache/revdep-rebuild/*.rr
moon-gen-3 ~ #