https://bugzilla.novell.com/show_bug.cgi?id=260407 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com, jsuchome@novell.com, | |mzugec@novell.com AssignedTo|locilka@novell.com |kmachalkova@novell.com ------- Comment #1 from locilka@novell.com 2007-04-04 00:27 MST ------- miracle:/usr/share/YaST2 # grep -r "/etc/sysconfig/proxy" * clients/inst_do_net_test.ycp: string cmd = ". /etc/sysconfig/proxy; http_proxy=${HTTP_PROXY} /usr/bin/curl -s -S -v -f -m 300 " + url + " -o " + filename; modules/Proxy.ycp: /* Read /etc/sysconfig/proxy */ modules/Proxy.ycp: /* Update /etc/sysconfig/proxy */ scrconf/cfg_proxy.scr: * Summary: Agent for reading/writing /etc/sysconfig/proxy scrconf/cfg_proxy.scr: * Read/Sets the values defined in <tt>/etc/sysconfig/proxy</tt> scrconf/cfg_proxy.scr: `SysConfigFile("/etc/sysconfig/proxy") Network test uses proxy before online update is called. Online update uses the result of network test. Installation/Update workflow doesn't influence using or not using proxy and will never do that. Network test could do that but... that needn't be the best solution. First try: reassigning to network-test maintainer. Next try could be: maintainer of online update. -- 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, or are watching someone who is.