← Back to team overview

desktop-packages team mailing list archive

[Bug 1430168] [NEW] HookError_source_linux

 

Public bug reported:

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)

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 vivid

-- 
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:
  New

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


Follow ups

References