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

[ 10:35AM 10113 ]  [ bdmurray@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@impulse:/tmp ]
 $ PYTHONPATH=$PYTHONPATH:/usr/lib/python3/dist-packages/ 
./ubuntu-support-status

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1503979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to