Code review comment for lp://qastaging/~laney/ubuntu-release-upgrader/testfix

Revision history for this message
Julian Andres Klode (juliank) wrote :

LGTM.

I was thinking about making this more generic, but this requires a few tricks, but should fully isolate the rootdir, possibly by adding an argument to apt.Cache, like:

apt.Cache(..., config={})

to start a cache with an empty config. Needs changes in python-apt, update-manager, and ubuntu-release-upgrader, but should make things nice. What do you think?

review: Approve

« Back to merge proposal