Open rcombs opened 7 years ago
Any idea what causes this? The other day we found that isMiniUpdateArchive
invokes tar -tf
on the update package and waits for it, but it looks like this only happens when the update is actually applied (t will restart or reboot once done).
My guess is that it has to do with poor I/O - it's pretty evident if you have ever downloaded a big thing to the pi even with wget.
Well, I guess it kills all I/O to the SD card. But normally that shouldn't happen anyway.
@rcombs : did you notice this again recently ? Could be indeed IO related, not sure how much we can do about this ?
Not sure if this is a Web thing or a host thing, so filing here. Whenever the updater triggers, I see PMP's interface become completely unresponsive for several seconds until the update prompt appears. Here's a log snippet:
Note the suspiciously long gap between
06:18:28
and06:18:47
.