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

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

Bug Description

Binary package hint: python-apt

python-apt 0.7.96.1ubuntu5 from maverick. Again a crash from gdebi when use in pbuilder-satisfydepends-gdebi:

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 649, in check
    if not self.check_conflicts():
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 294, in check_conflicts
    if self._check_conflicts_or_group(or_group):
  File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 223, in _check_conflicts_or_group
    return bool(self._installed_conflicts)
AttributeError: 'DscSrcPackage' object has no attribute '_installed_conflicts'

Michael Vogt (mvo)
Changed in python-apt (Ubuntu):
milestone: none → ubuntu-10.10-beta
importance: Undecided → Medium
status: New → Confirmed
Michael Vogt (mvo)
Changed in python-apt (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-apt - 0.7.96.1ubuntu6

---------------
python-apt (0.7.96.1ubuntu6) maverick; urgency=low

  * apt/debfile.py:
    - add missing init for _installed_conflicts (LP: #618597)
 -- Michael Vogt <email address hidden> Fri, 27 Aug 2010 11:18:13 +0200

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.