Issue #1826
closedcannot find zipfile directory
0%
Description
Hello,
when trying to download the replicant 4.2 sources according to https://redmine.replicant.us/projects/replicant/wiki/ReplicantSourceCode#DownloadingUpdating-the-source-code I launched
vendor/replicant/get-prebuilts
and got the following output:
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4672k 100 4672k 0 0 1699k 0 0:00:02 0:00:02 --:--:-- 1699k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 229 100 229 0 0 458 0 --:--:-- --:--:-- --:--:-- 459 Archive: vendor/replicant/prebuilt/common/apps/TerminalEmulator.apk End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of vendor/replicant/prebuilt/common/apps/TerminalEmulator.apk or vendor/replicant/prebuilt/common/apps/TerminalEmulator.apk.zip, and cannot find vendor/replicant/prebuilt/common/apps/TerminalEmulator.apk.ZIP, period.
and indeed, here is the content of vendor/replicant/prebuilt/common/apps/ directory:
$ ls vendor/replicant/prebuilt/common/apps/ FDroid.apk TerminalEmulator.apk
Is it possible the wiki is documented for replicant 6 and failed for replicant 4.2?
Do you know what
Updated by Fil Lupin about 7 years ago
To be clear, this issue occured when downloading prebuilt.
Updated by Fil Lupin about 7 years ago
Up in case anyone is around and can help.
This ticket would be more clear if renamed to "prebuild can not be downloaded" I think.
Updated by Wolfgang Wiedmeyer about 7 years ago
- Assignee set to Paul Kocialkowski
Updated by Fil Lupin about 7 years ago
Currently, it seems there is no way to build replicant 4.2 anymore, am I correct?
Ifthere is any other mean to achieve it, please let me know.
Updated by Fil Lupin almost 7 years ago
Is the any way to solve this, or did I miss something?
I precise that I already built replicant several 3 times (2 times for v4.2 and 1 for v6) and install it 2 times so it already worked.
Updated by Kurtis Hanna almost 7 years ago
Sounds like Denis just added the APK https://redmine.replicant.us/issues/1848#note-1
Updated by Fil Lupin over 6 years ago
Kurtis Hanna wrote:
Sounds like Denis just added the APK https://redmine.replicant.us/issues/1848#note-1
Indeed, after several months, I get back to this issue and it was trivial. Solution is to modify the URI for TerminalEmulator line 12 as following : https://f-droid.org/repo/jackpal.androidterm_72.apk (formerly 71).
This issue is solved.
Updated by Denis 'GNUtoo' Carikli over 5 years ago
- Assignee changed from Paul Kocialkowski to Denis 'GNUtoo' Carikli
- Target version changed from Replicant 4.2 to Replicant 6.0 0004
Updated by Denis 'GNUtoo' Carikli over 5 years ago
- Target version changed from Replicant 6.0 0004 to Replicant 4.2
Updated by Kurtis Hanna about 5 years ago
- Status changed from New to Closed
This issue has been closed because Replicant 4.2 is no longer supported or maintained.