Bug 562292

Summary: AttributeError: 'list' object has no attribute 'join'
Product: [Fedora] Fedora Reporter: Robin Green <greenrd>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: harald, jmoskovc, jpopelka
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: system-config-network-1.6.0-2.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-23 02:00:43 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:

Description Robin Green 2010-02-05 20:26:57 UTC
An unhandled exception has occured.  This is most likely a bug.
Please file a detailed bug report against the component system-config-network at
https://bugzilla.redhat.com/bugzilla
using the text below.
Component: system-config-network
Version: 1.5.97
Summary: TB /usr/share/system-config-network/netconfpkg/NC_functions.py:581:generic_run_dialog:AttributeError: 'list' object has no attribute 'join'
Traceback (most recent call last):
  File "/usr/sbin/system-config-network-cmd", line 378, in main
    (ret, msg) = device.activate()
  File "/usr/share/system-config-network/netconfpkg/NCDevice.py", line 523, in activate
    dialog = dialog )
  File "/usr/share/system-config-network/netconfpkg/NC_functions.py", line 581, in generic_run_dialog
    log.log(1, "Running %s %s" % (command, argv.join()))
AttributeError: 'list' object has no attribute 'join'

Local variables in innermost frame:
searchPath: 0
errlabel: Cannot activate network device eth0!

title: Network device activating...
stdin: 0
argv: ['/sbin/ifup', 'eth0', 'up']
label: Activating network device eth0, please wait...
catchfd: (1, 2)
command: /sbin/ifup
closefd: -1
dialog: None
root: /
select: <module 'select' from '/usr/lib/python2.6/lib-dynload/selectmodule.so'>

Comment 1 Jiri Popelka 2010-02-08 12:32:14 UTC
Thank you for the report.
Problem has been fixed upstream.

Comment 2 Fedora Update System 2010-03-16 12:53:08 UTC
system-config-network-1.6.0-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/system-config-network-1.6.0-2.fc12

Comment 3 Fedora Update System 2010-03-16 12:57:09 UTC
system-config-network-1.6.0-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/system-config-network-1.6.0-2.fc13

Comment 4 Fedora Update System 2010-03-18 03:30:30 UTC
system-config-network-1.6.0-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update system-config-network'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/system-config-network-1.6.0-2.fc12

Comment 5 Fedora Update System 2010-03-23 01:58:44 UTC
system-config-network-1.6.0-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-03-23 02:00:16 UTC
system-config-network-1.6.0-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.