Advertisement
Guest User

Untitled

a guest
Mar 12th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. # revdep-rebuild --library '/lib64/libarchive.so.2'
  2. * Configuring search environment for revdep-rebuild
  3.  
  4. * Checking reverse dependencies
  5. * Packages containing binaries and libraries using /lib64/libarchive.so.2
  6. * will be emerged.
  7.  
  8. * Collecting system binaries and libraries
  9. * Generated new 1_files.rr
  10. * Checking dynamic linking
  11. [ 1% ] * found /lib64/bin/bsdcpio
  12. * found /lib64/bin/bsdtar
  13. [ 7% ] * found /usr/bin/ccmake
  14. [ 8% ] * found /usr/bin/cmake
  15. * found /usr/bin/cmake-gui
  16. * found /usr/bin/cpack
  17. * found /usr/bin/ctest
  18. [ 69% ] * found /usr/lib64/libtotem-plparser.so.17.0.1
  19. [ 94% ] * found /usr/libexec/gvfsd-archive
  20. [ 100% ]
  21. * Generated new 3_broken.rr
  22. * Assigning files to packages
  23. * !!! /lib64/bin/bsdcpio not owned by any package is broken !!!
  24. * /lib64/bin/bsdcpio -> (none)
  25. * !!! /lib64/bin/bsdtar not owned by any package is broken !!!
  26. * /lib64/bin/bsdtar -> (none)
  27. * /usr/bin/ccmake -> dev-util/cmake
  28. * /usr/bin/cmake -> dev-util/cmake
  29. * /usr/bin/cmake-gui -> dev-util/cmake
  30. * /usr/bin/cpack -> dev-util/cmake
  31. * /usr/bin/ctest -> dev-util/cmake
  32. * /usr/lib64/libtotem-plparser.so.17.0.1 -> dev-libs/totem-pl-parser
  33. * /usr/libexec/gvfsd-archive -> gnome-base/gvfs
  34. * Generated new 4_raw.rr and 4_owners.rr
  35. * Cleaning list of packages to rebuild
  36. * Generated new 4_pkgs.rr
  37. * Assigning packages to ebuilds
  38. * Generated new 4_ebuilds.rr
  39. * Evaluating package order
  40. * Generated new 5_order.rr
  41. * All prepared. Starting rebuild
  42. emerge --complete-graph=y --oneshot --rebuild-if-new-ver=n --rebuild-if-new-rev=n --quiet-build=y --fail-clean=n --autounmask-write=y --autounmask --jobs=1 --keep-going --load-average=2 --verbose dev-libs/totem-pl-parser:0 dev-util/cmake:0 gnome-base/gvfs:0
  43. ..........
  44.  
  45. These are the packages that would be merged, in order:
  46.  
  47. Calculating dependencies... done!
  48. [ebuild R ] dev-util/cmake-2.8.6-r4 USE="ncurses qt4 vim-syntax -emacs -test" 0 kB
  49. [ebuild R ] dev-libs/totem-pl-parser-2.32.6-r1 USE="archive introspection quvi -doc" 0 kB
  50. [ebuild R ] gnome-base/gvfs-1.10.1 USE="archive avahi bluetooth cdda fuse gdu gnome-keyring http ios samba udev -afp -bluray -doc -gphoto2" 0 kB
  51.  
  52. Total: 3 packages (3 reinstalls), Size of downloads: 0 kB
  53.  
  54. >>> Verifying ebuild manifests
  55. >>> Starting parallel fetch
  56. >>> Emerging (1 of 3) dev-util/cmake-2.8.6-r4
  57. >>> Installing (1 of 3) dev-util/cmake-2.8.6-r4
  58. >>> Emerging (2 of 3) dev-libs/totem-pl-parser-2.32.6-r1
  59. >>> Installing (2 of 3) dev-libs/totem-pl-parser-2.32.6-r1
  60. >>> Emerging (3 of 3) gnome-base/gvfs-1.10.1
  61. >>> Installing (3 of 3) gnome-base/gvfs-1.10.1
  62. >>> Jobs: 3 of 3 complete Load avg: 2.30, 1.74, 0.92
  63. >>> Auto-cleaning packages...
  64.  
  65. >>> No outdated packages were found on your system.
  66.  
  67. * GNU info directory index is up-to-date.
  68. * Build finished correctly. Removing temporary files...
  69. * You can re-run revdep-rebuild to verify that all libraries and binaries
  70. * are fixed. Possible reasons for remaining inconsistencies include:
  71. * orphaned files
  72. * deep dependencies
  73. * packages installed outside of portage's control
  74. * specially-evaluated libraries
  75. * Found some broken files that weren't associated with known packages
  76. * The broken files are:
  77. * /lib64/bin/bsdcpio
  78. * /lib64/bin/bsdtar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement