Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. W: GPG error: http://deb.debian.org/debian stretch-updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
  2. W: The repository 'http://deb.debian.org/debian stretch-updates InRelease' is not signed.
  3. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  4. N: See apt-secure(8) manpage for repository creation and user configuration details.
  5. W: GPG error: http://deb.debian.org/debian stretch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010 NO_PUBKEY EF0F382A1A7B6500
  6. W: The repository 'http://deb.debian.org/debian stretch Release' is not signed.
  7. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  8. N: See apt-secure(8) manpage for repository creation and user configuration details.
  9. W: GPG error: http://security.debian.org stretch/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD6246925553
  10. W: The repository 'http://security.debian.org stretch/updates InRelease' is not signed.
  11. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
  12. N: See apt-secure(8) manpage for repository creation and user configuration details.
  13. W: GPG error: http://security.debian.org/debian-security stretch/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD6246925553
  14. W: The repository 'http://security.debian.org/debian-security stretch/updates 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.  
  18. gpg --keyserver pgpkeys.mit.edu --recv-key AED4B06F473041FA 58.4s
  19. gpg: key AED4B06F473041FA: public key "Debian Archive Automatic Signing Key (6.0/squeeze) <ftpmaster@debian.org>" imported
  20. gpg: no ultimately trusted keys found
  21. gpg: Total number processed: 1
  22. gpg: imported: 1
  23.  
  24. gpg -a --export AED4B06F473041FA | sudo apt-key add - 53.2s
  25. [sudo] password for sathish:
  26. /usr/bin/apt-key: 267: /usr/bin/apt-key: find: not found
  27. /usr/bin/apt-key: 267: /usr/bin/apt-key: find: not found
  28. /usr/bin/apt-key: 267: /usr/bin/apt-key: find: not found
  29. OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement