On 26 Aug, Alan McKinnon wrote: > On Wednesday 26 August 2009 11:35:37 Helmut Jarausch wrote: >> Hi, >> >> again, portage's dependencies caculation makes me wonder. >> >> This time, >> emerge --update --newuse --deep @system @world >> >> tells me quite a few dependencies like >> * ~x11-libs/qt-core-4.5.1 pulled in by: >> * x11-libs/qt-4.5.1 >> >> I do have x11-libs/qt-core-4.5.2 and x11-libs/qt-4.5.2 installed. >> How can I find out which package is pulling x11-libs/qt-4.5.1 in ? >> >> Many thanks for a hint. >> (I have portage-2.2_rc40 installed here) >> Helmut. > > run your emerge with -t >
Unfortunately, that doesn't help Helmut. emerge --depclean -t -p * Always study the list of packages to be cleaned for any obvious * mistakes. Packages that are part of the world set will always * be kept. They can be manually added to this set with * `emerge --noreplace <atom>`. Packages that are listed in * package.provided (see portage(5)) will be removed by * depclean, even if they are part of the world set. * * As a safety measure, depclean will not remove any packages * unless *all* required dependencies have been resolved. As a * consequence, it is often necessary to run `emerge --update * --newuse --deep @system @world` prior to depclean. Calculating dependencies... done! * Dependencies could not be completely resolved due to * the following required packages not being installed: * * ~x11-libs/qt-core-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-dbus-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-webkit-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-test-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-qt3support-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-assistant-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-gui-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-xmlpatterns-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-svg-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-sql-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-script-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-opengl-4.5.1 pulled in by: * x11-libs/qt-4.5.1