Quote:
Originally Posted by DNSB
@Zodwallop Never mind. Davidfor beat me to it. Minor nit is the manifest.md5sum is checksums for the files in the upgrade directory not the KoboRoot.tgz file.
|
Woops. It's ages since I looked at that.
Quote:
As far as I can tell, KoboRoot.tgz is protected by errors being thrown during the unpack if the file is corrupted preventing the install mechanism from running.
|
Just looked at the install code and it does a "gunzip -t" to check the file before actually unpacking it.