Update of python-apt

Bug #518564 reported by _r1_
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LiveCreator
Confirmed
Medium
_r1_

Bug Description

Python-apt has changed. Result on a simple launch :
$ sudo ./livecreator.py
Traceback (most recent call last):
  File "./live-creator/livecreator_qt/pkgset/pkgsettabs/upstreampkgtab.py", line 428, in sort
    self.list.sort(comparator)
  File "./live-creator/livecreator_qt/pkgset/pkgsettabs/upstreampkgtab.py", line 450, in comparator
    result = cmp(len(package1.neededBy), len(package2.neededBy))
AttributeError: 'Package' object has no attribute 'neededBy'
Traceback (most recent call last):
  File "./live-creator/livecreator_qt/pkgset/pkgsettabs/upstreampkgtab.py", line 428, in sort
    self.list.sort(comparator)
  File "./live-creator/livecreator_qt/pkgset/pkgsettabs/upstreampkgtab.py", line 450, in comparator
    result = cmp(len(package1.neededBy), len(package2.neededBy))
AttributeError: 'Package' object has no attribute 'neededBy'

_r1_ (elegall)
Changed in live-creator:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → _r1_ (erwan-le-gall-2005)
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.