-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
error downloading packages #2748
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey to everyone!
I'm totally new to linux, so sorry if I will not comprehend everything or if I am asking something stupid.-
I'm trying to install etcher following instructions here bu after the first commands:
echo "deb https://deb.etcher.io stable etcher" | sudo tee /etc/apt/sources.list.d/balena-etcher.list
patch@patchbox:~ $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61 Executing: /tmp/apt-key-gpghome.EiY5NdwTea/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61 gpg: key 379CE192D401AB61: "Bintray (by JFrog) <[email protected]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1
I get this message:
patch@patchbox:~ $ sudo apt-get update Trovato:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease Trovato:2 http://archive.raspberrypi.org/debian stretch InRelease Trovato:3 http://blokas.io/apt rpi InRelease Ign:4 https://deb.etcher.io stable InRelease Scaricamento di:5 https://dl.bintray.com/etcher/debian stable Release [3.674 B] Trovato:5 https://dl.bintray.com/etcher/debian stable Release Lettura elenco dei pacchetti... Fatto N: Skipping acquire of configured file 'etcher/binary-armhf/Packages' as repository 'https://deb.etcher.io stable InRelease' doesn't support architecture 'armhf
So I dont know how to continue since when I try to run
sudo apt-get install balena-etcher-electron
it says that it is impossible to find the package!Thanks a lot
The text was updated successfully, but these errors were encountered: