Cannot update apt/gpg expired key The Next CEO of Stack OverflowGPG Error while running apt-getGPG error, signatures public key not available TRIED A LOTWhy does add-apt-repository now fail to retrieve keys behind my proxy server, but I can update package lists and manually receive the keys?How to uninstall youtube-dl by using terminalCannot delete expired keyInstall Landscape dedicated serverBADSIG 40976EAF437D05B5Problem in installing ROS in Ubuntu 18.04 (Bionic)GPG error for command apt-get updateopenprinting key for ubuntu 18
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Airplane gently rocking its wings during whole flight
Help! I cannot understand this game’s notations!
Can you teleport closer to a creature you are Frightened of?
Towers in the ocean; How deep can they be built?
What happened in Rome, when the western empire "fell"?
Why is information "lost" when it got into a black hole?
How to Implement Deterministic Encryption Safely in .NET
Pulling the principal components out of a DimensionReducerFunction?
Can someone explain this formula for calculating Manhattan distance?
Is there a way to save my career from absolute disaster?
Is it okay to majorly distort historical facts while writing a fiction story?
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
Defamation due to breach of confidentiality
Film where the government was corrupt with aliens, people sent to kill aliens are given rigged visors not showing the right aliens
Is there an equivalent of cd - for cp or mv
Is it correct to say moon starry nights?
What CSS properties can the br tag have?
Won the lottery - how do I keep the money?
Do I need to write [sic] when including a quotation with a number less than 10 that isn't written out?
Players Circumventing the limitations of Wish
Man transported from Alternate World into ours by a Neutrino Detector
How to use ReplaceAll on an expression that contains a rule
Decide between Polyglossia and Babel for LuaLaTeX in 2019
Cannot update apt/gpg expired key
The Next CEO of Stack OverflowGPG Error while running apt-getGPG error, signatures public key not available TRIED A LOTWhy does add-apt-repository now fail to retrieve keys behind my proxy server, but I can update package lists and manually receive the keys?How to uninstall youtube-dl by using terminalCannot delete expired keyInstall Landscape dedicated serverBADSIG 40976EAF437D05B5Problem in installing ROS in Ubuntu 18.04 (Bionic)GPG error for command apt-get updateopenprinting key for ubuntu 18
I have one expired key which I'm trying to update :
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
$ sudo apt-key del 8719FCE4
OK
$ LANG=C apt-key list | grep expired
$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.89FHZwuz0m --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring ...
--recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: requesting key 8719FCE4 from hkp server keyserver.ubuntu.com
gpg: key 8719FCE4: public key "home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
...
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1544201334
W: Failed to fetch http://build.openvpn.net/debian/openvpn/stable/dists/trusty/main/binary-i386/Packages 403 Forbidden [IP: 146.112.61.106 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
This 8719FCE4
key that I just re-downloaded from keyserver.ubuntu.com
seems to be expired.
How can I fix this ?
apt gnupg
add a comment |
I have one expired key which I'm trying to update :
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
$ sudo apt-key del 8719FCE4
OK
$ LANG=C apt-key list | grep expired
$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.89FHZwuz0m --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring ...
--recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: requesting key 8719FCE4 from hkp server keyserver.ubuntu.com
gpg: key 8719FCE4: public key "home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
...
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1544201334
W: Failed to fetch http://build.openvpn.net/debian/openvpn/stable/dists/trusty/main/binary-i386/Packages 403 Forbidden [IP: 146.112.61.106 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
This 8719FCE4
key that I just re-downloaded from keyserver.ubuntu.com
seems to be expired.
How can I fix this ?
apt gnupg
add a comment |
I have one expired key which I'm trying to update :
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
$ sudo apt-key del 8719FCE4
OK
$ LANG=C apt-key list | grep expired
$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.89FHZwuz0m --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring ...
--recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: requesting key 8719FCE4 from hkp server keyserver.ubuntu.com
gpg: key 8719FCE4: public key "home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
...
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1544201334
W: Failed to fetch http://build.openvpn.net/debian/openvpn/stable/dists/trusty/main/binary-i386/Packages 403 Forbidden [IP: 146.112.61.106 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
This 8719FCE4
key that I just re-downloaded from keyserver.ubuntu.com
seems to be expired.
How can I fix this ?
apt gnupg
I have one expired key which I'm trying to update :
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
$ sudo apt-key del 8719FCE4
OK
$ LANG=C apt-key list | grep expired
$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.89FHZwuz0m --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring ...
--recv-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: requesting key 8719FCE4 from hkp server keyserver.ubuntu.com
gpg: key 8719FCE4: public key "home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
...
W: GPG error: http://download.opensuse.org Release: The following signatures were invalid: KEYEXPIRED 1544201334
W: Failed to fetch http://build.openvpn.net/debian/openvpn/stable/dists/trusty/main/binary-i386/Packages 403 Forbidden [IP: 146.112.61.106 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
$ LANG=C apt-key list | grep expired
pub 2048R/8719FCE4 2016-09-28 [expired: 2018-12-07]
This 8719FCE4
key that I just re-downloaded from keyserver.ubuntu.com
seems to be expired.
How can I fix this ?
apt gnupg
apt gnupg
asked Feb 24 at 8:33
SebMaSebMa
270211
270211
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
After a little of learning how to use GnuPG, it appears that this 8719FCE4
key has not been updated on keyserver.ubuntu.com
since it expired therefore the only solution is to wait for the key to be updated :
$ gpg --batch --search-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: searching for "8719FCE4" from hkp server keyserver.ubuntu.com
q(1) home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>
2048 bit RSA key 8719FCE4, created: 2016-09-28, expires: 2018-12-07 (expired)
Keys 1-1 of 1 for "8719FCE4". gpg: Sorry, we are in batchmode - can't get input
add a comment |
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1120807%2fcannot-update-apt-gpg-expired-key%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
After a little of learning how to use GnuPG, it appears that this 8719FCE4
key has not been updated on keyserver.ubuntu.com
since it expired therefore the only solution is to wait for the key to be updated :
$ gpg --batch --search-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: searching for "8719FCE4" from hkp server keyserver.ubuntu.com
q(1) home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>
2048 bit RSA key 8719FCE4, created: 2016-09-28, expires: 2018-12-07 (expired)
Keys 1-1 of 1 for "8719FCE4". gpg: Sorry, we are in batchmode - can't get input
add a comment |
After a little of learning how to use GnuPG, it appears that this 8719FCE4
key has not been updated on keyserver.ubuntu.com
since it expired therefore the only solution is to wait for the key to be updated :
$ gpg --batch --search-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: searching for "8719FCE4" from hkp server keyserver.ubuntu.com
q(1) home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>
2048 bit RSA key 8719FCE4, created: 2016-09-28, expires: 2018-12-07 (expired)
Keys 1-1 of 1 for "8719FCE4". gpg: Sorry, we are in batchmode - can't get input
add a comment |
After a little of learning how to use GnuPG, it appears that this 8719FCE4
key has not been updated on keyserver.ubuntu.com
since it expired therefore the only solution is to wait for the key to be updated :
$ gpg --batch --search-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: searching for "8719FCE4" from hkp server keyserver.ubuntu.com
q(1) home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>
2048 bit RSA key 8719FCE4, created: 2016-09-28, expires: 2018-12-07 (expired)
Keys 1-1 of 1 for "8719FCE4". gpg: Sorry, we are in batchmode - can't get input
After a little of learning how to use GnuPG, it appears that this 8719FCE4
key has not been updated on keyserver.ubuntu.com
since it expired therefore the only solution is to wait for the key to be updated :
$ gpg --batch --search-keys --keyserver keyserver.ubuntu.com 8719FCE4
gpg: searching for "8719FCE4" from hkp server keyserver.ubuntu.com
q(1) home:stevenpusser OBS Project <home:stevenpusser@build.opensuse.org>
2048 bit RSA key 8719FCE4, created: 2016-09-28, expires: 2018-12-07 (expired)
Keys 1-1 of 1 for "8719FCE4". gpg: Sorry, we are in batchmode - can't get input
edited 35 mins ago
answered Feb 24 at 10:20
SebMaSebMa
270211
270211
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1120807%2fcannot-update-apt-gpg-expired-key%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown