Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EEP builds failing

On Tue, 2018-10-16 at 18:42 +0100, Jonah Graham wrote:
> Hi folks,
> 
> The EPP builds have been failing for about a week now. I noticed because my gerrit failed to verify.
> 
> I am happy to look into this to try and resolve, but I am hoping 🤞 someone else is already looking into this?
> 
> This is the relevant error that is in the last few builds and my gerrit. Thanks!
> 
> [ERROR] Cannot resolve project dependencies:
> [ERROR]   Software being installed: org.eclipse.epp.package.common.feature.feature.group 4.9.0.qualifier
> [ERROR]   Missing requirement for filter properties ~= $0: org.eclipse.oomph.setup.core.feature.group 1.10.0.v20180828-0705 requires 'org.eclipse.equinox.p2.iu; org.eclipse.oomph.jreinfo.win32.x86 [1.4.0.v20180706-1242,1.4.0.v20180706-1242]' but it could not be found
> [ERROR]   Cannot satisfy dependency: org.eclipse.epp.package.common.feature.feature.group 4.9.0.qualifier depends on: org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.feature.group 0.0.0
> [ERROR]   Cannot satisfy dependency: org.eclipse.oomph.setup.feature.group 1.10.0.v20180904-1112 depends on: org.eclipse.equinox.p2.iu; org.eclipse.oomph.setup.core.feature.group [1.10.0.v20180828-0705,1.10.0.v20180828-0705]

It looks like content from 4.10 is being placed in 
http://download.eclipse.org/staging/2018-09/plugins/ (build seems to
use this repo). If that's the case, then the failure could probably be
explained by the fact that 4.10 no longer supports 32 bit architecture.

Cheers,
-- 
Roland Grunberg



Back to the top