Advertisement
Guest User

Untitled

a guest
Oct 10th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.61 KB | None | 0 0
  1. michael@ubuntu:~$ sudo apt-get --purge remove project-neon5-session project-neon5-utils project-neon5-konsole -m --no-download
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7.  project-neon5-plasma-workspace : Depends: project-neon5-kio-extras but it is not going to be installed
  8. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  9. michael@ubuntu:~$ sudo apt-get --purge remove project-neon5-session project-neon5-utils project-neon5-konsole -m --no-download
  10. Reading package lists... Done
  11. Building dependency tree      
  12. Reading state information... Done
  13. You might want to run 'apt-get -f install' to correct these:
  14. The following packages have unmet dependencies:
  15.  project-neon5-plasma-workspace : Depends: project-neon5-kio-extras but it is not going to be installed
  16. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  17. michael@ubuntu:~$ sudo apt-get project-neon5-kio-extras
  18. E: Invalid operation project-neon5-kio-extras
  19. michael@ubuntu:~$ sudo apt-get install project-neon5-kio-extras
  20. Reading package lists... Done
  21. Building dependency tree      
  22. Reading state information... Done
  23. The following packages were automatically installed and are no longer required:
  24.   gir1.2-gtk-2.0 gir1.2-mate-panel linux-image-generic mate-applets-common
  25.   python-gst0.10 secureboot-db shim
  26. Use 'apt-get autoremove' to remove them.
  27. The following NEW packages will be installed:
  28.   project-neon5-kio-extras
  29. 0 upgraded, 1 newly installed, 0 to remove and 318 not upgraded.
  30. 204 not fully installed or removed.
  31. Need to get 0 B/473 kB of archives.
  32. After this operation, 2,567 kB of additional disk space will be used.
  33. (Reading database ... 238625 files and directories currently installed.)
  34. Preparing to unpack .../project-neon5-kio-extras_0.0+git20140928.0353+neon4~90b5683~14.04_amd64.deb ...
  35. Unpacking project-neon5-kio-extras (0.0+git20140928.0353+neon4~90b5683~14.04) ...
  36. dpkg: error processing archive /var/cache/apt/archives/project-neon5-kio-extras_0.0+git20140928.0353+neon4~90b5683~14.04_amd64.deb (--unpack):
  37.  trying to overwrite '/opt/project-neon5/bin/ktrash5', which is also in package project-neon5-kio 0.0+git20141010.0319+neon4~dca4fa0~14.04
  38. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  39. Errors were encountered while processing:
  40.  /var/cache/apt/archives/project-neon5-kio-extras_0.0+git20140928.0353+neon4~90b5683~14.04_amd64.deb
  41. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement