Skip to content

Instantly share code, notes, and snippets.

@pricejn2
Last active February 26, 2019 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pricejn2/47ad14118b03dfaadf7a35146410dde3 to your computer and use it in GitHub Desktop.
Save pricejn2/47ad14118b03dfaadf7a35146410dde3 to your computer and use it in GitHub Desktop.
W: GPG error: http://repo.percona.com/apt stretch InRelease: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/repo.percona.com_apt_dists_stretch_InRelease
W: The repository 'http://repo.percona.com/apt stretch InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://security.debian.org stretch/updates InRelease: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/security.debian.org_dists_stretch_updates_InRelease
W: The repository 'http://security.debian.org stretch/updates InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://ftp.osuosl.org/pub/mariadb/repo/10.1/debian stretch InRelease: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/ftp.osuosl.org_pub_mariadb_repo_10.1_debian_dists_stretch_InRelease
W: The repository 'http://ftp.osuosl.org/pub/mariadb/repo/10.1/debian stretch InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch-updates_InRelease
W: The repository 'http://httpredir.debian.org/debian stretch-updates InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://download.webmin.com/download/repository sarge Release: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/download.webmin.com_download_repository_dists_sarge_Release
W: The repository 'http://download.webmin.com/download/repository sarge Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://webmin.mirror.somersettechsolutions.co.uk/repository sarge Release: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/webmin.mirror.somersettechsolutions.co.uk_repository_dists_sarge_Release
W: The repository 'http://webmin.mirror.somersettechsolutions.co.uk/repository sarge Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://cdn-fastly.deb.debian.org/debian stretch-proposed-updates InRelease: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch-proposed-updates_InRelease
W: The repository 'http://httpredir.debian.org/debian stretch-proposed-updates InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://cdn-fastly.deb.debian.org/debian stretch Release: Couldn't execute /usr/bin/apt-key to check /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch_Release
W: The repository 'http://httpredir.debian.org/debian stretch Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://httpredir.debian.org/debian/dists/stretch/main/i18n/Translation-en BZ2_bzread: /var/lib/apt/lists/partial/httpredir.debian.org_debian_dists_stretch_main_i18n_Translation-en.bz2 Read error (-5: DATA_ERROR_MAGIC)
E: Some index files failed to download. They have been ignored, or old ones used instead.
# sudo -u _apt apt-key list
/usr/bin/apt-key: line 8: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 10: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 12: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 14: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 546: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 547: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 640: /usr/bin/apt-config: Permission denied
/usr/bin/apt-key: line 615: /bin/mktemp: Permission denied
# sudo -u _apt /usr/bin/apt-key --quiet --readonly verify --status-fd 3 /tmp/apt.sig.WvmtWi /tmp/apt.data.Sj2zVD
/usr/bin/apt-key: line 450: /bin/cp: Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment