Advertisement
Guest User

apt-get -f install

a guest
Jul 12th, 2014
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. laptop:~$ sudo apt-get -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following packages were automatically installed and are no longer required:
  7. autopoint cryptsetup cvs dirmngr edict festival festlex-cmu festlex-poslex
  8. festvox-kallpc16k flac gettext git git-man gnuift gnuift-perl kanjidic libakode2
  9. libboost-python1.49.0 libcaldav libcarddav libdate-manip-perl libdb5.1++
  10. liberror-perl libestools2.1 libgettextpo0 libgnuift0c2a libgraphicsmagick3 libical0
  11. liblockdev1 libmrml1c2a libopensync0 libparse-yapp-perl libpoppler-tqt librpmbuild3
  12. librpmsign1 libtidy-0.99-0 libxine2 libxine2-bin libxine2-doc libxine2-ffmpeg
  13. libxine2-misc-plugins libxine2-plugins libxml-dom-perl libxml-handler-trees-perl
  14. libxml-libxml-perl libxml-namespacesupport-perl libxml-perl libxml-regexp-perl
  15. libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl
  16. libxml-xql-perl libyaml-syck-perl ocrad pmount poster procmail psutils qca-tls
  17. rdesktop rpm talk talkd tex-gyre texlive-fonts-recommended
  18. texlive-fonts-recommended-doc texlive-latex-base texlive-latex-base-doc tidy tipa
  19. ttf-marvosym ttf-sjfonts unison xcalib ytalk
  20. Use 'apt-get autoremove' to remove them.
  21. The following packages will be REMOVED:
  22. ksmserver-trinity
  23. 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  24. After this operation, 745 kB disk space will be freed.
  25. Do you want to continue [Y/n]? y
  26. (Reading database ... 136561 files and directories currently installed.)
  27. Removing ksmserver-trinity ...
  28. update-alternatives: warning: alternative /opt/trinity/bin/startkde (part of link group x-session-manager) doesn't exist; removing from list of alternatives
  29. update-alternatives: warning: forcing reinstallation of alternative /usr/bin/openbox-session because link group x-session-manager is broken
  30. update-alternatives: error: error creating symbolic link `/opt/trinity/share/man/man1/x-session-manager.1.gz.dpkg-tmp': No such file or directory
  31. dpkg: error processing ksmserver-trinity (--remove):
  32. subprocess installed pre-removal script returned error exit status 2
  33. Errors were encountered while processing:
  34. ksmserver-trinity
  35. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement