Update GPG error - NO_PUBKEY - The repository release is not signed [duplicate]
This question already has an answer here:
'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' is not signed [duplicate]
1 answer
I'm having some issues updating Ubuntu 18.04. Here is the error output
W: GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9
E: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Researching similar problems, for example
How do I fix the GPG error "NO_PUBKEY"?
Doesn't work. Specifically, I get the error
nik@nik:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
Executing: /tmp/apt-key-gpghome.uWb8bIzMR8/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
nik@nik:~$ gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
I couldn't find a working solution to that problem though. Any advice? Thanks.
apt updates
marked as duplicate by karel, Zanna, Eric Carvalho, Thomas, George Udosen Dec 31 '18 at 20:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' is not signed [duplicate]
1 answer
I'm having some issues updating Ubuntu 18.04. Here is the error output
W: GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9
E: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Researching similar problems, for example
How do I fix the GPG error "NO_PUBKEY"?
Doesn't work. Specifically, I get the error
nik@nik:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
Executing: /tmp/apt-key-gpghome.uWb8bIzMR8/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
nik@nik:~$ gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
I couldn't find a working solution to that problem though. Any advice? Thanks.
apt updates
marked as duplicate by karel, Zanna, Eric Carvalho, Thomas, George Udosen Dec 31 '18 at 20:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' is not signed [duplicate]
1 answer
I'm having some issues updating Ubuntu 18.04. Here is the error output
W: GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9
E: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Researching similar problems, for example
How do I fix the GPG error "NO_PUBKEY"?
Doesn't work. Specifically, I get the error
nik@nik:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
Executing: /tmp/apt-key-gpghome.uWb8bIzMR8/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
nik@nik:~$ gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
I couldn't find a working solution to that problem though. Any advice? Thanks.
apt updates
This question already has an answer here:
'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' is not signed [duplicate]
1 answer
I'm having some issues updating Ubuntu 18.04. Here is the error output
W: GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F7F0DA5FD5B64B9
E: The repository 'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Researching similar problems, for example
How do I fix the GPG error "NO_PUBKEY"?
Doesn't work. Specifically, I get the error
nik@nik:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
Executing: /tmp/apt-key-gpghome.uWb8bIzMR8/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
nik@nik:~$ gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 2F7F0DA5FD5B64B9
gpg: keyserver receive failed: No data
I couldn't find a working solution to that problem though. Any advice? Thanks.
This question already has an answer here:
'http://download.opensuse.org/repositories/home:/strycore/xUbuntu_16.04 ./ Release' is not signed [duplicate]
1 answer
apt updates
apt updates
asked Dec 16 '18 at 16:15
user126440
236
236
marked as duplicate by karel, Zanna, Eric Carvalho, Thomas, George Udosen Dec 31 '18 at 20:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, Zanna, Eric Carvalho, Thomas, George Udosen Dec 31 '18 at 20:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I deleted the offending repository from my repository list.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I deleted the offending repository from my repository list.
add a comment |
I deleted the offending repository from my repository list.
add a comment |
I deleted the offending repository from my repository list.
I deleted the offending repository from my repository list.
answered Dec 30 '18 at 10:01
user126440
236
236
add a comment |
add a comment |