View Single Post
Old 09-29-2018, 06:49 AM   #2962
CH23
Bottom Text
CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.CH23 ought to be getting tired of karma fortunes by now.
 
Posts: 146
Karma: 332882
Join Date: Nov 2016
Device: Kobo Clara HD, Kobo Glo HD
I'm trying to do an OTA update on my Clara HD, but it keeps failing.

I use the ota.koreader.rocks/ development server/channel

As such, I tried to update, and when it failed, the ota/ directory contained the following(I used wget to add the targz):
Code:
[root@(none) ota]# ls -lah
total 492532
drwxr-xr-x    2 root     root        4.0K Sep 29 10:42 .
drwxr-xr-x   24 root     root        4.0K Sep 29 10:31 ..
-rwxr-xr-x    1 root     root       31.9M Sep 29 10:41 koreader-kobo-arm-kobo-linux-gnueabihf-v2015.11-1857-ga6df153_2018-09-24.targz
-rwxr-xr-x    1 root     root      376.3K Sep 29 10:42 koreader-kobo-latest-nightly.zsync
-rwxr-xr-x    1 root     root      448.7M Sep 29 10:43 koreader.installed.tar
-rwxr-xr-x    1 root     root       37.1K Jul 17 06:12 package.index
I then tried executing the below:

Code:
[root@(none) koreader]# ./zsync -i ota/koreader.installed.tar -o ota/koreader.updated.tar -u ota/ ota/koreader-kobo-latest-nightly.zsync
#################### 100.0% 3707.7 kBps DONE     

Done reading ota/koreader.installed.tar. 78.2% of target obtained.      
failed to retrieve from ota/koreader-kobo-arm-kobo-linux-gnueabihf-v2015.11-1857-ga6df153_2018-09-24.targz
Not all of the required data could be downloaded, and the remaining data could not be retrieved from any of the download URLs. Incomplete transfer left in ota/koreader.updated.tar.part.
(If this is the download filename with .part appended, zsync will automatically pick this up and reuse the data it has already done if you retry in this dir.)
I believe that i'm currently on build 2015.11-1782-g4646721_2018-07-16 (this is what koreader reports)

EDIT: I should really check github more often. https://github.com/koreader/koreader/issues/4242

Last edited by CH23; 09-29-2018 at 06:53 AM.
CH23 is offline   Reply With Quote