Quote:
Originally Posted by Maillemom
Hi All - I've patched before but didn't have any problems. Today I am trying to patch and when I run the batch file the KoboRoot.tgz is not created. What I see in the is below. It looks like it is looking for a
zip file but I don't have any files with the name it's looking for.
Can someone please point me in the right direction?
Spoiler:
kobopatch cfae583
https://github.com/geek1011/kobopatch
KoboPatch::LoadConfig
reading config file from *os.File
unmarshaling yaml
| {
| "Version": "4.15.12920",
| "In": "src/kobo-update-4.15.12920.zip",
| "Out": "out/KoboRoot.tgz",
| "Log": "out/log.txt",
| "PatchFormat": "kobopatch",
| "Patches": {
| "src/libadobe.so.yaml": "usr/local/Kobo/libadobe.so",
| "src/libnickel.so.1.0.0.yaml": "usr/local/Kobo/libnickel.so.1.0.0",
| "src/librmsdk.so.1.0.0.yaml": "usr/local/Kobo/librmsdk.so.1.0.0",
| "src/nickel.yaml": "usr/local/Kobo/nickel"
| },
| "Overrides": {
| "src/libadobe.so.yaml": null,
| "src/libnickel.so.1.0.0.yaml": null,
| "src/librmsdk.so.1.0.0.yaml": null,
| "src/nickel.yaml": null
| },
| "Lrelease": "",
| "Translations": null,
| "Files": null
| }
KoboPatch::OutputInit
KoboPatch::ApplyPatches
KoboPatch: penIn
Opening firmware zip 'src/kobo-update-4.15.12920.zip'
--> open src/kobo-update-4.15.12920.zip: The system cannot find the file specified.
|
Download one of the Kobo update files for 4.15.12920, copy the .zip file into the src directory and try again. Check
here for the firmware download links (it's the same link as the one in the download_firmware_here.txt file in the src directory). The hardware version doesn't matter for these purposes.