GPG keyserver receive failed: No data
See original GitHub issue- Etcher version: none yet
- Operating system and architecture: Debian 9.2 i386
- Image flashed: none yet
- Do you see any meaningful error information in the DevTools? nope…??
sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61 Executing: /tmp/apt-key-gpghome.4JhYetPTcO/gpg.1.sh --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61 gpg: keyserver receive failed: No data
W: GPG error: https://dl.bintray.com/resin-io/debian stable Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 379CE192D401AB61 E: The repository ‘https://dl.bintray.com/resin-io/debian stable 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.
I’ve been having some unrelated driver issues on my netbook so I’ve had to re-install Debian a few times, when I tried to add the etcher repo this is what I ran into above ^
Any ideas how I can get this thing working?
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (3 by maintainers)
Top GitHub Comments
@djkerya @maximeaudy Looks like you’re following outdated instructions? https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64 uses the Ubuntu keyserver rather than the MIT keyserver.
I ran the command below and no errors appear after running the apt-get update command
sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61