Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannnot apply autoyast profile in a existing OS #878

Open
klash-yang opened this issue Jul 28, 2024 · 0 comments
Open

Cannnot apply autoyast profile in a existing OS #878

klash-yang opened this issue Jul 28, 2024 · 0 comments

Comments

@klash-yang
Copy link

klash-yang commented Jul 28, 2024

Bug Reproduce

Using sudo yast2 autoyast ui filename=sles15.xml to apply below profile

<?xml version="1.0"?>
<!DOCTYPE profile>
<profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns">
  <proxy>  
    <enabled config:type="boolean">true</enabled>  
    <ftp_proxy />  
    <http_proxy>http://10.84.82.87:10806</http_proxy>  
    <https_proxy />  
    <no_proxy>localhost,127.0.0.1</no_proxy>  
    <proxy_password />  
    <proxy_user />  
  </proxy> 
</profile>

Error Message

Error: Internal error. Please report a bug report with logs.
Run save_y2logs to get complete logs.
Caller: /usr/share/YaST2/clients/inst_autoconfigure.rb:147:in `main'
Details: undefined method `fetch_as_hash' for #<Hash:0x00005626b30218>
Did you mean?  fetch_values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant