Describe the bug
Unable to repair system.
runCommandv(593): E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
[] runCommandv(593) completed with exit status 100
[] Unable to repair system
To Reproduce
Steps to reproduce the behavior
Rerun the Jailbreak
Same error

Device (please complete the following information):
Place an "x" between the brackets if true:
This happened to me too out of nowhere and the only way I could ever jailbreak again was to RestoreFS, which completely deleted all of my tweaks and sources so I had to download and configure them all from scratch again.
This happened to me, and unline @Victimized90 I didn't need to restore RootFS. You must either SSH into your phone or after the Unable to repair system popup shows up, if you have Filza open it and navigate to /usr/bin and open/execute the file named bash. Login with your root account password (default is alpine) and run dpkg --configure -a like the log is telling you to.
You dont even need to do all of that. The main culprit is the update (v1.0) of Xen HTML. After the error occurs tap the "View Log" button to be able to back out of unc0ver without having to restart your device and simply open cydia and then uninstall/downgrade Xen HTML or uninstall whatever tweak unc0ver says is causing the jailbreak error and then respring. Run unc0ver agian after your device restarts and it should complete successfully.
As the log says, run the dpkg command 🧐 (‘dpkg —configure -a’ ..no quotes) in terminal (as root). If you aren’t able to launch terminal (or ssh from outside), try jailbreaking again with most options toggled off (particularly load tweaks and/or reload demons).
Had a similar experience with one of my devices on 12.4 uncover when jailbreaking - manually carrying out the command took care of it nice and easy :)
Dpkg —configure -a it is that the program found debs or tweaks that weren’t configured correctly i use Linux and i needed to tan that command because an error in an update
This happened to me, and unline @Victimized90 I didn't need to restore RootFS. You must either SSH into your phone or after the Unable to repair system popup shows up, if you have Filza open it and navigate to /usr/bin and open/execute the file named bash. Login with your root account password (default is alpine) and run dpkg --configure -a like the log is telling you to.
Thank you for that...worked like a charm
Most helpful comment
This happened to me, and unline @Victimized90 I didn't need to restore RootFS. You must either SSH into your phone or after the Unable to repair system popup shows up, if you have Filza open it and navigate to /usr/bin and open/execute the file named bash. Login with your root account password (default is alpine) and run dpkg --configure -a like the log is telling you to.