On 9/11/19 10:37 AM, Jake Anderson wrote:
I tried again the first error message went off but this time message is
different

Ý  116.752969¨ anacondaÝ1837¨: Traceback (most recent call last):
Ý 116.753003¨ anacondaÝ1837¨: File "/usr/sbin/anaconda", line 285, in <module>

Ý  116.753145¨ anacondaÝ1837¨:     from blivet.devices import FcoeDiskDevice

Ý  116.753602¨ anacondaÝ1837¨: self.update_from_boot_cmdline()
Ý  116.753628¨ anacondaÝ1837¨:   File 
"/usr/lib/python3.6/site-packages/blivet/flags.py", line 104, in 
update_from_boot_cmdline
Ý  116.753655¨ anacondaÝ1837¨: self.get_boot_cmdline()
Ý  116.753681¨ anacondaÝ1837¨:   File 
"/usr/lib/python3.6/site-packages/blivet/flags.py", line 97, in get_boot_cmdline
Ý  116.753709¨ anacondaÝ1837¨:     args = shlex.split(buf)
Ý  116.753735¨ anacondaÝ1837¨:   File "/usr/lib64/python3.6/shlex.py", line 
305, in split
Ý  116.753760¨ anacondaÝ1837¨:     return list(lex)
Ý  116.753786¨ anacondaÝ1837¨:   File "/usr/lib64/python3.6/shlex.py", line 
295, in __next__
Ý  116.753811¨ anacondaÝ1837¨:     token = self.get_token()
Ý  116.753840¨ anacondaÝ1837¨:   File "/usr/lib64/python3.6/shlex.py", line 
105, in get_token
Ý  116.753867¨ anacondaÝ1837¨:     raw = self.read_token()
Ý  116.753905¨ anacondaÝ1837¨:   File "/usr/lib64/python3.6/shlex.py", line 
187, in read_token
Ý  116.753932¨ anacondaÝ1837¨:     raise ValueError("No closing quotation")
Ý  116.753960¨ anacondaÝ1837¨: ValueError: No closing quotation

Looks like the storage component blivet of anaconda tries to parse the kernel commandline in order to configure FCoE, and it does not like what's in the kernel command line, probably a mis-balanced quote. The kernel command line comes from the parm file you booted the installer with.

--
Mit freundlichen Gruessen / Kind regards
Steffen Maier

Linux on IBM Z Development

https://www.ibm.com/privacy/us/en/
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Matthias Hartmann
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to