Comment 9 for bug 1503979

Revision history for this message
Dimitri Papadopoulos (dimitri-papadopoulos) wrote :

$ PYTHONPATH=$PYTHONPATH:/usr/lib/python3/dist-packages/ ~/ubuntu-support-status
Traceback (most recent call last):
  File "/home/dp165978/ubuntu-support-status", line 120, in <module>
    (still_supported, support_str) = get_maintenance_status(cache, pkg.name, support_tag)
  File "/home/dp165978/ubuntu-support-status", line 41, in get_maintenance_status
    raise Exception("No date tag found for %s" % releasef)
Exception: No date tag found for None
$