@juliank Well, I have to agree in this particular case. If the package
archive was available u-u could try to fix it by even calling dpkg to
reinstall it, but the archive was not available.

At least u-u logs this error and includes it in the email now and only
after that it raises it again for apport to get it reported.

The error has also been reported with piper broken, maybe there was an
issue running the maintainer scripts which calls py3compile:

#!/bin/sh                                                                       
                                                                                
              
set -e

# Automatically added by dh_python3:                                            
                                                                                
              
if which py3compile >/dev/null 2>&1; then
        py3compile -p piper
fi
if which pypy3compile >/dev/null 2>&1; then
        pypy3compile -p piper  || true
fi

# End automatically added section


** Tags removed: rls-ff-incoming

** Changed in: unattended-upgrades (Ubuntu)
       Status: New => Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871145

Title:
  apt.Cache.clear() -> apt.Cache._depcache.init() raises Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1871145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to