Bug 1459479 - [abrt] fabric: fabfile.py:21:host_type:NameError: global name 'run' is not defined
Summary: [abrt] fabric: fabfile.py:21:host_type:NameError: global name 'run' is not de...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fabric
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Othman Madjoudj
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f6db8e14fcf544a6ce9a555e75f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-07 09:20 UTC by bitchecker
Modified: 2017-07-29 17:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-29 17:40:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (739 bytes, text/plain)
2017-06-07 09:20 UTC, bitchecker
no flags Details
File: environ (3.62 KB, text/plain)
2017-06-07 09:20 UTC, bitchecker
no flags Details

Description bitchecker 2017-06-07 09:20:16 UTC
Version-Release number of selected component:
fabric-1.12.1-0.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python2 /usr/bin/fab -H 178.32.139.194 host_type
executable:     /usr/bin/fab
kernel:         4.11.3-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
fabfile.py:21:host_type:NameError: global name 'run' is not defined

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fabric/main.py", line 756, in main
    *args, **kwargs
  File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 386, in execute
    multiprocessing
  File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 276, in _execute
    return task.run(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/fabric/tasks.py", line 173, in run
    return self.wrapped(*args, **kwargs)
  File "/media/Multimedia/Programmazione/PYTHON/software/monitoring/fabfile.py", line 21, in host_type
    run('uname -a')
NameError: global name 'run' is not defined

Local variables in innermost frame:

Comment 1 bitchecker 2017-06-07 09:20:23 UTC
Created attachment 1285721 [details]
File: backtrace

Comment 2 bitchecker 2017-06-07 09:20:25 UTC
Created attachment 1285722 [details]
File: environ

Comment 3 Othman Madjoudj 2017-07-29 17:40:30 UTC
It seems to be error in the script (syntax / runtime / etc...)
Closing for now, if you think that it a real bug, please attach a reproducible code snippet.


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