Jonathan Nieder wrote:
> So it looks like the Release is temporarily “out of sync” with other files.
Yup.

> Meanwhile, I have never run into this problem with apt-get.
> 
> ... ah, okay, maybe this is it: ftp.us.debian.org uses round-robin DNS
> to switch between multiple mirrors.  APT’s HTTP method copes with this
> by doing the lookup once and reusing the IP for a number of requests,
> whereas it looks like cupt is switching between mirrors too often.
You seem to be right. Cupt just passes all network work to Curl library.

Khm. I would argue that it's not a Cupt problem and the other side providing
round-robin DNS should ensure the equality of files. I don't know is it
possibly technically to enable-disable particular IPs on the fly
technically... Need to think more probably.

> Selecting a random particular mirror (like mirrors2.kernel.org, the
> first one ‘ping’ gave me) does avoid the problem, though that doesn’t
> rule out this having just avoided some particular problematic mirror.
Hm, given a reason above, using a static mirror (not "changing" content
between calls) should avoid this problem completely, no?

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to