Advertisement
Guest User

Untitled

a guest
May 11th, 2019
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. b@bbb:/usr/bin$ sudo apt-get install libpng12-0
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following NEW packages will be installed:
  6. libpng12-0
  7. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  8. Need to get 116 kB of archives.
  9. After this operation, 285 kB of additional disk space will be used.
  10. Get:1 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB]
  11. Fetched 116 kB in 1s (227 kB/s)
  12. (Reading database ... 174629 files and directories currently installed.)
  13. Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ...
  14. Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ...
  15. dpkg: error processing archive /var/cache/apt/archives/libpng12-0_1.2.54-1ubuntu1.1_amd64.deb (--unpack):
  16. unable to install new version of '/lib/x86_64-linux-gnu/libpng12.so.0': No such file or directory
  17. No apport report written because the error message indicates an issue on the local system
  18. Errors were encountered while processing:
  19. /var/cache/apt/archives/libpng12-0_1.2.54-1ubuntu1.1_amd64.deb
  20. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement