An end-to-end test of the fix revealed a new error, with the following
traceback (while requesting subscriptions to reinstall purchased
software):

Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/share/software-center/softwarecenter/backend/restfulclient.py", 
line 99, in run
    self._wait_for_commands()
  File "/usr/share/software-center/softwarecenter/backend/restfulclient.py", 
line 128, in _wait_for_commands
    result_callback(res)
  File "/usr/share/software-center/softwarecenter/backend/restfulclient.py", 
line 188, in _thread_available_for_me_done
    self._available_for_me = restful_collection_to_real_python(result)
  File "/usr/share/software-center/softwarecenter/backend/restfulclient.py", 
line 64, in restful_collection_to_real_python
    setattr(o, attr, getattr(entry, attr))
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 
643, in __getattr__
    return super(Entry, self).__getattr__(name)
  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py", line 
308, in __getattr__
    % (self.__class__.__name__, attr))
AttributeError: 'Entry' object has no attribute 'http_etag'

Working on a fix currently, please hold tight.

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

Title:
  Cannot reinstall previously purchased items from market in 11.04

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to