autoinstall can't add sysconfig values

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: <sysconfig config:type="list"> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>kdm</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_REMOTE_ACCESS</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> ... ... ... Seem that autoyast tries to open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr, but there is nothing mounted. Any ideas? Regards Daniel -- 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 ds@marco.de Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München

On Thursday, 4 March 2021 11:18:23 CET Daniel Spannbauer wrote:
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_TC P_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_ACC ES"' 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:
<sysconfig config:type="list"> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>kdm</sysconfig_value> </sysconfig_entry> <sysconfig_entry>
<sysconfig_key>DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_REMOTE_ACCESS</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> ...
...
...
Seem that autoyast tries to open /tmp/YaST2-03654-zU0rLv/sysconfig-agent.scr, but there is nothing mounted.
Any ideas?
Regards
Daniel
Hm, I do the following successfully: <sysconfig_entry> <sysconfig_key>RUN_UPDATEDB_AS</sysconfig_key> <sysconfig_path>/etc/sysconfig/locate</sysconfig_path> <sysconfig_value>root</sysconfig_value> </sysconfig_entry> Maybe something in second stage, that triggers a bug. Better try your luck in bugzilla. -- Mit freundlichen Gruessen, Andreas Vetter
participants (2)
-
Andreas Vetter
-
Daniel Spannbauer