deprecated typo in python script

Bug #589583 reported by dino99
This bug report is a duplicate of:  Bug #591695: ubuntu-bug uses deprecated attributes. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: apport

reporting bug with ubuntu-bug on maverick a1:

oem@dub:~$ ubuntu-bug update-manager
/usr/lib/python2.6/dist-packages/apport/packaging_impl.py:93: DeprecationWarning: Attribute 'CurrentVer' of the 'apt_pkg.Package' object is deprecated, use 'current_ver' instead.
  cur_ver = self._apt_pkg(package)._pkg.CurrentVer
/usr/lib/python2.6/dist-packages/apport/packaging_impl.py:97: DeprecationWarning: Attribute 'DependsList' of the 'apt_pkg.Version' object is deprecated, use 'depends_list' instead.
  return [d[0].TargetPkg.Name for d in cur_ver.DependsList.get('Depends', []) +
/usr/lib/python2.6/dist-packages/apport/packaging_impl.py:98: DeprecationWarning: Attribute 'DependsList' of the 'apt_pkg.Version' object is deprecated, use 'depends_list' instead.
  cur_ver.DependsList.get('PreDepends', [])]
/usr/lib/python2.6/dist-packages/apport/packaging_impl.py:98: DeprecationWarning: Attribute 'TargetPkg' of the 'apt_pkg.Dependency' object is deprecated, use 'target_pkg' instead.
  cur_ver.DependsList.get('PreDepends', [])]
/usr/lib/python2.6/dist-packages/apport/packaging_impl.py:98: DeprecationWarning: Attribute 'Name' of the 'apt_pkg.Package' object is deprecated, use 'name' instead.
  cur_ver.DependsList.get('PreDepends', [])]

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apport 1.13.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.34-4.11-generic-pae 2.6.34
Uname: Linux 2.6.34-4-generic-pae i686
NonfreeKernelModules: nvidia
ApportLog:

Architecture: i386
Date: Fri Jun 4 10:23:22 2010
PackageArchitecture: all
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: apport

Revision history for this message
dino99 (9d9) wrote :
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.