[Bug 845298] New: Autoyast is missing features from OS12.3
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c0 Summary: Autoyast is missing features from OS12.3 Classification: openSUSE Product: openSUSE 13.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fehr@suse.com QAContact: jsrain@suse.com CC: luizluca@tre-sc.gov.br, bugs@vdm-design.de, yyuan@suse.com Depends on: 844761 Blocks: 845294,845295,845296,845297 Found By: --- Blocker: --- +++ This bug was initially created as a clone of Bug #844761 +++ Created an attachment (id=562287) --> (http://bugzilla.novell.com/attachment.cgi?id=562287) My autoyast.xml User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36 Hello, I tried my 12.3 autoyast script and some features did not work. 5) proxy settings is not read I use these settings: <proxy> <enabled config:type="boolean">true</enabled> <ftp_proxy>http://proxy.xxx:3128</ftp_proxy> <http_proxy>http://proxy.xxx:3128</http_proxy> <https_proxy>http://proxy.xxx:3128</https_proxy> <no_proxy>localhost, 127.0.0.1</no_proxy> <proxy_password></proxy_password> <proxy_user></proxy_user> </proxy> But no proxy is defined in /etc/sysconfig/proxy after installation. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |844761 Depends on|844761 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|845294 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|845295 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|845296 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|845297 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |fehr@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Zimmermann <bugs@vdm-design.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |845296 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c Thomas Zimmermann <bugs@vdm-design.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|845296 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=845298 https://bugzilla.novell.com/show_bug.cgi?id=845298#c1 Luiz Angelo Daros de Luca <luizluca@tre-sc.gov.br> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WORKSFORME --- Comment #1 from Luiz Angelo Daros de Luca <luizluca@tre-sc.gov.br> 2013-11-06 19:41:52 UTC --- This was due to bug 846011. I could not reproduce the problem with this simple config: <?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.xxx:3128</ftp_proxy> <http_proxy>http://proxy.xxx:3128</http_proxy> <https_proxy>http://proxy.xxx:3128</https_proxy> <no_proxy>localhost, 127.0.0.1</no_proxy> <proxy_password></proxy_password> <proxy_user></proxy_user> </proxy> </profile> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com