Actions
Issue #1774
closedE: Error in /sdcard/0/replication-4.2-i9300.zip (Status 7)
Status:
Closed
Priority:
High
Assignee:
Category:
Website and wiki content
Target version:
Start date:
11/12/2016
Due date:
% Done:
100%
Estimated time:
Resolution:
Device:
Galaxy S 3 (I9300)
Grant:
Type of work:
Description
Following i9300 instructions with files installed using the internal storage, it fails right after 6. Confirm the installation and the Galaxy S3 GT-i9300 shows the following screen:
CWM-based Recovery v6.0.3.6 -- Installing: /sdcard/0/replication-4.2-i9300.zip Finding update package... Opening update package... Installing update... set_perm: some changes failed E: Error in /sdcard/0/replication-4.2-i9300.zip (Status 7) Installation aborted
Updated by Loic Dachary almost 8 years ago
Switching to Using ADB sideload with
adb sideload replicant-4.2-i9300.zip
successfully uploads the file and then fails with
Sideload started... Now send the package you want to apply to the device with "adb sideload <filename>" ... Restarting adbd... Finding update package... Opening update package... Installing update... symlink: some symlinks failed E: Error in /tmp/update.zip (Status 7) Installation aborted.
Updated by Loic Dachary almost 8 years ago
After rebooting and trying Using ADB sideload again, it successfully installs the update. It looks like the failure was because of some leftovers from the first attempt to use the internal storage.
Updated by Loic Dachary almost 8 years ago
- Status changed from New to Closed
- Assignee set to Loic Dachary
- % Done changed from 0 to 100
And after a reboot the replicant installation works as expected.
Updated by Denis 'GNUtoo' Carikli over 6 years ago
- Category changed from 171 to Website and wiki content
Actions