Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-11-2025, 10:51 AM   #166
Luke_
Junior Member
Luke_ began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite 10 (PW4)
Hi, I don't know if anyone will see this, but me and a couple of others are experiencing an issue where MRPI can't install any packages (namely python and linkss)
I have PW4, but others have different devices (that I can't remember off the top of my head). I was using 1.15.x, and tried the old MRPI for pre 1.13, and it installed fine, hotfix too, but trying to install packages gave me the following error for both:
./install.sh: line 106: ./xzdec: not found
tar: short read

Hu oh... Got return code 1 . . .

Then I updated to the latest firmware (1.17.x) and used the newer post 1.16.x MRPI, and again, MRPI installed seemingly without issue, but again the installation of python and linkss gave me that error. The mrinstaller log file is attached. If anyone else is experiencing this or has any wisdom let me know!

https://docs.google.com/document/d/1...it?usp=sharing
Luke_ is offline   Reply With Quote
Old 02-11-2025, 11:09 AM   #167
Luke_
Junior Member
Luke_ began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite 10 (PW4)
Question MRPI Broken, cannot install anything

Hi guys, just posting incase anyone knows a fix or has the same issue.
I have the PW4 (PW 10th gen)
I originally had 1.15.x, and succesfully jailbroke and installed KUAL and mrpi.
However, upon trying to install python and linkss, both failed with the same message in the mrinstaller log file:
./install.sh: line 106: ./xzdec: not found
tar: short read

Hu oh... Got return code 1 . . .


I updated to 1.17.x, and used the updated MRPI, and still got the exact same error
If i'm being stupid let me know! and if you have the same issue let me know too so ik I'm not alone haha

Log files:
https://docs.google.com/document/d/1...it?usp=sharing
Luke_ is offline   Reply With Quote
Advert
Old 02-11-2025, 01:57 PM   #168
Frogm4n
Evangelist
Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 3456807
Join Date: Jul 2023
Device: Scribe, OA2, Glo HD, PRS-350
The currently available python packages are not built for HF Kindle firmwares, which are all versions 5.16.3 and higher.
Frogm4n is offline   Reply With Quote
Old 02-13-2025, 02:43 AM   #169
Luke_
Junior Member
Luke_ began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite 10 (PW4)
Ah, thanks for the info ��
Do you know if this is also the case for linkss? it shouldnt depend on python unless using the last cover feature (as far as im aware)
Also, I tried to install USBNetwork mod and it failed the exact same way as the others.
All mod installs fail with the ./xzdec: not found
Thanks
Luke_ is offline   Reply With Quote
Old 02-14-2025, 09:37 PM   #170
lzcorion
Junior Member
lzcorion began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2022
Device: kindle paperwhite 5
Quote:
Originally Posted by Luke_ View Post
Ah, thanks for the info ��
Do you know if this is also the case for linkss? it shouldnt depend on python unless using the last cover feature (as far as im aware)
Also, I tried to install USBNetwork mod and it failed the exact same way as the others.
All mod installs fail with the ./xzdec: not found
Thanks
Hello, I encountered the same issue. Both the installation of the Kindle Python and the USBNetwork plugins resulted in this. Have you experienced this issue with any plugins other than these? Or have you found a solution?
lzcorion is offline   Reply With Quote
Advert
Old 02-17-2025, 09:38 AM   #171
cyphr_phunk
Junior Member
cyphr_phunk began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2025
Device: KT4
the screensaver plugin is not working for me either. I'm on 5.17, so we may have to wait for the firmware fix
cyphr_phunk is offline   Reply With Quote
Old 04-04-2025, 08:17 PM   #172
tockdev
Junior Member
tockdev began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Apr 2025
Device: Kindle Basic 3 (10th gen; KT4) - 5.17.1.0.3
Same guys. KT4, Kindle Basic 3, 10th gen, 5.17.1.0.3.
Getting "./install.sh: line 154: ./xzdec: not found
tar: short read"
What's wrong!?!!
tockdev is offline   Reply With Quote
Old 04-04-2025, 11:35 PM   #173
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 44,145
Karma: 165572332
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
You are attempting to install software compiled for software floating point on a device that has firmware that supports hardware floating point (any Kindle firmware 5.16.3 or higher). That is why you see packages with hf in their name. KOReader for instance comes in several kindle versions and you have to check their nightly builds for the kindlehf version.
DNSB is offline   Reply With Quote
Old 04-13-2025, 04:20 PM   #174
hanginwithdaddo
Junior Member
hanginwithdaddo began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Apr 2025
Device: Kindle Signature, 12th Ed.
MRInstaller reports K5/kindle tool not found, even though it exists.

I just used winterbreak to jailbreak my Kindle Signature 12th edition, which is 5.17.0. The jailbreak was successful. I the installed the MR Installer extensions and mrpackages folders, followed by trying to install the KUAL bin file (placing it in the mrpackages folder and invoking ";log mrpi" from the Kindle's search bar. However, I'm seeing the following error in the MR Installer's log file:

Quote:
**** **** **** ****
[2025-04-13 @ 14:40:36 -0400] :: [MRPI r19303] - Beginning the processing of package 'Update_KUALBooklet_v2.7.35_install.bin' (KUALBooklet v2.7.35 I) . . .

Failed to parse package 'Update_KUALBooklet_v2.7.35_install.bin' (KUALBooklet v2.7.35 I) [return code: 127], skipping . . .

KindleTool output:
env: can't execute '/mnt/us/extensions/MRInstaller/bin/K5/kindletool': No such file or directory
I checked, and the K5/kindletool app *does* exist. Maybe the mount point path has changed for internal storage on the latest Signature device? I would appreciate any help/advice anyone can provide. Thanks.
hanginwithdaddo is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ISSUE: There is a problem with this Windows Installer package Eggplantus Calibre 5 04-14-2013 09:40 AM
0.8.4 new installer too slow JSWolf Calibre 6 06-04-2011 11:29 AM
Changes to Installer??? kgn Calibre 29 01-23-2011 10:40 AM
Invalid Windows Installer Package (7.4) Sydney's Mom Calibre 4 01-15-2011 01:28 PM
iLiad So ... any chance for an installer-package for FBReader 10? X. Trapnel iRex Developer's Corner 3 06-04-2009 08:32 PM


All times are GMT -4. The time now is 08:30 AM.


MobileRead.com is a privately owned, operated and funded community.