[Bug 1503979] Re: ubuntu-support-status throws exeption No date tag found (regression)

Brian Murray brian at ubuntu.com
Tue Oct 13 17:37:12 UTC 2015


Ah, let's try setting the PYTHONPATH then e.g.:

[ 10:35AM 10113 ]  [ bdmurray at impulse:/tmp ]
 $ ./ubuntu-support-status
Traceback (most recent call last):
  File "./ubuntu-support-status", line 13, in <module>
    from UpdateManager.Core.utils import twrap
ImportError: No module named UpdateManager.Core.utils
[ 10:35AM 10114 ]  [ bdmurray at impulse:/tmp ]
 $ PYTHONPATH=$PYTHONPATH:/usr/lib/python3/dist-packages/ ./ubuntu-support-status

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1503979

Title:
  ubuntu-support-status throws exeption No date tag found (regression)

Status in update-manager package in Ubuntu:
  Incomplete

Bug description:
  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/update-manager/+bug/1503979/+subscriptions



More information about the foundations-bugs mailing list