← Back to team overview

desktop-packages team mailing list archive

[Bug 1430168] Re: HookError_source_linux

 

This bug was fixed in the package apport - 2.16.2-0ubuntu3

---------------
apport (2.16.2-0ubuntu3) vivid; urgency=medium

  * package-hooks/source_linux.py: Don't check BootDmesg for staging drivers
    anymore since it is no longer included in the crash report. (LP: #1430168)
 -- Brian Murray <brian@xxxxxxxxxx>   Wed, 11 Mar 2015 12:57:05 -0700

** Changed in: apport (Ubuntu)
       Status: In Progress => Fix Released

-- 
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/1430168

Title:
  HookError_source_linux

Status in apport package in Ubuntu:
  Fix Released

Bug description:
  Found that error while reporting lp:1430164

  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/package-hooks/source_linux.py", line 52, in add_info
      staging_drivers = re.findall("(\w+): module is from the staging directory", report['BootDmesg'])
    File "/usr/lib/python3.4/collections/__init__.py", line 908, in __getitem__
      raise KeyError(key)
  KeyError: 'BootDmesg'

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apport 2.16.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
  Uname: Linux 3.19.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.16.2-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Tue Mar 10 08:03:15 2015
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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


References