← Back to team overview

compiz team mailing list archive

[Bug 704848] Re: apport-hook crashes with NameError: global name 'tags' is not defined

 

Elsewhere in the hook this is used:

report['Tags'] += ' ' + report['DistroCodename']

And while trying to recreate this bug I noticed that 'natty' was in the
tag list twice.  While Launchpad will likely strip the redundant one
it'd be neat if it wasn't sent at all.  The reason for the duplication
is that apport is adding the DistroCodename already.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.
https://bugs.launchpad.net/bugs/704848

Title:
  apport-hook crashes with NameError: global name 'tags' is not defined



References