Bug 1252730

Summary: [abrt] tuxcut: tuxcut_core.py:126:gw_mac:AttributeError: 'TuxCut' object has no attribute '_iface'
Product: [Fedora] Fedora Reporter: Cheer Chunhao <chunhaocheer>
Component: tuxcutAssignee: Mosaab Alzoubi <moceap>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: moceap
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0bc0db2c3b10fc3094d7f2e13d66e1bee44ff346
Whiteboard: abrt_hash:f638ca2b227f88b0518cc2bdf0ec1a5ad7aa71f0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:29:01 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
File: environ none

Description Cheer Chunhao 2015-08-12 07:39:08 UTC
Version-Release number of selected component:
tuxcut-5.1-2.fc21

Additional info:
reporter:       libreport-2.6.2
cmdline:        python2 /usr/share/tuxcut/tuxcut.py
executable:     /usr/share/tuxcut/tuxcut.py
kernel:         4.1.3-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
tuxcut_core.py:126:gw_mac:AttributeError: 'TuxCut' object has no attribute '_iface'

Traceback (most recent call last):
  File "/usr/share/tuxcut/tuxcut.py", line 18, in <module>
    tux = TuxCut()
  File "/usr/share/tuxcut/tuxcut_core.py", line 52, in __init__
    self._gwMAC = self.gw_mac(self._gwIP)
  File "/usr/share/tuxcut/tuxcut_core.py", line 126, in gw_mac
    arping = sp.Popen(['arp-scan','--interface',self._iface,self._gwIP],stdout = sp.PIPE)
AttributeError: 'TuxCut' object has no attribute '_iface'

Local variables in innermost frame:
gwip: '10.1.1.254'
self: <tuxcut_core.TuxCut object at 0x7f50a41e6808>

Potential duplicate: bug 1051545

Comment 1 Cheer Chunhao 2015-08-12 07:39:13 UTC
Created attachment 1061826 [details]
File: backtrace

Comment 2 Cheer Chunhao 2015-08-12 07:39:22 UTC
Created attachment 1061827 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:29:01 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.