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

Can't properly install rpi-update #242

Closed
AndreiAdrian opened this issue May 6, 2017 · 3 comments
Closed

Can't properly install rpi-update #242

AndreiAdrian opened this issue May 6, 2017 · 3 comments

Comments

@AndreiAdrian
Copy link

AndreiAdrian commented May 6, 2017

I am using Raspberry Pi 3B with raspbian jessie.
I have run the command:
sudo apt-get install rpi-update Reading package lists... Done Building dependency tree Reading state information... Done rpi-update is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

And after that
sudo rpi-update, but i keep getting this:
/usr/bin/rpi-update: 1: /usr/bin/rpi-update: cannot open !DOCTYPE: No such file /usr/bin/rpi-update: 1: /usr/bin/rpi-update: html: not found /usr/bin/rpi-update: 2: /usr/bin/rpi-update: cannot open html: No such file /usr/bin/rpi-update: 3: /usr/bin/rpi-update: cannot open head: No such file /usr/bin/rpi-update: 4: /usr/bin/rpi-update: cannot open meta: No such file /usr/bin/rpi-update: 5: /usr/bin/rpi-update: cannot open meta: No such file /usr/bin/rpi-update: 5: /usr/bin/rpi-update: http-equiv=Pragma: not found /usr/bin/rpi-update: 6: /usr/bin/rpi-update: cannot open title: No such file /usr/bin/rpi-update: 7: /usr/bin/rpi-update: cannot open link: No such file /usr/bin/rpi-update: 8: /usr/bin/rpi-update: cannot open !--: No such file /usr/bin/rpi-update: 8: /usr/bin/rpi-update: Fav: not found /usr/bin/rpi-update: 9: /usr/bin/rpi-update: cannot open link: No such file /usr/bin/rpi-update: 10: /usr/bin/rpi-update: Syntax error: redirection unexpected
Could somebody please help me?

@popcornmix
Copy link
Collaborator

Try:

sudo wget https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update

@Ruffio
Copy link

Ruffio commented May 16, 2017

@AndreiAdrian has this issue been resolved?

@popcornmix
Copy link
Collaborator

Closing due to lack of response.
Please re-open if there is still an issue.

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