Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Issues with Eclipse mirrors?

Maybe there's some terminology issues ... but literal "mirrors" on build.eclipse.org never do "work" ... the infrastructure is "smart enough" to go directly to the URL since it knows it is "right there on same Gigabit connection" and no mirror from a remote site is going to be faster.

That said, when I look (via shell command) there really is no repository at
/shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20130911-2200/org.eclipse.e4.tools/build/org.eclipse.e4.core.tools.update/
only a pom.xml and category.xml ... so I think there is "failure" somewhere else earlier in your build?

I suggest you open a bug an track issue there, since doesn't appear to be an (obvious) infrastructure or cross-project issue.

(Though, by all means, if others see something "wrong" with infrastructure, feel free to say (or, open a bug) ... perhaps I'm not fully understanding or know exactly where I should be looking).

Good luck,





From:        Lars Vogel <lars.vogel@xxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx,
Date:        09/12/2013 05:48 AM
Subject:        [cross-project-issues-dev] Issues with Eclipse mirrors?
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Hi,

anything wrong with the Eclipse mirrors. Our e4 tools build fails with:

http://build.eclipse.org/eclipse/e4/cbi/log.txt

[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.18.0:mirror (default) on project org.eclipse.e4.releng.update: Error during mirroring: Mirroring failed: No repository found at file:///shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20130911-2200/org.eclipse.e4.tools/build/org.eclipse.e4.core.tools.update/target/repository. -> [Help 1]
[ERROR]

Local (and vogella GmbH CI) build works fine, so I assume their is an issue with the Eclipse mirrors.

Best regards, Lars
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top