Paganus

Untitled

May 20th, 2013
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. (chroot) jurchen / # emerge --depclean
  2.  
  3. * Always study the list of packages to be cleaned for any obvious
  4. * mistakes. Packages that are part of the world set will always
  5. * be kept. They can be manually added to this set with
  6. * `emerge --noreplace <atom>`. Packages that are listed in
  7. * package.provided (see portage(5)) will be removed by
  8. * depclean, even if they are part of the world set.
  9. *
  10. * As a safety measure, depclean will not remove any packages
  11. * unless *all* required dependencies have been resolved. As a
  12. * consequence, it is often necessary to run `emerge --update
  13. * --newuse --deep @world` prior to depclean.
  14.  
  15. Calculating dependencies ... done!
  16. * Dependencies could not be completely resolved due to
  17. * the following required packages not being installed:
  18. *
  19. * media-libs/sdl-mixer pulled in by:
  20. * games-arcade/lbreakout2-2.6.3
  21. *
  22. * virtual/awk pulled in by:
  23. * app-text/yelp-tools-3.4.1
  24. *
  25. * media-libs/sdl-mixer[vorbis] pulled in by:
  26. * games-simulation/lincity-ng-2.0
  27. *
  28. * sys-process/lsof[rpc] pulled in by:
  29. * app-forensics/rkhunter-1.4.0
  30. *
  31. * dev-python/beautifulsoup[python_targets_python2_7(-),python_targets_python3_2(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)] pulled in by:
  32. * dev-python/lxml-3.0.1
  33. *
  34. * media-libs/sdl-mixer pulled in by:
  35. * games-simulation/simutrans-0.102.2.2
  36. *
  37. * >=sys-auth/polkit-0.110 pulled in by:
  38. * sys-auth/consolekit-0.4.5_p20120320-r1
  39. *
  40. * Have you forgotten to do a complete update prior to depclean? The
  41. * most comprehensive command for this purpose is as follows:
  42. *
  43. * emerge --update --newuse --deep --with-bdeps=y @world
  44. *
  45. * Note that the --with-bdeps=y option is not required in many
  46. * situations. Refer to the emerge manual page (run `man emerge`)
  47. * for more information about --with-bdeps.
  48. *
  49. * Also, note that it may be necessary to manually uninstall
  50. * packages that no longer exist in the portage tree, since it may
  51. * not be possible to satisfy their dependencies.
  52. (chroot) jurchen / #
Advertisement
Add Comment
Please, Sign In to add comment