Bug 426536 - yum is not able to authenticate to proxy anymore
Summary: yum is not able to authenticate to proxy anymore
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 7
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-21 21:31 UTC by Adam Pribyl
Modified: 2014-01-21 23:01 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-12 16:05:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Pribyl 2007-12-21 21:31:17 UTC
Description of problem:
After last F7 update of yum it is not able to authenticate to proxy.

Version-Release number of selected component (if applicable):
yum 3.2.8
yum 3.2.7-2.fc7 worked OK.

Additional info:
12:53:41 : Yum Config Setup
12:53:41 : Yum Version : 3.2.8
12:53:41 : GUI Setup Completed
12:53:41 : Setup Yum : Transaction Set
12:53:41 : Failure getting [download.fedora.redhat.com]:
12:53:41 : --> [Errno 14] HTTP Error 407: Proxy Authentication Required
12:53:41 : Trying other mirror.
12:54:27 : Cannot retrieve repository metadata (repomd.xml) for repository:
fedora. Please verify its path and try again

fedora.repo original:
[fedora]
name=Fedora $releasever - $basearch
proxy=http://xxx.xxx.xxx.xxx:3128/
proxy_username=aaa.sk\bbbb_ccccc
proxy_password=dddd.ffff
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
file:///etc/pki/rpm-gpg/RPM-GPG-KEY

Also tried:
[fedora]
name=Fedora $releasever - $basearch
http_proxy="http://aaa.sk\bbbb_ccccc:dddd.ffff@xxx.xxx.xxx.xxx:3128"
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
file:///etc/pki/rpm-gpg/RPM-GPG-KEY 

See also bug #328121.

Comment 1 Seth Vidal 2008-03-12 16:11:33 UTC
Can you still make this happen using yum 3.2.12 from rawhide?
yum install pygpgme
yum --enablerepo=development update yum*

to install 3.2.12 to test.

thanks


Comment 2 Bug Zapper 2008-05-14 15:11:26 UTC
This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'.

Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists.

Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs:
http://docs.fedoraproject.org/release-notes/

The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Adam Pribyl 2008-05-18 16:06:29 UTC
I do not have the proxy any more. If maintainer could not confirm this is fixed
then close it.


Note You need to log in before you can comment on or make changes to this bug.