Bug 682497

Summary: [abrt] fedpkg-0.5.6.0-1.fc14: fedpkg:145:usage:NameError: global name 'parser' is not defined
Product: [Fedora] Fedora Reporter: Matt McCutchen <matt>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: dcantrell, dennis, rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:46a83e52
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-06 12:15:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Matt McCutchen 2011-03-06 04:41:03 UTC
abrt version: 1.1.17
architecture: x86_64
component: fedora-packager
executable: /usr/bin/fedpkg
kernel: 2.6.35.11-83.fc14.x86_64
package: fedpkg-0.5.6.0-1.fc14
reason: fedpkg:145:usage:NameError: global name 'parser' is not defined
release: Fedora release 14 (Laughlin)
How to reproduce: 1. fedpkg help
time: 1299386425
uid: 500

backtrace
-----
fedpkg:145:usage:NameError: global name 'parser' is not defined

Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 1480, in <module>
    args.command(args)
  File "/usr/bin/fedpkg", line 145, in usage
    parser.print_help()
NameError: global name 'parser' is not defined

Local variables in innermost frame:
args: Namespace(command=<function usage at 0x7fe02371e1b8>, dist=None, path='/home/matt/pc/pc.usr/bin', q=False, user=None, v=False)

Comment 1 Matt McCutchen 2011-03-06 04:41:06 UTC
Created attachment 482488 [details]
File: backtrace

Comment 2 Hans Ulrich Niedermann 2011-03-06 12:15:16 UTC

*** This bug has been marked as a duplicate of bug 681242 ***