control: reassign -1 python3-apt > Traceback (most recent call last): > File "/usr/bin/reportbug", line 44, in <module> > from reportbug import utils > File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 108, in > <module> > _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 214, in open > self._cache = apt_pkg.Cache(progress) > SystemError: <class 'apt_pkg.Cache'> returned a result with an error set
the crash happens within the apt module, by just instantiating the Cache class, reassigning -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi Twitter: https://twitter.com/sandrotosi