I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get errors, and I can't complete it. What should I do?
# revdep-rebuild -pv Checking reverse dependencies... Packages containing binaries and libraries broken by any package update, will be recompiled. Collecting system binaries and libraries... using existing /root/.revdep-rebuild.1_files. Collecting complete LD_LIBRARY_PATH... using existing /root/.revdep-rebuild.2_ldpath. Checking dynamic linking consistency... using existing /root/.revdep-rebuild.3_rebuild. Assigning files to ebuilds... using existing /root/.revdep-rebuild.4_ebuilds. Evaluating package order... using existing /root/.revdep-rebuild.5_order. All prepared. Starting rebuild... emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104 =media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3 =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0 .......... These are the packages that I would merge, in order: Calculating dependencies - emerge: there are no ebuilds to satisfy "=media-sound/timidity ++-2.13.0-r1". Result is not OK, you have following choices: - if emerge failed during build, fix the problems and re-run revdep-rebuild or - use -X or --package-names as first argument (try to rebuild package, not exact ebuild - ignores SLOT!) or - set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask (and remove /root/.revdep-rebuild.5_order to be evaluated again) or - modify the above emerge command and run it manually or - 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 /root/.revdep-rebuild*.?_* -- gentoo-user@gentoo.org mailing list