Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. sudo apt --fix-broken install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following additional packages will be installed:
  7. libreoffice-common
  8. The following NEW packages will be installed
  9. libreoffice-common
  10. 0 to upgrade, 1 to newly install, 0 to remove and 10 not to upgrade.
  11. 19 not fully installed or removed.
  12. Need to get 0 B/33.2 MB of archives.
  13. After this operation, 86.0 MB of additional disk space will be used.
  14. Do you want to continue? [Y/n] y
  15. (Reading database ... 428397 files and directories currently installed.)
  16. Preparing to unpack .../libreoffice-common_1%3a6.2.3-0ubuntu0.19.04.1_all.deb ...
  17. Unpacking libreoffice-common (1:6.2.3-0ubuntu0.19.04.1) ...
  18. dpkg: error processing archive /var/cache/apt/archives/libreoffice-common_1%3a6.2.3-0ubuntu0.19.04.1_all.deb (--unpack):
  19. unable to open '/usr/share/libreoffice/share/config/images_helpimg.zip.dpkg-new': Operation not permitted
  20. rmdir: failed to remove '/var/lib/libreoffice/share/prereg/': No such file or directory
  21. rmdir: failed to remove '/var/lib/libreoffice/share/': No such file or directory
  22. rmdir: failed to remove '/var/lib/libreoffice/program/': No such file or directory
  23. rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
  24. rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
  25. Errors were encountered while processing:
  26. /var/cache/apt/archives/libreoffice-common_1%3a6.2.3-0ubuntu0.19.04.1_all.deb
  27. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement