Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Hudson builds failing

P2 self-corrupting is one thing - but it shouldn't be hitting external mirrors given that all the bits should be trivially resolvable. 

I also think the repository is being wiped each time which isn't exactly great for performance. 

Alex

Sent from my iPhone 4

On 24 Sep 2010, at 14:05, Igor Fedorenko <ifedorenko@xxxxxxxxxxxx> wrote:

> This sounds like https://issues.sonatype.org/browse/TYCHO-359. Should be
> fixed in current master.
> 
> --
> Regards,
> Igor
> 
> Alex Blewitt wrote:
>> I looked at the build log on Hudson.eclipse.org, and it seems
>> something (Tycho?) is downloading a lot of files from random mirrors.
>> It then seems that it's failing to open one of the zips, which is
>> synonymous with P2 randomly downloading rubbish and leaving zero byte
>> or otherwise corrupt files behind.
>> I suspect the maven.repo.local is corrupt in
>> /opt/users/hudsonbuild/workspace/egit/.repository, and/or we
>> shouldn't be putting the eclipse Helios release P2 repo in the list.
>> Maybe the buildmeisters could set up a local only copy of the Helios
>> update site instead?
>> Either that, or don't put the maven repository under workspace (does
>> that get wiped between builds?)
>> Alex
>> Sent from my iPhone 4 _______________________________________________
>> egit-dev mailing list egit-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/egit-dev


Back to the top