Advertisement
Guest User

Untitled

a guest
Nov 10th, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. sudo apt-get install emacs27-common
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. emacs-bin-common emacs-common emacs-el emacs-gtk
  7. Use 'sudo apt autoremove' to remove them.
  8. The following NEW packages will be installed:
  9. emacs27-common
  10. 0 upgraded, 1 newly installed, 0 to remove and 28 not upgraded.
  11. 1 not fully installed or removed.
  12. Need to get 0 B/18.2 MB of archives.
  13. After this operation, 74.0 MB of additional disk space will be used.
  14. (Reading database ... 418534 files and directories currently installed.)
  15. Preparing to unpack .../emacs27-common_27.1~1.git86d8d76aa3-kk2+20.04_all.deb ...
  16. Unpacking emacs27-common (27.1~1.git86d8d76aa3-kk2+20.04) ...
  17. dpkg: error processing archive /var/cache/apt/archives/emacs27-common_27.1~1.git86d8d76aa3-kk2+20.04_all.deb (--unpack):
  18. trying to overwrite '/usr/include/emacs-module.h', which is also in package emacs-common 1:26.3+1-1ubuntu2
  19. dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  20. Errors were encountered while processing:
  21. /var/cache/apt/archives/emacs27-common_27.1~1.git86d8d76aa3-kk2+20.04_all.deb
  22. E: Sub-process /usr/bin/dpkg returned an error code (1)
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement