Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to fetch https://dl.bintray.com/resin-io/debian/dists/stable/InRelease #2144

Closed
sherminator666 opened this issue Mar 26, 2018 · 10 comments

Comments

@sherminator666
Copy link

sherminator666 commented Mar 26, 2018

  • Etcher fresh install thru terminal
  • Operating system and architecture: debian 9, 32bit
  • Do you see any meaningful error information in the DevTools? NA
@jhermsmeier
Copy link
Contributor

Can you post how exactly you installed it, meaning which commands you ran?

@sherminator666
Copy link
Author

i did this
echo "deb https://dl.bintray.com/resin-io/debian stable etcher" | sudo tee /etc/apt/sources.list.d/etcher.list
and then did
sudo apt-get update
it was then the mentioned error showed..

@jhermsmeier
Copy link
Contributor

Ref #1638, #1634, #1633

@jhermsmeier
Copy link
Contributor

Thanks, we'll look into it!

@sherminator666
Copy link
Author

also did this before update command
sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61

i was just following instructions on https://github.com/resin-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64

@lurch
Copy link
Contributor

lurch commented Mar 26, 2018

Hmmm, this still works for me (on Ubuntu 14.04)

$ sudo apt-get update|grep bintray
Get:5 https://dl.bintray.com stable InRelease
Ign https://dl.bintray.com stable InRelease
Hit https://dl.bintray.com stable Release.gpg
Hit https://dl.bintray.com stable Release
Hit https://dl.bintray.com stable/etcher amd64 Packages
Hit https://dl.bintray.com stable/etcher i386 Packages
Get:11 https://dl.bintray.com stable/etcher Translation-en_GB
Get:13 https://dl.bintray.com stable/etcher Translation-en
Get:16 https://dl.bintray.com stable/etcher Translation-en_GB
Get:17 https://dl.bintray.com stable/etcher Translation-en
Get:18 https://dl.bintray.com stable/etcher Translation-en_GB
Get:19 https://dl.bintray.com stable/etcher Translation-en
Get:20 https://dl.bintray.com stable/etcher Translation-en_GB
Get:21 https://dl.bintray.com stable/etcher Translation-en
Get:22 https://dl.bintray.com stable/etcher Translation-en_GB
Ign https://dl.bintray.com stable/etcher Translation-en_GB
Get:23 https://dl.bintray.com stable/etcher Translation-en
Ign https://dl.bintray.com stable/etcher Translation-en

Perhaps the apt-get command works slightly differently on Debian 9?

Hmmm, did a bit of searching and eventually found https://unix.stackexchange.com/questions/387053/debian-9-apt-and-gpg-error-inrelease-the-following-signatures-were-inva

@andersab
Copy link

andersab commented May 2, 2018

Didn't work for me either...
sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61
Executing: /tmp/apt-key-gpghome.DU63ZhEJ9o/gpg.1.sh --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61
gpg: keyserver receive failed: No data

@jhermsmeier
Copy link
Contributor

@andersab looks like you're experiencing #1786, rather than this issue

@Luccasbb2
Copy link

Vá em fontes de aplicativos, depois Bintray/ stable e desabilita, isso resolveu pra mim.

@zahyaa
Copy link

zahyaa commented Jun 15, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants