Advertisement
Guest User

Untitled

a guest
Jan 9th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. $ sudo aptitude -f install
  2. sudo: aptitude: command not found
  3. dereck@dereck-TECRA-A11:~$ sudo apt-get -f install
  4. Reading package lists... Done
  5. Building dependency tree
  6. Reading state information... Done
  7. Correcting dependencies... Done
  8. The following packages were automatically installed and are no longer required:
  9. libapiextractor-dev libapiextractor0.10 libgenrunner-dev libgenrunner0.6 libopenni-dev libopenni-nite-dev
  10. libopenni-sensor-primesense-dev libopenni-sensor-primesense0 libopenni0 libtiffxx0c2 openni-utils ros-fuerte-bfl
  11. ros-fuerte-bond-core ros-fuerte-bullet ros-fuerte-common-rosdeps ros-fuerte-dynamic-reconfigure ros-fuerte-filters
  12. ros-fuerte-nodelet-core ros-fuerte-orocos-kinematics-dynamics ros-fuerte-physics-ode ros-fuerte-pluginlib ros-fuerte-protobuf
  13. ros-fuerte-python-qt-binding ros-fuerte-robot-model-tutorials ros-fuerte-ros-tutorials ros-fuerte-swig-wx
  14. ros-fuerte-visualization-common ros-fuerte-xacro yaml-cpp
  15. Use 'apt-get autoremove' to remove them.
  16. The following extra packages will be installed:
  17. libyaml-cpp-dev
  18. The following NEW packages will be installed:
  19. libyaml-cpp-dev
  20. 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
  21. 311 not fully installed or removed.
  22. Need to get 0 B/304 kB of archives.
  23. After this operation, 1,281 kB of additional disk space will be used.
  24. Do you want to continue [Y/n]? Y
  25. (Reading database ... 290530 files and directories currently installed.)
  26. Unpacking libyaml-cpp-dev (from .../libyaml-cpp-dev_0.3.0-1_amd64.deb) ...
  27. dpkg: error processing /var/cache/apt/archives/libyaml-cpp-dev_0.3.0-1_amd64.deb (--unpack):
  28. trying to overwrite '/usr/include/yaml-cpp/aliasmanager.h', which is also in package yaml-cpp 0.2.7-5precise-20120502-0513-+0000
  29. No apport report written because MaxReports is reached already
  30. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  31. Errors were encountered while processing:
  32. /var/cache/apt/archives/libyaml-cpp-dev_0.3.0-1_amd64.deb
  33. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement