[Insight-developers] error retrieving data

M Stauffer (V) mstauff at verizon.net
Wed Nov 9 12:43:23 EST 2011


>> I should have added that change 3217 that added the data is building
>> locally like a mention above, but not for the experimental builds:
>> http://www.cdash.org/CDash/viewBuildError.php?buildid=1708242. Thanks
>
>The data were not uploaded.  Look for files named ".ExternalData_MD5_*"
>and a directory named ".ExternalData/MD5" in your local source tree
>where the build works.  Which ones exist?  What is the output of

I see this

michael:gitITKother (AddJointHistogramMIRegressionTest)$ ls
.ExternalData/MD5/
1312946f75782c8491fcea7543713f70  91f09fb1c9af64ba3a871b38dd710f75
4d16bbec03c868d290ce5c8270d4cb64  c4499fe10b88f2d8a53b79ce0c7e1044
68caa3d18063b139a1371f300045d5d2  eb963b2a95cb868d67c05095bf33bf50

>   git config alias.gerrit-push

!sh -c "git fetch gerrit && git push gerrit HEAD:refs/for/master/$(git
symbolic-ref HEAD | sed -e 's|^refs/heads/||')"

>   git for-each-ref "refs/data/*"

This doesn't output anything. But if I do 'git for-each-ref | grep
"refs/data/*"', I see these lines:

a7ebdc747c766cc8fa5242339fce2afbf9151cde blob
refs/data/MD5/1312946f75782c8491fcea7543713f70
87aa8e25fe5dd5275351f19f4a046bed7b9305f1 blob
refs/data/MD5/4d16bbec03c868d290ce5c8270d4cb64
dfc199a251a82acc2d78e27c2ea08b7fb9b3694d blob
refs/data/MD5/68caa3d18063b139a1371f300045d5d2
815bc4576e1e31b1c66310d893a32c03c96ca17e blob
refs/data/MD5/91f09fb1c9af64ba3a871b38dd710f75
48164ae294d2bdad56d7ca0e442ac2d87a089bf7 blob
refs/data/MD5/c4499fe10b88f2d8a53b79ce0c7e1044
7af9333d230cea69f0333b0a24d81fa4ae8f62ae blob
refs/data/MD5/eb963b2a95cb868d67c05095bf33bf50

I just tried a fresh local build of 3217 and it's *not* working now. The
data it adds is not found on midas. Could the addition of the dependent
build screwed things up somehow?

-M



More information about the Insight-developers mailing list