Hexxeh / rpi-update

An easier way to update the firmware of your Raspberry Pi
MIT License
1.94k stars 232 forks source link

Invalid git hash specified #261

Closed SkyLined closed 6 years ago

SkyLined commented 6 years ago

I just installed a clean Raspbian Jesse Lite, made a few minor changes and wanted to update the firmware when I got this error:

 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** Performing self-update
 *** Relaunching after update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** We're running for the first time
 *** Backing up files (this will take a few minutes)
 *** Remove old firmware backup
 *** Backing up firmware
 *** Remove old modules backup
 *** Backing up modules 4.14.34-v7+
#############################################################
This update bumps to rpi-4.14.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
##############################################################
Invalid git hash specified

My other pi's are up to date, so I cannot reproduce this issue on other machines until a new version comes out.

The error appears to come from this line of code: https://github.com/Hexxeh/rpi-update/blob/551fe49161a7a21c6074de63f6891d15777346ce/rpi-update#L284

It wasn't immediately obvious to me what the problem is.

SkyLined commented 6 years ago

This problem appears to have been temporary as it no longer reproduces.

DaveDave2013 commented 5 years ago

Also getting this on a clean install of stretch.......

ricktendo commented 5 years ago

Just received this same error.

pucelev commented 5 years ago

Tried once more this morning and got the same error

peatrick commented 5 years ago

I'm experiencing identical issues, on two out of three of my Raspberry Pi's:

The only one that successfully updated was the Raspberry Pi 3 Model B Rev 1.2, running: Raspbian GNU/Linux 9.9 (stretch) armv71 and is now on (Kernel: 4.19.40-v7+). Not sure why this one managed to properly update, while the other two are stuck. If there's any further information I have left out, which may be beneficial in attempting to resolve this, please just say the word and I'm happy to try and provide logs, or what not. Thank you kindly.

popcornmix commented 5 years ago

Are you running pi-hole or similar dns based adblocker? See: https://github.com/Hexxeh/rpi-update/issues/277