Bug 562292 - AttributeError: 'list' object has no attribute 'join'
Summary: AttributeError: 'list' object has no attribute 'join'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-05 20:26 UTC by Robin Green
Modified: 2010-03-23 02:00 UTC (History)
3 users (show)

Fixed In Version: system-config-network-1.6.0-2.fc12
Clone Of:
Environment:
Last Closed: 2010-03-23 02:00:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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