Can not add debian backports
I am trying to install https://certbot.eff.org/lets-encrypt/debianstretch-nginx
However when I try to add: deb http://ftp.debian.org/debian stretch-backports main
and run apt-get update
I get:
NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
I tried some of the solutions online like:
https://unix.stackexchange.com/a/274055 but they do not seem to work on my system (Raspberry PI Debian 9 stretch).
debian raspberry-pi deb
|
show 2 more comments
I am trying to install https://certbot.eff.org/lets-encrypt/debianstretch-nginx
However when I try to add: deb http://ftp.debian.org/debian stretch-backports main
and run apt-get update
I get:
NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
I tried some of the solutions online like:
https://unix.stackexchange.com/a/274055 but they do not seem to work on my system (Raspberry PI Debian 9 stretch).
debian raspberry-pi deb
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Fixed the problem
– Daniell
Dec 8 at 17:41
|
show 2 more comments
I am trying to install https://certbot.eff.org/lets-encrypt/debianstretch-nginx
However when I try to add: deb http://ftp.debian.org/debian stretch-backports main
and run apt-get update
I get:
NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
I tried some of the solutions online like:
https://unix.stackexchange.com/a/274055 but they do not seem to work on my system (Raspberry PI Debian 9 stretch).
debian raspberry-pi deb
I am trying to install https://certbot.eff.org/lets-encrypt/debianstretch-nginx
However when I try to add: deb http://ftp.debian.org/debian stretch-backports main
and run apt-get update
I get:
NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
I tried some of the solutions online like:
https://unix.stackexchange.com/a/274055 but they do not seem to work on my system (Raspberry PI Debian 9 stretch).
debian raspberry-pi deb
debian raspberry-pi deb
edited Dec 8 at 14:26
Alexey Vazhnov
154
154
asked Dec 8 at 13:48
Daniell
163
163
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Fixed the problem
– Daniell
Dec 8 at 17:41
|
show 2 more comments
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Fixed the problem
– Daniell
Dec 8 at 17:41
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Fixed the problem
– Daniell
Dec 8 at 17:41
Fixed the problem
– Daniell
Dec 8 at 17:41
|
show 2 more comments
1 Answer
1
active
oldest
votes
Fixed it by doing:
sudo apt-get install dirmngr
and then:
sudo apt-key adv --recv-key 8B48AD6246925553 && sudo apt-key adv --recv-key 7638D0442B90D010
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1381888%2fcan-not-add-debian-backports%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
Fixed it by doing:
sudo apt-get install dirmngr
and then:
sudo apt-key adv --recv-key 8B48AD6246925553 && sudo apt-key adv --recv-key 7638D0442B90D010
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
add a comment |
Fixed it by doing:
sudo apt-get install dirmngr
and then:
sudo apt-key adv --recv-key 8B48AD6246925553 && sudo apt-key adv --recv-key 7638D0442B90D010
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
add a comment |
Fixed it by doing:
sudo apt-get install dirmngr
and then:
sudo apt-key adv --recv-key 8B48AD6246925553 && sudo apt-key adv --recv-key 7638D0442B90D010
Fixed it by doing:
sudo apt-get install dirmngr
and then:
sudo apt-key adv --recv-key 8B48AD6246925553 && sudo apt-key adv --recv-key 7638D0442B90D010
answered Dec 11 at 10:00
Daniell
163
163
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
add a comment |
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
you could have installed debian's debian-archive-keyring which would have added these keys and will keep them up to date. But of course that's still a chicken-and-egg problem (how to trust it's the right package initially?)
– A.B
15 hours ago
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f1381888%2fcan-not-add-debian-backports%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
Did you try the solution you linked to, only with your missing keys (8B48AD6246925553 & 7638D0442B90D010)?
– Xen2050
Dec 8 at 14:56
Yes but if I remember correctly I got a error saying that they keys could not be found or did not exists
– Daniell
Dec 8 at 15:04
The last one matches the fingerprint for "pub rsa4096 2014-11-21 [SC] [expires: 2022-11-19] 126C 0D24 BD8A 2942 CC7D F8AC 7638 D044 2B90 D010 uid [ unknown] Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
– Xen2050
Dec 8 at 15:09
Sorry I am not familiair with this, what should I try?
– Daniell
Dec 8 at 17:09
Fixed the problem
– Daniell
Dec 8 at 17:41