[poldek: Bug 37] New: does not connect when used with proxy

btsadmin at pld-linux.org btsadmin at pld-linux.org
Thu Jul 5 18:01:57 CEST 2007


http://bugs.pld-linux.org/show_bug.cgi?id=37

           Summary: does not connect when used with proxy
           Product: poldek
           Version: unspecified
          Platform: All
        OS/Version: PLD Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Core
        AssignedTo: mis at pld-linux.org
        ReportedBy: kornet at camk.edu.pl
   Estimated Hours: 0.0


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4)
Gecko/20070614 SeaMonkey/1.1.2
Build Identifier: poldek-0:0.21-0.20070703.00.1.i686

When used with proxy, the ":" sign in the name of source is replaced by %3a. In
the result poldek cannot update indexes.

Reproducible: Always

Steps to Reproduce:
1.export ftp_proxy=http://<proxy_address>
2.poldek -vvv --up | grep GET

Actual Results:  
< GET ftp%3a//ftp.th.pld-linux.org/dists/th/PLD/i686/RPMS/packages.ndir.md
HTTP/1.1

Expected Results:  
< GET ftp://ftp.th.pld-linux.org/dists/th/PLD/i686/RPMS/packages.ndir.md
HTTP/1.1


-- 
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the pld-bugs mailing list