Gentoo Archives: gentoo-scm

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-scm@l.g.o
Subject: Re: [gentoo-scm] Overall Validation Approach
Date: Mon, 22 Oct 2012 15:57:24
Message-Id: 20121022155712.GA27622@orbis-terrarum.net
In Reply to: [gentoo-scm] Overall Validation Approach by Rich Freeman
1 On Mon, Oct 22, 2012 at 10:08:57AM -0400, Rich Freeman wrote:
2 > Two items in this email - one is a quick status update, but I think
3 > the more important issue is stepping back to figure out why we're even
4 > doing this...
5 This is not a complete response, but a quick response to parts of the
6 email only.
7
8 > 3. File hashes don't match, because the migration changes the headers.
9 > (medium effort)
10 This one should be mostly solved soon in the git output. The currently
11 published bundle has the wrong path in $Header$, but it'll be fixed in
12 the next push.
13
14 > 4. Authors don't match, because these are also transformed. (medium
15 > effort)
16 This one is an issue I think missing in the current Git.
17
18 > I'm open to suggestions, but rather than fully re-inventing the wheel
19 > I'm thinking that fixing issues #1 and #5 above might be as far as I
20 > go with this. They're easy to fix, and #1 is resulting in huge gaps.
21 > What that will tell us is that nothing is getting missed in the
22 > migration.
23 Start w/ #1+#5, and evaluate in more depth after that. There was a
24 discussion at the miniconf regarding how much we should be sure it's
25 right. I was thinking more explicitly ensuring that the results and
26 commit ids are repeatable, and using human eyeballs to compare the
27 mismatches from your initial validation work.
28
29 I was hoping mainly that your validation code would exclude all the easy
30 simple matches, and leave the rest for us to do by eyeball.
31
32 > Code review of ferringb's work might be more productive in terms of
33 > spotting problems. So might be publishing his bundles and letting
34 > people spot check their favorite packages.
35 His initial bundle is already live.
36
37 --
38 Robin Hugh Johnson
39 Gentoo Linux: Developer, Trustee & Infrastructure Lead
40 E-Mail : robbat2@g.o
41 GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85

Replies

Subject Author
Re: [gentoo-scm] Overall Validation Approach Rich Freeman <rich0@g.o>