Bug 1459507 - [abrt] fabric: expected an indented block (fabfile.py, line 45)
Summary: [abrt] fabric: expected an indented block (fabfile.py, line 45)
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:6f615e427ffdaddfd791f05b6fb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-07 10:21 UTC by bitchecker
Modified: 2017-07-29 17:49 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:49:55 UTC
Type: ---
Embargoed:


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

Description bitchecker 2017-06-07 10:21:24 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 -R cliente1 monitor
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:
expected an indented block (fabfile.py, line 45)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fabric/main.py", line 666, in main
    docstring, callables, default = load_fabfile(fabfile)
  File "/usr/lib/python2.7/site-packages/fabric/main.py", line 167, in load_fabfile
    imported = importer(os.path.splitext(fabfile)[0])
  File "/media/Multimedia/Programmazione/PYTHON/software/monitoring/fabfile.py", line 45
    with cd("/tmp"):
       ^
IndentationError: expected an indented block

Comment 1 bitchecker 2017-06-07 10:21:30 UTC
Created attachment 1285742 [details]
File: backtrace

Comment 2 bitchecker 2017-06-07 10:21:32 UTC
Created attachment 1285743 [details]
File: environ

Comment 3 Othman Madjoudj 2017-07-29 17:49:55 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.