This bug was fixed in the package python-apt - 1.1.0~beta1 --------------- python-apt (1.1.0~beta1) unstable; urgency=medium
* Upload to unstable [ Michael Vogt ] * Do not show pulse progress when the output is not a tty * Fix build-dependencies parsing from debian/control * Print the failed function name in PyPkgManager::res() [ Julian Andres Klode ] * test_paths.py: Catch the IndexRecords warning * Release 1.0.1 * changelog: Fix up the uploader name and close Barry's bug * doc: tutorials: contribution: Rewrite for git and other changes (Closes: #802084) * Build with cleaner headers * Use pkgCache::Version::No instead of pkgCache::Version::None * apt.utils: Support parsing InRelease files (LP: #1503979) Thanks to Brian Murray <br...@ubuntu.com> for the initial patch. * apt.utils: Open the release files using a 'with' statement [ Jakub Wilk ] * apt/debfile.py: Fix typo * apt/debfile.py: Fix typo [ Martin Pitt ] * ./data/templates/Ubuntu.info.in: Add Xenial template. * doc/source/examples/apt-cdrom.py: Fix PEP-8 errors. -- Julian Andres Klode <j...@debian.org> Thu, 26 Nov 2015 17:32:28 +0100 ** Changed in: python-apt (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu. https://bugs.launchpad.net/bugs/1503979 Title: ubuntu-support-status throws exeption No date tag found (regression) Status in python-apt package in Ubuntu: Fix Released Status in python-apt source package in Trusty: Fix Committed Status in python-apt source package in Wily: Fix Committed Bug description: Test Case --------- 1) Run ubuntu-support-status and observe a crash 2) Install python3-apt from the -proposed repository 3) Run ubuntu-support-status and see your status Description: Ubuntu 14.04.3 LTS Release: 14.04 update-manager-core: 1:0.196.14 Since the last update ubuntu-support-status throws Traceback (most recent call last): File "/usr/bin/ubuntu-support-status", line 133, in <module> pkg.name, support_tag) File "/usr/bin/ubuntu-support-status", line 49, in get_maintenance_status raise Exception("No date tag found") Exception: No date tag found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1503979/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp