Bug 920386

Summary: ValueError: No closing quotation
Product: [Fedora] Fedora Reporter: hernandezkev <hernandezkev>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora, van.zantvoort
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3a8ecf0d57ba911adec6d216e2d3f31f37d3266cdc121e96f8bd4bc8b79b33c2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1128158 (view as bug list) Environment:
Last Closed: 2013-08-21 18:40:02 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: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: ifcfg.log
none
File: messages
none
File: program.log
none
File: storage.log none

Description hernandezkev 2013-03-12 00:55:42 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/shlex.py", line 172, in read_token
    raise ValueError, "No closing quotation"
  File "/usr/lib64/python2.7/shlex.py", line 96, in get_token
    raw = self.read_token()
  File "/usr/lib64/python2.7/shlex.py", line 269, in next
    token = self.get_token()
  File "/usr/lib64/python2.7/shlex.py", line 279, in split
    return list(lex)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 37, in unquote
    return ' '.join(shlex.split(s))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 129, in _parseline
    val = unquote(val)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 80, in read
    key, value = self._parseline(line)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 187, in read
    SimpleConfigFile.read(self, self.path)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 311, in loadIfcfgFile
    IfcfgFile.read(self)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1173, in getKSNetworkData
    device_cfg.loadIfcfgFile()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1106, in apply
    network_data = getKSNetworkData(dev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in _on_continue_clicked
    self.apply()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1148, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
ValueError: No closing quotation

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: python-libs-2.7.3-13.fc18.x86_64
package:        anaconda-18.37.11-1.fc18.x86_64
packaging.log:  
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
version:        18

Comment 1 hernandezkev 2013-03-12 00:56:21 UTC
Created attachment 708688 [details]
File: anaconda-tb

Comment 2 hernandezkev 2013-03-12 00:56:28 UTC
Created attachment 708689 [details]
File: anaconda.log

Comment 3 hernandezkev 2013-03-12 00:56:30 UTC
Created attachment 708690 [details]
File: environ

Comment 4 hernandezkev 2013-03-12 00:56:32 UTC
Created attachment 708691 [details]
File: ifcfg.log

Comment 5 hernandezkev 2013-03-12 00:56:34 UTC
Created attachment 708692 [details]
File: messages

Comment 6 hernandezkev 2013-03-12 00:56:36 UTC
Created attachment 708693 [details]
File: program.log

Comment 7 hernandezkev 2013-03-12 00:56:39 UTC
Created attachment 708694 [details]
File: storage.log

Comment 8 Samantha N. Bueno 2013-03-12 13:34:39 UTC
Could you provide steps to reproduce?

Comment 9 Ronald van Zantvoort 2014-01-21 13:35:53 UTC
y