Bug 10003 - GURPMI cannot traverse authenticated proxy
Summary: GURPMI cannot traverse authenticated proxy
Status: RESOLVED DUPLICATE of bug 9870
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard: MAGEIA1TOO, MAGEIA2TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 15:58 CEST by Luzemário Dantas
Modified: 2013-05-07 02:12 CEST (History)
0 users

See Also:
Source RPM: gurpmi-6.48.2-1.mga2.noarch
CVE:
Status comment:


Attachments

Description Luzemário Dantas 2013-05-06 15:58:51 CEST
Description of problem: GURPMI cannot traverse a authenticated proxy. It do not pass downloader section of urpmi.cfg to downloader, nor pass proxy user/password also, despite use of 'proxy_user_ask' clause in proxy.cfg. You cannot update using graphical tools.


Version-Release number of selected component (if applicable):


How reproducible: every time


Steps to Reproduce:
1.add 'proxy_user_ask' clause to /etc/urpmi/proxy.cfg
2.change default downloader to 'curl' in /etc/urpmi/urpmi.cfg
3.add '--proxy-ntlm' to 'curl options' in urpmi.cfg and use a authenticated proxy with NTLM scheme
4.GURPMI does not pass proxy-user, proxy-password nor '--proxy-ntlm' to curl.

In other authenticated proxy scenarios I tested GURPMI has failed too. It does not passed any parameters to downloader, except its own default emmbedded in the GURPMI script.


Reproducible: 

Steps to Reproduce:
Luzemário Dantas 2013-05-06 15:59:25 CEST

Whiteboard: (none) => MAGEIA1TOO, MAGEIA2TOO

Comment 1 Manuel Hiebel 2013-05-07 02:12:39 CEST
well it use the same code as urpmi

*** This bug has been marked as a duplicate of bug 9870 ***

Status: NEW => RESOLVED
Resolution: (none) => DUPLICATE


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