rescuecd.spec - problems with sending build request
Kamil Dziedzic
kamil.listy at klecza.pl
Tue Mar 18 21:58:53 CET 2008
Dnia wtorek 18 marzec 2008, Elan Ruusamäe napisał:
> this could be either by the fact that it is not fetched, or something
> doesn't like filename in form 'rcdmod?x86_64' (containing question mark)
Ok I know what is the problem. Builder should encode urls when fetching from
distfiles.
Now it try to get:
ftp://distfiles.pld-linux.org/distfiles/by-md5/d/7/d712792e3216e49aec85bf5046d1e212/rcdmod?x86
This doesn't work.
But it should try to get:
ftp://distfiles.pld-linux.org/distfiles/by-md5/d/7/d712792e3216e49aec85bf5046d1e212/rcdmod%3fx86
This works.
Any reasons to not do that?
Do we have any simple script for url encoding?
--
Regards, Kamil Dziedzic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /mailman/pipermail/pld-devel-en/attachments/20080318/7d186e2f/attachment.sig
More information about the pld-devel-en
mailing list