Bug 920386 - ValueError: No closing quotation
Summary: ValueError: No closing quotation
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3a8ecf0d57ba911adec6d216e2d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-12 00:55 UTC by hernandezkev
Modified: 2014-01-21 13:35 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
: 1128158 (view as bug list)
Environment:
Last Closed: 2013-08-21 18:40:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (506.71 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: anaconda.log (4.16 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: environ (852 bytes, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: ifcfg.log (1.48 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: messages (202.21 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: program.log (69.54 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details
File: storage.log (190.81 KB, text/plain)
2013-03-12 00:56 UTC, hernandezkev
no flags Details

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


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