I am getting this problem with upgrading
─# apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libgjs0g : Depends: libmozjs-115-0 (>= 115.7.0)
libtag1v5 : Depends: libtag1v5-vanilla (= 1.13.1-1+b1) but 1.13.1-1 is installed
libtag1v5:i386 : Depends: libtag1v5-vanilla:i386 (= 1.13.1-1+b1) but 1.13.1-1 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
The system was forced to shutdown sometime ago which caused this issue.
I have tried installing libgjs0g
└─# apt install libgjs0g
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
gjs : Depends: libgjs0g (= 1.79.3-1) but 1.80.2-1 is to be installed
libgjs0g : Depends: libglib2.0-0t64 (>= 2.77.0) but it is not going to be installed
Depends: libmozjs-115-0t64 (>= 115.9.0) but it is not going to be installed
Depends: libreadline8t64 (>= 6.0) but it is not going to be installed
libtag1v5 : Depends: libtag1v5-vanilla (= 1.13.1-1+b1) but 1.13.1-1 is to be installed
libtag1v5-vanilla : Breaks: libtag1v5-vanilla:i386 (!= 1.13.1-1) but 1.13.1-1+b1 is to be installed
libtag1v5-vanilla:i386 : Breaks: libtag1v5-vanilla (!= 1.13.1-1+b1) but 1.13.1-1 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I have tried Linux Debian – unmet dependencies
I get the same result
New contributor
DankPranav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.