View Issue Details

IDProjectCategoryView StatusLast Update
0006414Kali LinuxTool Upgrade Requestpublic2020-06-09 12:33
Reportercoktile Assigned Tosbrun  
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0006414: apt_pkg.Error: E:The package python-openssl needs to be reinstalled, but I can't find an archive for it.
Description

Traceback (most recent call last):
File "/usr/bin/debtags", line 700, in <module>
main()
File "/usr/bin/debtags", line 694, in main
sys.exit(action.main(args))
File "/usr/bin/debtags", line 632, in main
for pkg, tags in self.tags_from_apt():
File "/usr/bin/debtags", line 256, in tags_from_apt
cache = self.apt_cache
File "/usr/bin/debtags", line 241, in apt_cache
res = self._apt_cache = apt.Cache()
File "/usr/lib/python3/dist-packages/apt/cache.py", line 152, in init
self.open(progress)
File "/usr/lib/python3/dist-packages/apt/cache.py", line 215, in open
self._depcache = apt_pkg.DepCache(self._cache)
apt_pkg.Error: E:The package python-openssl needs to be reinstalled, but I can't find an archive for it.
Reading package lists... Done

Relationships

has duplicate 0006431 closedsbrun apt_pkg.Error: E:The package python-openssl needs to be reinstalled, but I can't find an archive for it. 

Activities

sbrun

sbrun

2020-06-03 07:11

manager   ~0012860

The package python-openssl has been removed because of Python 2 EOL and
I don't know why "the package python-openssl needs to be reinstalled".

Please update your system. If you still have the issue, please provide details: what did you want to do? what command did you run?
What is the version of python3-apt?

sbrun

sbrun

2020-06-09 12:33

manager   ~0012903

This bug report is not actionable. Please read https://kali.training/chapter-6/filing-a-good-bug-report/ first. We expect you to provide a much more detailed bug report.

Once you have done the necessary research (possibly with the help of the community on https://forums.kali.org or on IRC #kali-linux on irc.freenode.net), feel free to re-open this bug with more information or to open a new report.

Issue History

Date Modified Username Field Change
2020-05-29 21:46 coktile New Issue
2020-05-29 21:46 coktile Status new => assigned
2020-05-29 21:46 coktile Assigned To => sbrun
2020-06-03 07:11 sbrun Status assigned => feedback
2020-06-03 07:11 sbrun Note Added: 0012860
2020-06-06 04:04 suktannaqi Issue cloned: 0006431
2020-06-09 12:29 sbrun Relationship added has duplicate 0006431
2020-06-09 12:33 sbrun Status feedback => closed
2020-06-09 12:33 sbrun Resolution open => unable to reproduce
2020-06-09 12:33 sbrun Note Added: 0012903
2021-05-31 13:37 rhertzog Category Tool Upgrade => Tool Upgrade Request