Advertisement
Guest User

apt-get_update

a guest
Feb 1st, 2017
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. root@vmhost:~# apt-get update
  2. Get:1 http://si.archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
  3. Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
  4. Ign:1 http://si.archive.ubuntu.com/ubuntu xenial InRelease Couldn't create tempfiles for splitting up /var/lib/apt/lists/partial/si.archive.ubuntu.com_ubuntu_dists_xenial_InRelease
  5. Get:3 http://si.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
  6. Ign:2 http://security.ubuntu.com/ubuntu xenial-security InReleasedn't create tempfiles for splitting up /var/lib/apt/lists/partial/security.ubuntu.com_ubuntu_dists_xenial-security_InRelease
  7. Ign:3 http://si.archive.ubuntu.com/ubuntu xenial-updates InReleasetempfiles for splitting up /var/lib/apt/lists/partial/si.archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease
  8. Get:4 http://si.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
  9. Ign:4 http://si.archive.ubuntu.com/ubuntu xenial-backports InReleaseup /var/lib/apt/lists/partial/si.archive.ubuntu.com_ubuntu_dists_xenial-backports_InRelease
  10. Fetched 553 kB in 0s (1,402 kB/s)
  11. Error: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid
  12. Reading package lists... Done
  13. W: GPG error: http://si.archive.ubuntu.com/ubuntu xenial InRelease: Could not execute 'apt-key' to verify signature (is gnupg installed?)
  14. W: The repository 'http://si.archive.ubuntu.com/ubuntu xenial InRelease' is not signed.
  15. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  16. N: See apt-secure(8) manpage for repository creation and user configuration details.
  17. W: GPG error: http://security.ubuntu.com/ubuntu xenial-security InRelease: Could not execute 'apt-key' to verify signature (is gnupg installed?)
  18. W: The repository 'http://security.ubuntu.com/ubuntu xenial-security InRelease' is not signed.
  19. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  20. N: See apt-secure(8) manpage for repository creation and user configuration details.
  21. W: GPG error: http://si.archive.ubuntu.com/ubuntu xenial-updates InRelease: Could not execute 'apt-key' to verify signature (is gnupg installed?)
  22. W: The repository 'http://si.archive.ubuntu.com/ubuntu xenial-updates InRelease' is not signed.
  23. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  24. N: See apt-secure(8) manpage for repository creation and user configuration details.
  25. W: GPG error: http://si.archive.ubuntu.com/ubuntu xenial-backports InRelease: Could not execute 'apt-key' to verify signature (is gnupg installed?)
  26. W: The repository 'http://si.archive.ubuntu.com/ubuntu xenial-backports InRelease' is not signed.
  27. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  28. N: See apt-secure(8) manpage for repository creation and user configuration details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement