AttributeError: 'DscSrcPackage' object has no attribute '_need_pkgs'

Bug #613756 reported by Michael Bienia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-apt (Ubuntu)
Fix Released
Medium
Michael Vogt

Bug Description

Binary package hint: gdebi

I use gdebi in /usr/lib/pbuilder/pbuilder-satisfydepends-gdebi and it started to crash after the update of gdebi to 0.6.2:

Traceback (most recent call last):
  File "/usr/bin/gdebi", line 83, in <module>
    if not debi.open(args[0]):
  File "/usr/lib/python2.6/dist-packages/GDebi/GDebiCli.py", line 86, in open
    if not self._deb.check():
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 652, in check
    return self._satisfy_depends(self.depends)
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 454, in _satisfy_depends
    if not self._satisfy_or_group(or_group):
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 153, in _satisfy_or_group
    self._need_pkgs.append(depname)
AttributeError: 'DscSrcPackage' object has no attribute '_need_pkgs'

Michael Bienia (geser)
affects: gdebi (Ubuntu) → python-apt (Ubuntu)
Michael Vogt (mvo)
Changed in python-apt (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Michael Vogt (mvo)
Michael Vogt (mvo)
Changed in python-apt (Ubuntu):
status: Confirmed → Fix Committed
Michael Vogt (mvo)
Changed in python-apt (Ubuntu):
status: Fix Committed → Fix Released
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.