Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Support for Debian buster #38

@fmmarques

Description

@fmmarques

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions