Bug 1090597 - TypeError: sequence item 2: expected string, NoneType found
Summary: TypeError: sequence item 2: expected string, NoneType found
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0ef8f579e3d7ca97f565632e0a1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-23 17:14 UTC by Nick Mumbach
Modified: 2014-06-25 15:42 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-25 15:42:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.11 MB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: anaconda.log (23.09 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: environ (440 bytes, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: journalctl (735.12 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: lsblk_output (3.81 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: nmcli_dev_list (4.30 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: os_info (375 bytes, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: program.log (62.34 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: storage.log (260.10 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: ifcfg.log (2.82 KB, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details
File: packaging.log (210 bytes, text/plain)
2014-04-23 17:15 UTC, Nick Mumbach
no flags Details

Description Nick Mumbach 2014-04-23 17:14:51 UTC
Description of problem:
Problem was reported at the end of Fedora 20 install to hard disk

Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 70, in _run_program
    program_log.info("Running... %s", " ".join(argv))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iutil.py", line 116, in execWithRedirect
    return _run_program(argv, stdin=stdin, stdout=stdout, root=root, env_prune=env_prune)[0]
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 932, in set_hostname
    iutil.execWithRedirect("hostnamectl", ["set-hostname", hn])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1203, in execute
    network.set_hostname(self.data.network.hostname)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 126, in _runSpoke
    action.execute()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked
    self._runSpoke(spoke)
TypeError: sequence item 2: expected string, NoneType found

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Nick Mumbach 2014-04-23 17:15:08 UTC
Created attachment 889036 [details]
File: anaconda-tb

Comment 2 Nick Mumbach 2014-04-23 17:15:10 UTC
Created attachment 889037 [details]
File: anaconda.log

Comment 3 Nick Mumbach 2014-04-23 17:15:14 UTC
Created attachment 889038 [details]
File: environ

Comment 4 Nick Mumbach 2014-04-23 17:15:23 UTC
Created attachment 889039 [details]
File: journalctl

Comment 5 Nick Mumbach 2014-04-23 17:15:25 UTC
Created attachment 889040 [details]
File: lsblk_output

Comment 6 Nick Mumbach 2014-04-23 17:15:28 UTC
Created attachment 889041 [details]
File: nmcli_dev_list

Comment 7 Nick Mumbach 2014-04-23 17:15:29 UTC
Created attachment 889042 [details]
File: os_info

Comment 8 Nick Mumbach 2014-04-23 17:15:31 UTC
Created attachment 889043 [details]
File: program.log

Comment 9 Nick Mumbach 2014-04-23 17:15:35 UTC
Created attachment 889044 [details]
File: storage.log

Comment 10 Nick Mumbach 2014-04-23 17:15:40 UTC
Created attachment 889045 [details]
File: ifcfg.log

Comment 11 Nick Mumbach 2014-04-23 17:15:42 UTC
Created attachment 889046 [details]
File: packaging.log

Comment 12 Brian Lane 2014-04-24 00:42:29 UTC
Did you enter a hostname in the network spoke?

Comment 13 David Shea 2014-04-24 13:42:25 UTC
The network spoke prevents you from leaving if you don't enter a hostname. It looks like maybe an empty hostname came back from DHCP.

Comment 14 Nick Mumbach 2014-06-25 15:42:47 UTC
I probably left the hostname blank...  I don't know anymore I have switched to a different distro


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