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

Receiving objects never completes (sticks at 82%) #12

Closed
readiescards opened this issue Mar 28, 2013 · 7 comments
Closed

Receiving objects never completes (sticks at 82%) #12

readiescards opened this issue Mar 28, 2013 · 7 comments

Comments

@readiescards
Copy link

rpi-update fails to get beyond 82%. Have tried on three sucessive days and get same result.
RPi: model A

Any suggestions?
Paul

pi@raspberrypi ~ $ sudo rpi-update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
 *** Performing self-update
--2013-03-28 13:38:43--  https://github.com/Hexxeh/rpi-update/raw/master/rpi-update
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.github.com/Hexxeh/rpi-update/master/rpi-update [following]
--2013-03-28 13:38:49--  https://raw.github.com/Hexxeh/rpi-update/master/rpi-update
Resolving raw.github.com (raw.github.com)... 199.27.76.133
Connecting to raw.github.com (raw.github.com)|199.27.76.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6198 (6.1K) [text/plain]
Saving to: `/usr/bin/rpi-update.tmp'

100%[======================================>] 6,198       --.-K/s   in 0.03s

2013-03-28 13:38:55 (218 KB/s) - `/usr/bin/rpi-update.tmp' saved [6198/6198]

 *** Relaunching after update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
 *** ARM/GPU split is now defined in /boot/config.txt using the gpu_mem option!
 *** Setting up firmware (this may take a few minutes)
Cloning into '//root/.rpi-firmware'...
remote: Counting objects: 1737, done.
remote: Compressing objects: 100% (1372/1372), done.
Receiving objects:  82% (1428/1737), 27.05 MiB | 189 KiB/s
@yhaenggi
Copy link

what is the output of df -h

@readiescards
Copy link
Author

df -h

pi@raspberrypi ~ $ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           15G  1.6G   13G  11% /
/dev/root        15G  1.6G   13G  11% /
devtmpfs         85M     0   85M   0% /dev
tmpfs            19M  224K   19M   2% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            37M     0   37M   0% /run/shm
/dev/mmcblk0p1   56M   19M   38M  34% /boot
pi@raspberrypi ~ $

@yhaenggi
Copy link

allright, in this case i dunno ;)
can you change the script to be more verbose (ie. debug)?

@readiescards
Copy link
Author

Oh!
All I can think is that my network connection is not great and it times out. Just odd that it happens at 82% every time. I call it from ssh and the ssh session also times out if I leave it long enough as if the RPi has died.
Does that help anymore?

@readiescards
Copy link
Author

Actually the 82% every time is not correct. Just got to 99% :-) still locked up though :-(

@licaon-kter
Copy link

deja-vu #7
&
deja-vu Hexxeh/rpi-update#79

I still blame it on github :P

@popcornmix
Copy link
Collaborator

Closing. I don't believe there is a general issue with the rpi-update procedure.

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

4 participants