[360] in athena10
Re: /svn/athena r23117 - in trunk/debathena/third: common cyrus-sasl2-mit
daemon@ATHENA.MIT.EDU (Timothy G Abbott)
Fri Aug 1 17:02:42 2008
Date: Fri, 1 Aug 2008 17:01:57 -0400 (EDT)
From: Timothy G Abbott <tabbott@MIT.EDU>
To: Greg Hudson <ghudson@mit.edu>
cc: athena10@mit.edu
In-Reply-To: <1217624066.15252.9.camel@equal-rites.mit.edu>
Message-ID: <alpine.DEB.1.10.0808011656380.17281@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII
OK, I do recall that running "apt-get update" against the Debathena
repository while reprepro is modifying it gave errors kinda like this.
Avoiding these errors is in fact why the Debathena build-all system uses a
lock. So, I'd believe that we're seeing the same sort of thing going on
with the official mirrors.
-Tim Abbott
On Fri, 1 Aug 2008, Greg Hudson wrote:
> On Fri, 2008-08-01 at 14:33 -0400, Timothy G Abbott wrote:
>> Which repository is having these transient failures? I don't remember
>> having this problem.
>
> I don't think I generally saw these problems either until I wrote a
> script which ran 168 times per week.
>
> Here is one type of error I see from time to time:
>
> I: [etch-amd64-sbuild-f8f06cce-bd63-4d5d-829c-260fa790e0eb chroot] (builder->root) Running command: "apt-get -qq -y update"
> Failed to fetch http://localhost:9999/debian-security/dists/etch/updates/main/source/Sources.gz MD5Sum mismatch
>
> I think this might be a race condition where the upstream repository is
> being modified as apt-get update runs.
>
> I also sometimes see errors like:
>
> I: [dapper-amd64-sbuild-ea759ee4-6293-461d-bdbb-f47a86573406 chroot] (builder->root) Running command: "apt-get -qq -y update"
> Failed to fetch http://localhost:9999/ubuntu/dists/dapper-updates/main/binary-amd64/Packages.gz 404 Not Found
> Failed to fetch http://localhost:9999/ubuntu/dists/dapper-updates/restricted/binary-amd64/Packages.gz 404 Not Found
> [etc.]
>
> Not sure what that's about. I've seen it for dapper and feisty.
>
> Finally:
>
> Running: ./debathenify-evolution-data-server lenny-amd64 -A source binary uploadtput: No value for $TERM and no -T specified
> I: [lenny-amd64-sbuild-269c4ec4-2b98-4294-ba4c-e770da170a67 chroot] (builder->root) Running command: "apt-get -qq -y update"
> W: Failed to fetch http://localhost:9999/debian/dists/lenny/Release.gpg Connection failed
>
> The linux-build-10 approx configuration is using debian.lcs.mit.edu for
> Debian and mirrors.ccs.neu.edu for Ubuntu, which I believe is the same
> as debuild.
>
>
>