Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. after sudo apt upgrade:
  2.  
  3. pi @ raspberrypi: ~ $ sudo apt update
  4. Old: 1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
  5. Reading package lists ... Done
  6. Building a dependency tree
  7. Read status information ... Done
  8. 24 packages can be upgraded. Run 'apt list --upgradable' to see them.
  9. pi @ raspberrypi: ~ $ sudo apt upgrade
  10. Reading package lists ... Done
  11. Building a dependency tree
  12. Read status information ... Done
  13. Calculation of updates ... Done
  14. The following packages will be updated:
  15.   ca-certificates dpkg dpkg-dev file libcups2 libcupsimage2 libdpkg-perl libexiv2-14 libfaad2 libgs9 libgs9-common libmagic-mgc libmagic1 libpam-systemd
  16.   libsoup-gnome2.4-1 libsoup2.4-1 libsystemd0 libudev1 patch shared-mime-info systemd systemd-sysv tzdata udev
  17. 24 updated, 0 newly installed, 0 removed and 0 not upgraded.
  18. Necessary to download 0 B / 18.8 MB of archives.
  19. After this operation 15.4 kB of disk space will be additionally used.
  20. Continue? [Y / n] t
  21. Reading change logs ... Done
  22. Pre-configuration of packages ...
  23. dpkg: error: the "fgets" function returned an empty string from "/var / lib / dpkg / triggers / File"
  24. E: Sub-process / usr / bin / dpkg returned an error code (2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement