*** This bug is a duplicate of bug 1192899 ***
    https://bugs.launchpad.net/bugs/1192899

** This bug has been marked a duplicate of bug 1192899
   hookutils.py usage of startswith() assumes strings, but objects are bytes

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1202134

Title:
  ubuntu-bug hook .../general-hooks/ubuntu.py crashed

Status in “apport” package in Ubuntu:
  New

Bug description:
  $ ubuntu-bug upstart
  ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in 
_run_hook
      symb['add_info'](report, ui)
    File "/usr/share/apport/general-hooks/ubuntu.py", line 92, in add_info
      apport.hookutils.attach_conffiles(report, package, ui=ui)
    File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 135, in 
attach_conffiles
      if contents == '[deleted]' or contents.startswith('[inaccessible'):
  TypeError: startswith first arg must be bytes or a tuple of bytes, not str

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: apport 2.9.2-0ubuntu8.3
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic i686
  ApportLog:
   
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  Date: Wed Jul 17 11:40:17 2013
  EcryptfsInUse: Yes
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to raring on 2013-02-14 (152 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1202134/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to