How do I fix this key signing issue with NeuroScience Debian?











up vote
0
down vote

favorite












super sleep deprived but coherent. Hopefully not being a complete dope and this laptop has caused me some trouble before. I added the keys from Neuroscience Debian just yesterday no sweat on another machine. Not sure if it's the lack of sleep or what but I'm receiving an error I can't mentally process right now. Thanks for all the help.



Following the instructions on this link: http://neuro.debian.net/ and selecting "Ubuntu Xenial (16.04), USA California Server, I receive this from the instruction outputs:



" wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
--2017-08-21 19:00:02-- http://neuro.debian.net/lists/xenial.us-ca.full
Resolving neuro.debian.net (neuro.debian.net)... 129.170.30.193
Connecting to neuro.debian.net (neuro.debian.net)|129.170.30.193|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 262 [text/plain]
Saving to: ‘STDOUT’

- 0%[ ] 0 --.-KB/s deb http://neurodeb.pirsquared.org data main contrib non-free
#deb-src http://neurodeb.pirsquared.org data main contrib non-free
deb http://neurodeb.pirsquared.org xenial main contrib non-free
#deb-src http://neurodeb.pirsquared.org xenial main contrib non-free
- 100%[===================>] 262 --.-KB/s in 0s

2017-08-21 19:00:04 (55.8 MB/s) - written to stdout [262/262]
"


That's fine and dandy, problem is the key ain't checking out:



"sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
Executing: /tmp/tmp.ZGsHDOyuEZ/gpg.1.sh --recv-keys
--keyserver
hkp://pool.sks-keyservers.net:80
0xA5D32F012649A5A9
gpg: requesting key 2649A5A9 from hkp server pool.sks-keyservers.net
gpgkeys: key A5D32F012649A5A9 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm"


I tried clearing any existing keys and re-signing, updating and rebooting. Not a weird cache issue and not a lost packet error. Thanks again for any assistance.










share|improve this question
























  • sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
    – Thomas Ward
    Aug 22 '17 at 2:16












  • Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
    – Tmanok
    Aug 22 '17 at 3:13

















up vote
0
down vote

favorite












super sleep deprived but coherent. Hopefully not being a complete dope and this laptop has caused me some trouble before. I added the keys from Neuroscience Debian just yesterday no sweat on another machine. Not sure if it's the lack of sleep or what but I'm receiving an error I can't mentally process right now. Thanks for all the help.



Following the instructions on this link: http://neuro.debian.net/ and selecting "Ubuntu Xenial (16.04), USA California Server, I receive this from the instruction outputs:



" wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
--2017-08-21 19:00:02-- http://neuro.debian.net/lists/xenial.us-ca.full
Resolving neuro.debian.net (neuro.debian.net)... 129.170.30.193
Connecting to neuro.debian.net (neuro.debian.net)|129.170.30.193|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 262 [text/plain]
Saving to: ‘STDOUT’

- 0%[ ] 0 --.-KB/s deb http://neurodeb.pirsquared.org data main contrib non-free
#deb-src http://neurodeb.pirsquared.org data main contrib non-free
deb http://neurodeb.pirsquared.org xenial main contrib non-free
#deb-src http://neurodeb.pirsquared.org xenial main contrib non-free
- 100%[===================>] 262 --.-KB/s in 0s

2017-08-21 19:00:04 (55.8 MB/s) - written to stdout [262/262]
"


That's fine and dandy, problem is the key ain't checking out:



"sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
Executing: /tmp/tmp.ZGsHDOyuEZ/gpg.1.sh --recv-keys
--keyserver
hkp://pool.sks-keyservers.net:80
0xA5D32F012649A5A9
gpg: requesting key 2649A5A9 from hkp server pool.sks-keyservers.net
gpgkeys: key A5D32F012649A5A9 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm"


I tried clearing any existing keys and re-signing, updating and rebooting. Not a weird cache issue and not a lost packet error. Thanks again for any assistance.










share|improve this question
























  • sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
    – Thomas Ward
    Aug 22 '17 at 2:16












  • Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
    – Tmanok
    Aug 22 '17 at 3:13















up vote
0
down vote

favorite









up vote
0
down vote

favorite











super sleep deprived but coherent. Hopefully not being a complete dope and this laptop has caused me some trouble before. I added the keys from Neuroscience Debian just yesterday no sweat on another machine. Not sure if it's the lack of sleep or what but I'm receiving an error I can't mentally process right now. Thanks for all the help.



Following the instructions on this link: http://neuro.debian.net/ and selecting "Ubuntu Xenial (16.04), USA California Server, I receive this from the instruction outputs:



" wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
--2017-08-21 19:00:02-- http://neuro.debian.net/lists/xenial.us-ca.full
Resolving neuro.debian.net (neuro.debian.net)... 129.170.30.193
Connecting to neuro.debian.net (neuro.debian.net)|129.170.30.193|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 262 [text/plain]
Saving to: ‘STDOUT’

- 0%[ ] 0 --.-KB/s deb http://neurodeb.pirsquared.org data main contrib non-free
#deb-src http://neurodeb.pirsquared.org data main contrib non-free
deb http://neurodeb.pirsquared.org xenial main contrib non-free
#deb-src http://neurodeb.pirsquared.org xenial main contrib non-free
- 100%[===================>] 262 --.-KB/s in 0s

2017-08-21 19:00:04 (55.8 MB/s) - written to stdout [262/262]
"


That's fine and dandy, problem is the key ain't checking out:



"sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
Executing: /tmp/tmp.ZGsHDOyuEZ/gpg.1.sh --recv-keys
--keyserver
hkp://pool.sks-keyservers.net:80
0xA5D32F012649A5A9
gpg: requesting key 2649A5A9 from hkp server pool.sks-keyservers.net
gpgkeys: key A5D32F012649A5A9 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm"


I tried clearing any existing keys and re-signing, updating and rebooting. Not a weird cache issue and not a lost packet error. Thanks again for any assistance.










share|improve this question















super sleep deprived but coherent. Hopefully not being a complete dope and this laptop has caused me some trouble before. I added the keys from Neuroscience Debian just yesterday no sweat on another machine. Not sure if it's the lack of sleep or what but I'm receiving an error I can't mentally process right now. Thanks for all the help.



Following the instructions on this link: http://neuro.debian.net/ and selecting "Ubuntu Xenial (16.04), USA California Server, I receive this from the instruction outputs:



" wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
--2017-08-21 19:00:02-- http://neuro.debian.net/lists/xenial.us-ca.full
Resolving neuro.debian.net (neuro.debian.net)... 129.170.30.193
Connecting to neuro.debian.net (neuro.debian.net)|129.170.30.193|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 262 [text/plain]
Saving to: ‘STDOUT’

- 0%[ ] 0 --.-KB/s deb http://neurodeb.pirsquared.org data main contrib non-free
#deb-src http://neurodeb.pirsquared.org data main contrib non-free
deb http://neurodeb.pirsquared.org xenial main contrib non-free
#deb-src http://neurodeb.pirsquared.org xenial main contrib non-free
- 100%[===================>] 262 --.-KB/s in 0s

2017-08-21 19:00:04 (55.8 MB/s) - written to stdout [262/262]
"


That's fine and dandy, problem is the key ain't checking out:



"sudo apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9
Executing: /tmp/tmp.ZGsHDOyuEZ/gpg.1.sh --recv-keys
--keyserver
hkp://pool.sks-keyservers.net:80
0xA5D32F012649A5A9
gpg: requesting key 2649A5A9 from hkp server pool.sks-keyservers.net
gpgkeys: key A5D32F012649A5A9 can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm"


I tried clearing any existing keys and re-signing, updating and rebooting. Not a weird cache issue and not a lost packet error. Thanks again for any assistance.







ppa debian






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 18 '17 at 21:14









Tim

19.5k1483138




19.5k1483138










asked Aug 22 '17 at 2:14









Tmanok

175




175












  • sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
    – Thomas Ward
    Aug 22 '17 at 2:16












  • Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
    – Tmanok
    Aug 22 '17 at 3:13




















  • sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
    – Thomas Ward
    Aug 22 '17 at 2:16












  • Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
    – Tmanok
    Aug 22 '17 at 3:13


















sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
– Thomas Ward
Aug 22 '17 at 2:16






sounds like their key doesn't exist in the keyservers, or you've got something odd going on? Typically this isn't solvable by end-users, and needs to be handled by the people publishing the specific software.
– Thomas Ward
Aug 22 '17 at 2:16














Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
– Tmanok
Aug 22 '17 at 3:13






Ok thanks Thomas, I wasn't sure what I could possibly be doing wrong... If there's any info I can provide let me know.
– Tmanok
Aug 22 '17 at 3:13












1 Answer
1






active

oldest

votes

















up vote
0
down vote













you could also just fetch the key from the neurodebian website directly... see http://neuro.debian.net/faq.html "What means “The following signatures couldn’t be verified...”?"






share|improve this answer





















  • Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
    – Tmanok
    Aug 29 '17 at 7:00










  • yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
    – Yaroslav Halchenko
    Aug 30 '17 at 13:42











Your Answer








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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f948504%2fhow-do-i-fix-this-key-signing-issue-with-neuroscience-debian%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








up vote
0
down vote













you could also just fetch the key from the neurodebian website directly... see http://neuro.debian.net/faq.html "What means “The following signatures couldn’t be verified...”?"






share|improve this answer





















  • Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
    – Tmanok
    Aug 29 '17 at 7:00










  • yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
    – Yaroslav Halchenko
    Aug 30 '17 at 13:42















up vote
0
down vote













you could also just fetch the key from the neurodebian website directly... see http://neuro.debian.net/faq.html "What means “The following signatures couldn’t be verified...”?"






share|improve this answer





















  • Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
    – Tmanok
    Aug 29 '17 at 7:00










  • yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
    – Yaroslav Halchenko
    Aug 30 '17 at 13:42













up vote
0
down vote










up vote
0
down vote









you could also just fetch the key from the neurodebian website directly... see http://neuro.debian.net/faq.html "What means “The following signatures couldn’t be verified...”?"






share|improve this answer












you could also just fetch the key from the neurodebian website directly... see http://neuro.debian.net/faq.html "What means “The following signatures couldn’t be verified...”?"







share|improve this answer












share|improve this answer



share|improve this answer










answered Aug 24 '17 at 6:03









Yaroslav Halchenko

581143




581143












  • Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
    – Tmanok
    Aug 29 '17 at 7:00










  • yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
    – Yaroslav Halchenko
    Aug 30 '17 at 13:42


















  • Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
    – Tmanok
    Aug 29 '17 at 7:00










  • yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
    – Yaroslav Halchenko
    Aug 30 '17 at 13:42
















Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
– Tmanok
Aug 29 '17 at 7:00




Hi Yaroslav, I was away for some time and my network turned into chaos. I will re-check whether this answer is correct. However on another machine off site I was able to install without any issues- perhaps the key has been fixed or perhaps this is a device specific issue. I will update you within the next few days. Thanks for your patience.
– Tmanok
Aug 29 '17 at 7:00












yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
– Yaroslav Halchenko
Aug 30 '17 at 13:42




yes, in general fetching the key from public servers should work. But some times there are hiccups from the overloaded servers etc. That is why we also provide that key as a simple download (pointed in the FAQ)
– Yaroslav Halchenko
Aug 30 '17 at 13:42


















draft saved

draft discarded




















































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.





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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f948504%2fhow-do-i-fix-this-key-signing-issue-with-neuroscience-debian%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei