ubuntu-bug ubiquity causes a traceback due to an UnboundLocalError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Fix Released
|
High
|
Martin Pitt |
Bug Description
Found a problem in Oneiric Beta 1 with Ubiquity and filed a bug using 'ubuntu-bug ubiquity' However, while I WAS able to file the bug, I discovered that apport threw a traceback due to a variable issue in the apport hooks for Ubiquity. Note, this may actually need to be assigned to Ubiquity rather than Apport.
Traceback that was dumped to terminal:
ubuntu@ubuntu:~$ ubuntu-bug ubiquity
ERROR: hook /usr/share/
Traceback (most recent call last):
File "/usr/lib/
symb[
File "/usr/share/
report['Tags'] += ' ubiquity-%s' % version
UnboundLocalError: local variable 'version' referenced before assignment
failed to create drawable
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: apport 1.22-0ubuntu2
ProcVersionSign
Uname: Linux 3.0.0-9-generic x86_64
ApportLog:
ERROR: apport (pid 3038) Mon Aug 29 22:08:19 2011: called for pid 2973, signal 11
ERROR: apport (pid 3038) Mon Aug 29 22:08:19 2011: executable: /usr/bin/
ERROR: apport (pid 3038) Mon Aug 29 22:08:23 2011: wrote report /var/crash/
Architecture: amd64
CasperVersion: 1.279
CrashReports:
600:0:
600:999:
600:0:
Date: Mon Aug 29 22:25:20 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110829)
PackageArchitec
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: iso-testing |
Changed in apport (Ubuntu): | |
status: | New → Fix Committed |
assignee: | nobody → Martin Pitt (pitti) |
importance: | Undecided → High |
This bug was fixed in the package apport - 1.22-0ubuntu3
---------------
apport (1.22-0ubuntu3) oneiric; urgency=low
* data/package- hooks/source_ ubiquity. py: Fix crash on undefined 'version'.
(LP: #837048)
-- Martin Pitt <email address hidden> Tue, 30 Aug 2011 06:35:43 +0200