Skip to main content

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

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


Back to the top