I'm wondering if whatever program is being used to unzip the patch is causing problems and placing things in wrong directories. Or they're moving files around and not just letting things unzip where they should.
Quote:
Originally Posted by BookCat
In the src file I can see:
KoboRoot (a folder containing all manner of strange things)
kobo-update-4.30.18838 (a folder containing the upgrade folder and manifest.md5sum)
download_firmware_here.txt
kobopatch.bat
KoboRoot.tgz
libadobe.so.yaml
libnickel.so.1.0.0.yaml
librmsdk.so.1.0.0.yaml
nickel.yaml
Is this what I ought to be seeing?
|
That seems off. When I patch, things NOT in the src directory that they list above are:
KoboRoot (a folder containing all manner of strange things)
kobopatch.bat - this should be in the main Patch directory to run correctly
KoboRoot.tgz - this should be in the out directory if the patch ran successfully
Two of those files maybe happened if they unzipped the firmware instead of placing the zipped file into src. But the batch file definitely should not be in the src directory. Maybe that's why it's not finding the correct path, it's already starting out in the wrong location?