Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Yesterday's 4.4 M-build: broken metadata?

Well, by "idea" ... I can confirm it is broken. I fixed our pom's last night (with no new bug, since it was an incomplete fix for bugs 453677 and 453919 -- entirely my fault).

I was not aware of anyone making use of the M-build repositories this early, so, if you do not want to wait next Wednesday, it would be entirely reasonable for you to ask for a respin.

Apologies for the break, and especially not properly announcing it.

Let me know,






From:        Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx>
To:        platform-releng-dev@xxxxxxxxxxx,
Date:        12/04/2014 12:36 PM
Subject:        [platform-releng-dev] Yesterday's 4.4 M-build: broken metadata?
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




Hi,

I have a problem consuming 4.4 M-build from yesterday [1] with Tycho
(with -Dtycho.disableP2Mirrors=true, so mirrors are not to blame):

> [ERROR] The following artifacts could not be downloaded: [ERROR]
> osgi.bundle,org.eclipse.ecf,3.4.0.v20141202-1832 [ERROR]
> osgi.bundle,org.eclipse.ecf.filetransfer,5.0.0.v20141202-1832 [ERROR]
> osgi.bundle,org.eclipse.ecf.identity,3.4.0.v20141202-1832 [ERROR]
> osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.2.200.v20141202-1832

Now, the p2 repository [1] lists only older versions for these bundles:

> org.eclipse.ecf_3.4.0.v20140827-1444.jar
> org.eclipse.ecf_3.4.0.v20140827-1444.jar.pack.gz
> org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar
> org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar.pack.gz
> org.eclipse.ecf.identity_3.4.0.v20140827-1444.jar
> org.eclipse.ecf.identity_3.4.0.v20140827-1444.jar.pack.gz
> org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar
> org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar.pack.gz

However, there is something about this particular p2 repository [1] that
makes my build fail. Going back to the previous M-build [3] fixes it. I
wonder what makes Tycho look for bundles with qualifier v20141202-1832
(which looks plausible, BTW, as we are talking about the M20141203-0800
M-build). Any ideas? (FWIW, here's my target definition [4].)

Best wishes,

Andreas

[1]
<
http://download.eclipse.org/eclipse/updates/4.4-M-builds/M20141203-0800/>
[2]
<
http://download.eclipse.org/eclipse/updates/4.4-M-builds/M20141203-0800/artifacts.jar>
[3]
<
http://download.eclipse.org/eclipse/updates/4.4-M-builds/M20141126-0800/>
[4]
<
https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/targets/luna/luna.target?id=912628db58b43a58fa5d7577236f06edf5aadbff>

--
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



Back to the top