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

Re: ftp.cl.debian.org added rsync port



On Tue, Feb 27, 2007 at 03:57:24PM +0100, Simon Paillard wrote:
> > project/trace directory not found on the HTTP server.
> 
> Maybe the script that checks the trace directory is not enough patient ?
> Josip ?

It does this:

        my $url = "http://".$site.$mirror_types{$mtype}."project/trace/ftp-master.debian.org";;
        use LWP::Simple qw(!head);
        my $urlcontent = get $url;
        if (!defined($urlcontent)) { ...error message... }

I can wget the said URL now from there, so it might have been a transient
error.

-- 
Josip Rodin
mirrors@debian.org



Reply to: