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 rpi-update #130

Closed
StormTrooper opened this issue Mar 21, 2014 · 1 comment
Closed

Unable to install rpi-update #130

StormTrooper opened this issue Mar 21, 2014 · 1 comment

Comments

@StormTrooper
Copy link

Running Raspbmc and trying to do a kernel update:

First using apt-get I get a error trying to install rpi-update.

root@raspbmc:~# sudo apt-get install rpi-update
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rpi-update

Then tried the manual install using:
sudo wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update && sudo chmod +x /usr/bin/rpi-update

and get:

--2014-03-21 16:07:00-- https://raw.github.com/Hexxeh/rpi-update/master/rpi-update
Resolving raw.github.com (raw.github.com)... 185.31.16.133
Connecting to raw.github.com (raw.github.com)|185.31.16.133|:443... connected.
ERROR: The certificate of raw.github.com' is not trusted. ERROR: The certificate ofraw.github.com' hasn't got a known issuer.

Any ideas?

@popcornmix
Copy link
Collaborator

Duplicate of #65

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

2 participants