Bug ID | 1137380 |
---|---|
Summary | [Ruby] yast/wfm.rb:253 Client /usr/share/YaST2/clients/auth-client_auto.rb failed with 'undefined method `has_key?' for "yes":String' (NoMethodError). |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.1 |
Hardware | x86-64 |
OS | Other |
Status | NEW |
Severity | Minor |
Priority | P5 - None |
Component | AutoYaST |
Assignee | yast2-maintainers@suse.de |
Reporter | jmader2@gmu.edu |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
When opening an autoinst.xml with an <auth-client /> section, there is this error, 2019-06-05 14:12:56 <1> linux-14q6(15518) [Ruby] yast/wfm.rb:313 Call client /usr/share/YaST2/clients/auth-client_auto.rb 2019-06-05 14:12:56 <1> linux-14q6(15518) [Ruby] installation/auto_client.rb:58 Called Auth::AutoClient.run with Import and params 2019-06-05 14:12:56 <2> linux-14q6(15518) [Ruby] yast/builtins.rb:586 tostring builtin called on wrong type Class 2019-06-05 14:12:56 <3> linux-14q6(15518) [Ruby] yast/wfm.rb:253 Client /usr/share/YaST2/clients/auth-client_auto.rb failed with 'undefined method `has_key?' for "yes":String' (NoMethodError). Also, "LDAP and Kerberos Client" in "Autoinstallation Configuration" does not show anything at all. And Cloning a system also doesn't output any <auth-client /> configuration in autoinst.xml.