[distro-info] TypeError: can't compare datetime.date to NoneType
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: ubuntu-dev-tools
dave@voodoo:
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
for distro in UbuntuDistroInf
File "/usr/lib/
distros = [x["series"] for x in self._avail(date)
File "/usr/lib/
return [x for x in self._rows if date >= x["created"]]
TypeError: can't compare datetime.date to NoneType
dave@voodoo:
ubuntu-dev-tools:
Installed: 0.119
Candidate: 0.119
Fix committed in revision 1046.