Bug 428588

Summary: Support socks proxy
Product: [Fedora] Fedora Reporter: Kasper Dupont <bugzilla>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: ffesti, james.antill, katzj, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-13 15:56:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kasper Dupont 2008-01-13 21:37:31 UTC
Feature request

Description of problem:
yum supports http proxies but apparently not socks

Version-Release number of selected component (if applicable):
yum-3.2.8-2.fc8

Additional info:
Sometimes I am in a location where I cannot access the internet directly, but
still have access to ssh to a machine with a direct connection. In such a
situation I can use the -D option for ssh to get a socks proxy that will allow
me to access webpages. But installing updates using yum is not possible because
it only supports http proxies not socks, and the ssh client only implements an
socks proxy not http.

Comment 1 Seth Vidal 2008-03-12 16:30:27 UTC
YUMBUGDAY - anyone have any ideas how to do this?

Comment 2 Seth Vidal 2008-03-13 15:56:37 UTC
okay, so after talking about this a bit. I think it is going to be closed wontfix.

No one here has a socks proxy and debugging this w/o one will be non-trivial. If
you would like to submit a patch to add socks proxy support I'm sure it would be
considered.