The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Sileo Errors"
m (grammar fix) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
Here are explanations for them and how to fix the problems! |
Here are explanations for them and how to fix the problems! |
||
+ | |||
+ | == Depends "cy+cpu.arm64” == |
||
+ | |||
+ | '''Depends "cy+cpu.arm64”''' |
||
+ | |||
+ | Navigate to var/lib/dpkg directory and open status file with a text editor on filza then scroll down until you see cy+cpu.arm and rename it to cy+cpu.arm64 |
||
== dpkg interrupted == |
== dpkg interrupted == |
||
Line 8: | Line 14: | ||
'''dpkg interrupted''' |
'''dpkg interrupted''' |
||
− | Reboot and jailbreak again |
+ | Reboot and jailbreak again or run dpkg --configure -a in a terminal |
== Duplicate Packix repo == |
== Duplicate Packix repo == |
||
Line 14: | Line 20: | ||
'''Duplicate Packix repo''' |
'''Duplicate Packix repo''' |
||
− | + | Packix repo is part of the default repos, delete repo.packix.com and keep repo.packix.com/ |
|
You can do it from Sileo or navigate to etc/apt/sources.list.d/sileo.sources and delete repo.packix.com and keep repo.packix.com/ |
You can do it from Sileo or navigate to etc/apt/sources.list.d/sileo.sources and delete repo.packix.com and keep repo.packix.com/ |
||
Line 27: | Line 33: | ||
'''Error Failed with status 0''' |
'''Error Failed with status 0''' |
||
− | Install the |
+ | Install the dependency first |
− | == Error Failed with status 401 or 403 or 503 or 404 == |
+ | == Error Failed with status 401 or 403 or 500 or 503 or 404 == |
− | '''Error Failed with status 401 or 403 or 503 or 404''' |
+ | '''Error Failed with status 401 or 403 or 500 or 503 or 404''' |
The repo that is hosting the package is offline, wait till is online again |
The repo that is hosting the package is offline, wait till is online again |
||
Line 41: | Line 47: | ||
Close Sileo from appswitcher, open again Sileo and refresh sources from sources tab. |
Close Sileo from appswitcher, open again Sileo and refresh sources from sources tab. |
||
− | == |
+ | == Sileo needs root access , please install it from SSH" error == |
− | ''' |
+ | '''Sileo needs root access , please install it from SSH" error''' |
Reinstall Sileo from Filza or over SSH |
Reinstall Sileo from Filza or over SSH |
||
+ | |||
+ | == Sileo red error "E: dpkg was interrupted" == |
||
+ | |||
+ | '''Sileo red error "E: dpkg was interrupted"''' |
||
+ | |||
+ | Run dpkg --configure -a in terminal or with SSH. |
||
== Sileo red error "E: Unable to fetch some archives" == |
== Sileo red error "E: Unable to fetch some archives" == |
||
Line 75: | Line 87: | ||
'''Untrusted package"''' |
'''Untrusted package"''' |
||
− | The repo is not |
+ | The repo is not updated for Sileo. |
[[Category:Errors]] |
[[Category:Errors]] |
Latest revision as of 10:40, 5 October 2021
Sileo includes many error messages that might not be easy to understand at first, including error messages that come directly from Debian APT.
Here are explanations for them and how to fix the problems!
Contents
- 1 Depends "cy+cpu.arm64”
- 2 dpkg interrupted
- 3 Duplicate Packix repo
- 4 error 403 JunesIphone repo/packages
- 5 Error Failed with status 0
- 6 Error Failed with status 401 or 403 or 500 or 503 or 404
- 7 Expected size xxx, got xxx instead
- 8 Sileo needs root access , please install it from SSH" error
- 9 Sileo red error "E: dpkg was interrupted"
- 10 Sileo red error "E: Unable to fetch some archives"
- 11 Sileo red error "name of a package" depends "name of the dependency package"
- 12 Target Packages (Packages) is configured multiple times in...
- 13 trying to overwrite [file], which is also in package [package]
- 14 Untrusted package
Depends "cy+cpu.arm64”
Depends "cy+cpu.arm64”
Navigate to var/lib/dpkg directory and open status file with a text editor on filza then scroll down until you see cy+cpu.arm and rename it to cy+cpu.arm64
dpkg interrupted
dpkg interrupted
Reboot and jailbreak again or run dpkg --configure -a in a terminal
Duplicate Packix repo
Duplicate Packix repo
Packix repo is part of the default repos, delete repo.packix.com and keep repo.packix.com/ You can do it from Sileo or navigate to etc/apt/sources.list.d/sileo.sources and delete repo.packix.com and keep repo.packix.com/
error 403 JunesIphone repo/packages
error 403 JunesIphone repo/packages
You need to login in the repo
Error Failed with status 0
Error Failed with status 0
Install the dependency first
Error Failed with status 401 or 403 or 500 or 503 or 404
Error Failed with status 401 or 403 or 500 or 503 or 404
The repo that is hosting the package is offline, wait till is online again
Expected size xxx, got xxx instead
Expected size xxx, got xxx instead
Close Sileo from appswitcher, open again Sileo and refresh sources from sources tab.
Sileo needs root access , please install it from SSH" error
Sileo needs root access , please install it from SSH" error
Reinstall Sileo from Filza or over SSH
Sileo red error "E: dpkg was interrupted"
Sileo red error "E: dpkg was interrupted"
Run dpkg --configure -a in terminal or with SSH.
Sileo red error "E: Unable to fetch some archives"
Sileo red error "E: Unable to fetch some archives"
Run apt-get update in terminal or with SSH.
Sileo red error "name of a package" depends "name of the dependency package"
Sileo red error "name of a package" depends "name of the dependency package"
Install the dependency package
Target Packages (Packages) is configured multiple times in...
Target Packages (Packages) is configured multiple times in...
You have a duplicate repo, follow the path and remove the duplicate repo.
trying to overwrite [file], which is also in package [package]
trying to overwrite [file], which is also in package [package]
You are trying to install a new package that contains the same filenames as a package you already have installed, so you cannot install this new package. You can usually avoid this problem by avoiding (or uninstalling) illegally copied versions of packages.
Untrusted package
Untrusted package"
The repo is not updated for Sileo.