This bug was fixed in the package python-apt - 0.9.3.5ubuntu2 --------------- python-apt (0.9.3.5ubuntu2) trusty-proposed; urgency=medium
* Do not only look at Release files, but look at InRelease files as well. Change the code to open Release and InRelease files with apt_pkg.open_maybe_clear_signed_file() which will ignore the signature if it exists. (LP: #1503979) * tests/test_auth.py: update for gnupg 1.4.18 (Closes: #755342) -- Brian Murray <br...@ubuntu.com> Wed, 02 Dec 2015 10:51:58 -0800 ** Changed in: python-apt (Ubuntu Trusty) Status: Fix Committed => 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 Released Status in python-apt source package in Wily: Fix Released 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