Hide Forgot
Description of problem: Setting up proxy in anaconda during installation doesn't make a difference. Version-Release number of selected component (if applicable): Fedora-Server-netinst-x86_64-23.iso How reproducible: Steps to Reproduce: 1. Boot iso image 2. Set proxy server using "Proxy setup..." under "Installation source" 3. Watch proxy server log Actual results: Proxy server not being used Expected results: Using local proxy server with cached packages Additional info:
Please attach the logs from /tmp to this bug as individual, text/plain attachments.
Created attachment 1153480 [details] anaconda.log
Created attachment 1153481 [details] dnf.librepo.log
Created attachment 1153482 [details] dnf.log
Created attachment 1153483 [details] dnf.rpm.log
Created attachment 1153484 [details] hawkey.log
Created attachment 1153486 [details] ifcfg.log
Created attachment 1153487 [details] packaging.log
Created attachment 1153488 [details] program.log
Created attachment 1153489 [details] sensitive-info.log
Created attachment 1153490 [details] storage.log
Created attachment 1153491 [details] X.log
Ends up the proxy dialog had no effect on closest mirror. It works fine with http/https and when you pass inst.proxy= on the cmdline. This should fix it: https://github.com/rhinstaller/anaconda/pull/673