dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #05155
[Bug 1233994] Re: hud apport hook fails with: File "/usr/share/apport/package-hooks/source_hud.py", line 4, in add_info NameError: global name 'apport' is not defined
This bug was fixed in the package hud - 13.10.1+13.10.20131024-0ubuntu1
---------------
hud (13.10.1+13.10.20131024-0ubuntu1) saucy; urgency=low
[ Pete Woods ]
* Fix the ref counting of application sources The application sources
are now entirely owned by the application-list's hash table.
[ Ted Gould ]
* Add apport dependencies to the package hook. (LP: #1233994)
* Don't show disabled items in search results. (LP: #1192646)
* Don't crash if we get asked about a window we don't know about,
return a null list. (LP: #1242339)
[ Ubuntu daily release ]
* Automatic snapshot from revision 341
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 24 Oct 2013 16:12:43 +0000
** Changed in: hud (Ubuntu Saucy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1233994
Title:
hud apport hook fails with: File "/usr/share/apport/package-
hooks/source_hud.py", line 4, in add_info NameError: global name
'apport' is not defined
Status in Unity HUD:
Fix Released
Status in “hud” package in Ubuntu:
Fix Released
Status in “hud” source package in Saucy:
Fix Released
Bug description:
From the command line run:
$ ubuntu-bug hud
The following error is displayed on the terminal
ERROR: hook /usr/share/apport/package-hooks/source_hud.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)
TypeError: add_info() takes 1 positional argument but 2 were given
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 202, in _run_hook
symb['add_info'](report)
File "/usr/share/apport/package-hooks/source_hud.py", line 4, in add_info
if not apport.packaging.is_distro_package(report['Package'].split()[0]):
NameError: global name 'apport' is not defined
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: hud 13.10.1+13.10.20130918-0ubuntu1
Uname: Linux 3.4.0-3-mako armv7l
ApportVersion: 2.12.5-0ubuntu1
Architecture: armhf
Date: Wed Oct 2 06:05:00 2013
InstallationDate: Installed on 2013-10-01 (0 days ago)
InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf (20131001.3)
MarkForUpload: True
ProcEnviron:
TERM=linux
PATH=(custom, no user)
SourcePackage: hud
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1233994/+subscriptions
References