[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: an idea for next generation APT archive caching



also sprach martin f krafft <madduck@debian.org> [2004.10.20.1155 +0200]:
> #!/bin/sh -e
> 
> echo 200 OK
> echo Content-type: application/x-debian-package
> echo
> 
> exec wget -O - $MIRROR/$RPATH | tee $LPATH

one might want to parse wget's error output and return 404 as before
if it returns 404. then again, in the end, this should be
implemented in perl of C/C++ anyway.

-- 
Please do not CC me when replying to lists; I read them!
 
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer, admin, and user
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

Attachment: signature.asc
Description: Digital signature


Reply to: