tags 393483 -unreproducible
severity 393843 important
retitle 393843 apt-proxy fails on packages with version including '~' on FTP 
servers
thanks

On Tue, 2006-10-24 at 00:05 +0200, Jérôme Warnier wrote:
> Le jeudi 19 octobre 2006 à 23:58 +0100, Ben Hutchings a écrit :
> > tags 393483 + unreproducible moreinfo
> > severity 393843 normal
> > thanks
> > 
> > I can't reproduce this on version 1.9.35 either - and I specifically
> > tried getting wodim - therefore I don't believe it's a general problem.
> > I suspect that the problem you're seeing might be in the mirror server
> > or in apt-proxy's interactions with that particular server.  Which
> > mirror are you using and which protocol?
> 
> The backend used is:
> ftp://ftp.belnet.be/debian
> 
> And I can still reproduce it.

So can I now.  It appears that this bug is not dependent on the server,
but on the protocol/scheme used. I think you can avoid the problem by
using http://ftp.belnet.be/debian instead.  What appears to be happening
is that apt is escaping '~' to '%7e', following an old RFC that says '~'
is not a safe character in URIs, and the FTP backend of apt-proxy is
failing to convert this back to '~'.  I'll investigate further and see
if I can fix it properly.

Ben.

-- 
Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED]
If you've signed my GPG key, please send a signature on and to the new uid.
It is easier to change the specification to fit the program than vice versa.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to