Apport shows warning or errors

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

Bug Description

Binary package hint: apport

When using ubuntu-bug $PACKAGE i get output, not sure if it is an error warning or just output

Steps to reproduce:
1 run ubuntu-bug $PACKAGE
2. You will see the output

What happens:
ubuntu-bug shows a lot of output during filing a bug

What i expect to happen:
when filing a bug report Apport should not print out this much in the terminal

Here is the output that i am getting:

gnomefreak@Development:~$ ubuntu-bug apport
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:40: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
  from gtk import _gtk
ImportError: No module named gi
/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', [])]
gnomefreak@Development:~$

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apport 1.13.4-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-1.1-generic 2.6.35-rc1
Uname: Linux 2.6.35-1-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Jun 9 08:58:24 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: apport

Revision history for this message
John Vivirito (gnomefreak) wrote :
Revision history for this message
Micah Gersten (micahg) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 591695, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

Changed in apport (Ubuntu):
status: New → Confirmed
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.