[Bug 1306065] Re: main.log doesn't always report right version of python-apt
Launchpad Bug Tracker
1306065 at bugs.launchpad.net
Mon Feb 1 09:55:53 UTC 2016
This bug was fixed in the package ubuntu-release-upgrader - 1:16.04.4
---------------
ubuntu-release-upgrader (1:16.04.4) xenial; urgency=medium
* DistUpgrade/DistUpgradeMain.py: check the apt cache to see what version of
apt is installed rather than using the apt VERSION string. (LP: #1306065)
* test/test_sources_list.py: resolve test failures.
* DistUpgrade/DistUpgradeCache.py: log packages which will be downgraded.
* DistUpgrade/DistUpgradeNonInteractive.py: Ensure output when using
is not garbled as single bytestream escaped characters. Thanks to
Christopher Lee for the patch. (LP: #1538880)
-- Brian Murray <brian at ubuntu.com> Thu, 28 Jan 2016 15:39:09 -0800
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1306065
Title:
main.log doesn't always report right version of python-apt
Status in ubuntu-release-upgrader package in Ubuntu:
Fix Released
Bug description:
This may actually be a bug with python-apt or apt but I noticed this
when verifying bug 1286161.
"Strangely looking at main.log it shows the wrong version of apt being
used but installed packages in the apt-clone file shows the correct
version. Testing what the release upgrader uses exhibits the same
behaviour."
Setting up apt (0.9.9.1~ubuntu3.1) ...
gpg: key 437D05B5: "Ubuntu Archive Automatic Signing Key <ftpmaster at ubuntu.com>" not changed
gpg: key FBB75451: "Ubuntu CD Image Automatic Signing Key <cdimage at ubuntu.com>" not changed
gpg: key C0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster at ubuntu.com>" not changed
gpg: key EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <cdimage at ubuntu.com>" not changed
gpg: Total number processed: 4
gpg: unchanged: 4
(saucy-amd64)root at impulse:/home/bdmurray# python -c 'import apt; print apt.apt_pkg.VERSION'
0.9.9.1~ubuntu1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1306065/+subscriptions
More information about the foundations-bugs
mailing list