autoinstall can't add sysconfig values
Daniel Spannbauer <[email protected]> Thu, 4 Mar 2021 11:18:23 +0100
| Newsgroups | gmane.linux.suse.autoinstall |
|---|---|
| Message-ID | <[email protected]> |
Hello, when I try to autoinstall a Leap 15.2 from a UEFI USB key, the system can't add or modify sysconfig values. Every value configured in the xml failes. This is done at the second stage after a reboot. 2021-03-04 07:50:30 <1> instze32(3654) [Interpreter] modules/Call.rb:40 Calling YaST client sysconfig_auto 2021-03-04 07:50:30 <1> instze32(3654) [Ruby] yast/wfm.rb:313 Call client /usr/share/YaST2/clients/sysconfig_auto.rb 2021-03-04 07:50:30 <1> instze32(3654) [Ruby] clients/sysconfig_auto.rb:24 --------------------------------- 2021-03-04 07:50:30 <1> instze32(3654) [Ruby] clients/sysconfig_auto.rb:25 Sysconfig autoinst client started 2021-03-04 07:50:30 <3> instze32(3654) [Interpreter] modules/Sysconfig.rb:784 Write (.string, "/tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr") failed: No such file or directory 2021-03-04 07:50:30 <3> instze32(3654) [Interpreter] modules/Sysconfig.rb:1285 Can't open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr for reading. 2021-03-04 07:50:30 <3> instze32(3654) [Interpreter] modules/Sysconfig.rb:1285 Couldn't mount agent to handle '.syseditor.value."/etc/sysconfig/displaymanager"."DISPLAYMANAGER"' 2021-03-04 07:50:30 <3> instze32(3654) [Interpreter] modules/Sysconfig.rb:1285 SCR::Write() failed 2021-03-04 07:50:30 <3> instze32(3654) [Ruby] modules/Sysconfig.rb:1287 Saving variable DISPLAYMANAGER to the file /etc/sysconfig/displaymanager failed. 2021-03-04 07:50:30 <1> instze32(3654) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "OK" at 0x5555b0b7ee60 from function key F10 2021-03-04 10:12:22 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 Can't open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr for reading. 2021-03-04 10:12:22 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 Couldn't mount agent to handle '.syseditor.value."/etc/sysconfig/displaymanager"."DISPLAYMANAGER_XSERVER= _TCP_ORT_6000_OPEN"' 2021-03-04 10:12:22 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 SCR::Write() failed 2021-03-04 10:12:22 <3> b-ds-mcu2(3654) [Ruby] modules/Sysconfig.rb:1287 Saving variable DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN to the file /etc/sysconfig/displaymanager failed. 2021-03-04 10:12:22 <1> b-ds-mcu2(3654) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "OK" at 0x5555aef5a9e0 from function key F10 2021-03-04 10:12:26 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 Can't open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr for reading. 2021-03-04 10:12:26 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 Couldn't mount agent to handle '.syseditor.value."/etc/sysconfig/displaymanager"."DISPLAYMANAGER_REMOTE_= ACCES"' 2021-03-04 10:12:26 <3> b-ds-mcu2(3654) [Interpreter] modules/Sysconfig.rb:1285 SCR::Write() failed 2021-03-04 10:12:26 <3> b-ds-mcu2(3654) [Ruby] modules/Sysconfig.rb:1287 Saving variable DISPLAYMANAGER_REMOTE_ACCESS to the file /etc/sysconfig/displaymanager failed. 2021-03-04 10:12:26 <1> b-ds-mcu2(3654) [ui] YPushButton.cc(setFunctionKey):202 Guessing button role YOKButton for YPushButton "OK" at 0x5555b06131c0 from function key F10 Config for this: =C2=A0=C2=A0 <sysconfig config:type=3D"list"> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_entry> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_key>DISPLAYMANAGER<= /sysconfig_key> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_path>/etc/sysconfig= /displaymanager</sysconfig_path> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_value>kdm</sysconfi= g_value> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 </sysconfig_entry> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_entry> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_key>DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN</sysconfig_key> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_path>/etc/sysconfig= /displaymanager</sysconfig_path> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_value>yes</sysconfi= g_value> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 </sysconfig_entry> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_entry> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_key>DISPLAYMANAGER_= REMOTE_ACCESS</sysconfig_key> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_path>/etc/sysconfig= /displaymanager</sysconfig_path> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <sysconfig_value>yes</sysconfi= g_value> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 </sysconfig_entry> ... ... ... Seem that autoyast tries to open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr, but there is nothing mounted= . Any ideas? Regards Daniel --=20 Daniel Spannbauer Systemadministration marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4-6, D 87727 Babenhausen Mobil +49 171 4033220 http://www.marco.de/ Email [email protected] Gesch=C3=A4ftsf=C3=BChrer Martin Reuter HRB 171775 Amtsgerich= t M=C3=BCnchen