Bug 1082261 - [abrt] fedup: commandline.py:235:device_setup:NameError: global name 'message' is not defined
Summary: [abrt] fedup: commandline.py:235:device_setup:NameError: global name 'message...
Keywords:
Status: CLOSED DUPLICATE of bug 1044083
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e8bd5eded694d6de0b00555b66a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-29 22:40 UTC by Florian van Oudgaarden
Modified: 2014-03-31 15:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-31 15:47:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (884 bytes, text/plain)
2014-03-29 22:40 UTC, Florian van Oudgaarden
no flags Details
File: environ (2.10 KB, text/plain)
2014-03-29 22:40 UTC, Florian van Oudgaarden
no flags Details

Description Florian van Oudgaarden 2014-03-29 22:40:41 UTC
Version-Release number of selected component:
fedup-0.8.0-3.fc19

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python /bin/fedup-cli --iso /home/florian/Downloads/Fedora-20-x86_64-DVD.iso
executable:     /bin/fedup-cli
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
commandline.py:235:device_setup:NameError: global name 'message' is not defined

Traceback (most recent call last):
  File "/bin/fedup-cli", line 236, in <module>
    main(args)
  File "/bin/fedup-cli", line 101, in main
    device_setup(args)
  File "/usr/lib/python2.7/site-packages/fedup/commandline.py", line 235, in device_setup
    message('--iso: '+_('Unable to open %s') % args.iso)
NameError: global name 'message' is not defined

Local variables in innermost frame:
args: Namespace(cacheonly=False, clean=None, clean_metadata=False, debuglog='/var/log/fedup.log', device=None, disable_plugins=[], enable_plugins=[], expire_cache=False, instrepo=None, instrepokey=None, iso='/home/florian/Downloads/Fedora-20-x86_64-DVD.iso', loglevel=30, network=None, nogpgcheck=False, reboot=False, repos=[], skipbootloader=False, skipkernel=False, skippkgs=False)
e: CalledProcessError()

Comment 1 Florian van Oudgaarden 2014-03-29 22:40:45 UTC
Created attachment 880216 [details]
File: backtrace

Comment 2 Florian van Oudgaarden 2014-03-29 22:40:47 UTC
Created attachment 880217 [details]
File: environ

Comment 3 Will Woods 2014-03-31 15:47:01 UTC

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


Note You need to log in before you can comment on or make changes to this bug.