[Bug 731398] [NEW] [distro-info] TypeError: can't compare datetime.date to NoneType

Dave Walker davewalker at ubuntu.com
Tue Mar 8 15:43:28 UTC 2011


Public bug reported:

Binary package hint: ubuntu-dev-tools

dave at voodoo:~/devel/ubuntu$ distro-info --unsupported
Traceback (most recent call last):
  File "/usr/bin/distro-info", line 89, in <module>
    main()
  File "/usr/bin/distro-info", line 85, in main
    for distro in UbuntuDistroInfo().unsupported(date):
  File "/usr/lib/python2.7/dist-packages/ubuntutools/distro_info.py", line 112, in unsupported
    distros = [x["series"] for x in self._avail(date)
  File "/usr/lib/python2.7/dist-packages/ubuntutools/distro_info.py", line 80, in _avail
    return [x for x in self._rows if date >= x["created"]]
TypeError: can't compare datetime.date to NoneType
dave at voodoo:~/devel/ubuntu$ 


ubuntu-dev-tools:
  Installed: 0.119
  Candidate: 0.119

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.
https://bugs.launchpad.net/bugs/731398

Title:
  [distro-info] TypeError: can't compare datetime.date to NoneType




More information about the universe-bugs mailing list