https://bugzilla.novell.com/show_bug.cgi?id=731608 https://bugzilla.novell.com/show_bug.cgi?id=731608#c0 Summary: zypper-1.6.x: proxy settings are always enabled Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: jengelh@medozas.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 zypper ignores the proxy settings in the shell environment, directly seems to read /etc/sysconfig/proxy and also ignores PROXY_ENABLED=no while doing so. Reproducible: Always Steps to Reproduce: 1. Populate /etc/sysconfig/proxy with PROXY_ENABLED=no and HTTP_PROXY=http://whatever and make sure the settings are available in your shell (if necessary, re-login) 2. zypper refresh Actual Results: The environment has http_proxy unset, as it should due to PROXY_ENABLED=no. zypper-1.6.x tries to contact the proxy nevertheless. 1.5.7 did not do this. Expected Results: zypper should not ignore PROXY_ENABLED=no, and at best, probably should not read /etc/sysconfig/proxy at all, but use the environment. zypper issue showed up after dup'ing from 11.3 (zypper 1.5.7) to 12.1 (zypper 1.6.16) -- 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.