touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #126433
[Bug 1503979] Re: ubuntu-support-status throws exeption No date tag found (regression)
I can confirm that Vivid is still affected.
$ apt-cache policy python-apt
python-apt:
Telepítve: 0.9.3.11build1
Jelölt: 0.9.3.11build1
Verziótáblázat:
*** 0.9.3.11build1 0
500 http://ubuntu.mirror.lrz.de/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status
$ ubuntu-support-status
Traceback (most recent call last):
File "/usr/bin/ubuntu-support-status", line 135, in <module>
pkg.name, support_tag)
File "/usr/bin/ubuntu-support-status", line 51, in get_maintenance_status
raise Exception("No date tag found")
Exception: No date tag found
--
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