Bug 1332472

Summary: Proxy doesn't get used
Product: [Fedora] Fedora Reporter: srakitnican <samuel.rakitnican>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, samuel.rakitnican, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-25.19-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-21 00:31:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
anaconda.log
none
dnf.librepo.log
none
dnf.log
none
dnf.rpm.log
none
hawkey.log
none
ifcfg.log
none
packaging.log
none
program.log
none
sensitive-info.log
none
storage.log
none
X.log none

Description srakitnican 2016-05-03 09:54:27 UTC
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:

Comment 1 David Shea 2016-05-03 13:34:41 UTC
Please attach the logs from /tmp to this bug as individual, text/plain attachments.

Comment 2 srakitnican 2016-05-03 15:46:02 UTC
Created attachment 1153480 [details]
anaconda.log

Comment 3 srakitnican 2016-05-03 15:46:40 UTC
Created attachment 1153481 [details]
dnf.librepo.log

Comment 4 srakitnican 2016-05-03 15:46:58 UTC
Created attachment 1153482 [details]
dnf.log

Comment 5 srakitnican 2016-05-03 15:47:15 UTC
Created attachment 1153483 [details]
dnf.rpm.log

Comment 6 srakitnican 2016-05-03 15:47:31 UTC
Created attachment 1153484 [details]
hawkey.log

Comment 7 srakitnican 2016-05-03 15:47:53 UTC
Created attachment 1153486 [details]
ifcfg.log

Comment 8 srakitnican 2016-05-03 15:48:09 UTC
Created attachment 1153487 [details]
packaging.log

Comment 9 srakitnican 2016-05-03 15:48:29 UTC
Created attachment 1153488 [details]
program.log

Comment 10 srakitnican 2016-05-03 15:49:04 UTC
Created attachment 1153489 [details]
sensitive-info.log

Comment 11 srakitnican 2016-05-03 15:49:24 UTC
Created attachment 1153490 [details]
storage.log

Comment 12 srakitnican 2016-05-03 15:49:46 UTC
Created attachment 1153491 [details]
X.log

Comment 13 Brian Lane 2016-06-17 00:10:32 UTC
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