You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
I've been trying to use the script to install the tools and I keep getting the following error:
"Reading package lists...
Error with package armitage: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Trying to ignore this...
Traceback (most recent call last):
File "/usr/local/bin/katoolin3", line 714, in install
self._cache[pkg].mark_install()
File "/usr/lib/python3/dist-packages/apt/package.py", line 1556, in mark_install
fixer.resolve(True)
apt_pkg.Error: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/katoolin3", line 1166, in
main()
File "/usr/local/bin/katoolin3", line 1099, in main
choice()
File "/usr/local/bin/katoolin3", line 1034, in view_categories
view_packages(choice)
File "/usr/local/bin/katoolin3", line 1003, in view_packages
method(choices)
File "/usr/local/bin/katoolin3", line 723, in install
self._cache[pkg].mark_delete()
File "/usr/lib/python3/dist-packages/apt/package.py", line 1531, in mark_delete
fix.resolve()
apt_pkg.Error: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
"
Do you have any idea of if his can be fixed?
The text was updated successfully, but these errors were encountered:
Hi! Nice work!
I've been trying to use the script to install the tools and I keep getting the following error:
"Reading package lists...
Error with package armitage: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Trying to ignore this...
Traceback (most recent call last):
File "/usr/local/bin/katoolin3", line 714, in install
self._cache[pkg].mark_install()
File "/usr/lib/python3/dist-packages/apt/package.py", line 1556, in mark_install
fixer.resolve(True)
apt_pkg.Error: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/katoolin3", line 1166, in
main()
File "/usr/local/bin/katoolin3", line 1099, in main
choice()
File "/usr/local/bin/katoolin3", line 1034, in view_categories
view_packages(choice)
File "/usr/local/bin/katoolin3", line 1003, in view_packages
method(choices)
File "/usr/local/bin/katoolin3", line 723, in install
self._cache[pkg].mark_delete()
File "/usr/lib/python3/dist-packages/apt/package.py", line 1531, in mark_delete
fix.resolve()
apt_pkg.Error: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
"
Do you have any idea of if his can be fixed?
The text was updated successfully, but these errors were encountered: