Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Update sources.list #13

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Update sources.list #13

merged 1 commit into from
Sep 17, 2020

Conversation

dieguito84
Copy link
Contributor

Ansible's playbook is failing for the following reason:
"WARNING: The following packages cannot be authenticated!
libparted2 parted
Install these packages without verification?"
More in depth investigation lead me to the error "W: GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717" during apt-get update
Substitute "http://archive.debian.org/debian/" with "http://deb.debian.org/debian/" in sources.list makes the process work again

Ansible's playbook is failing for the following reason:
"WARNING: The following packages cannot be authenticated!
  libparted2 parted
Install these packages without verification?"
More in depth investigation lead me to the error "W: GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717" during apt-get update
Substitute "http://archive.debian.org/debian/" with "http://deb.debian.org/debian/" in sources.list makes the process work again
@zdc zdc merged commit 78be38e into vyos-legacy:master Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants