Inbox has trouble filling

Bug #369939 reported by coffbr01
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Update Server
Fix Committed
Undecided
coffbr01

Bug Description

Good news: clients connect and gui works. Bad news, there's something wrong with the inbox. We're close, people. Nice work this week. I believe we've had this one before, so it shouldn't be too hard to track down in class today. Here's the error:

S'yelp'
p5875
sba.
/home/coffbr01/devel/uusDBHelper.py:384: Warning: Data truncated for column 'maintainer' at row 1
  self.cursor.execute("insert into package %s values %s"%(columns, values))
/home/coffbr01/devel/uusDBHelper.py:384: Warning: Data truncated for column 'recommends' at row 1
  self.cursor.execute("insert into package %s values %s"%(columns, values))
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "UbuntuUpdateServer.py", line 516, in run
    response = self.theServer.commandHandler(data)
  File "UbuntuUpdateServer.py", line 102, in commandHandler
    result = self.getAvailableUpdates()
  File "UbuntuUpdateServer.py", line 235, in getAvailableUpdates
    for package in aClient.getUpdatablePackageList():
TypeError: 'NoneType' object is not iterable

Revision history for this message
coffbr01 (coffbr01) wrote :
Changed in luther-ubuntu-update-server:
assignee: nobody → coffbr01 (coffbr01)
coffbr01 (coffbr01)
Changed in luther-ubuntu-update-server:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.