check-new-release sometimes crashes in python-apt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-release-upgrader (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
The Ubuntu Error Tracker has many a crash report about check-new-release (a symlink to do-release-upgrade -q) and a failure of python-apt to open a file in /var/lib/apt/lists/ e.g.:
Traceback (most recent call last):
File "/usr/lib/
useProposed
File "/usr/lib/
cache = apt.Cache()
File "/usr/lib/
self.
File "/usr/lib/
self._records = apt_pkg.
SystemError: E:Could not open file /var/lib/
Here are some error buckets about this:
https:/
https:/
I tried just removing list files and that did not cause the problem. Maybe it happens when an update of the lists is occurring and check-new-release is called?
tags: | added: trusty vivid wily |
Changed in ubuntu-release-upgrader (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: rls-x-incoming |
tags: |
added: rls-x-notfixing removed: rls-x-incoming |
It completely freezes my ubuntu box.