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

Unable to install on Raspberry OS (Raspbian 10 Buster) #319

Closed
jimbiscuit opened this issue Aug 5, 2020 · 3 comments
Closed

Unable to install on Raspberry OS (Raspbian 10 Buster) #319

jimbiscuit opened this issue Aug 5, 2020 · 3 comments

Comments

@jimbiscuit
Copy link

Hello,

I try to install github desktop on my raspberry pi with Rasbian 10 Buster.
I try the way explain in the readme.md but I have got this issues :

pi@raspberrypi:~ $ sudo apt install github-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package github-desktop

Next I try the way explain here and I have the same error.

after that when I make an update I have got this :

pi@raspberrypi:/etc/apt/sources.list.d $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                                            
Ign:4 https://packagecloud.io/shiftkey/desktop/raspbian buster InRelease                                   
Hit:3 https://packagecloud.io/shiftkey/desktop/any any InRelease       
Err:5 https://packagecloud.io/shiftkey/desktop/raspbian buster Release
  404  Not Found [IP: 54.193.34.251 443]
Reading package lists... Done                    
E: The repository 'https://packagecloud.io/shiftkey/desktop/raspbian buster Release' does not have a Release file.
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.
@shiftkey
Copy link
Owner

shiftkey commented Aug 6, 2020

Linux ARM support is not available at the moment.

I've opened #251 to track the blockers on this, but I don't have a timeline for it.

Please follow along with that issue in the meantime.

@leecollings
Copy link

I just stumbled on this when trying to install on a 64-bit Raspberry Pi... so it doesn't support the latest Raspberry Pis then I take it?

@shiftkey
Copy link
Owner

I just stumbled on this when trying to install on a 64-bit Raspberry Pi... so it doesn't support the latest Raspberry Pis then I take it?

I haven't published any of these packages to the feed yet because I want to ensure these are solid packages first.

I also suspect I'll need to reconfigure the feeds to allow users to subscribe to the right architecture.

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

No branches or pull requests

3 participants