Looking at egit.aggrcon, I would guess that it is caused by this:

  <repositories 
location="http://download.eclipse.org/egit/github/staging/v5.3.0.201903061415-rc1";
 description="EGit GitHub Updates" mirrorArtifacts="false">

The mirrorArtifacts="false" will cause the EGit GitHub artifacts not to be 
included in the repo, instead triggering the composite. And I guess the local 
file: url mapping of the aggregator then causes the broken child url.

Cheers,

Carsten Reckord
Lead Software Architect & co-founder

-- 
+49 (0)69 2475666-33 | [email protected] | www.yatta.de

Yatta Solutions GmbH c/o WeWork · Neue Rothofstraße 13-19 · 60313 Frankfurt 
a.M. (Germany)
Registered Seat: AG Kassel, HRB 14720 · VAT-ID DE263191529 · Managing Director 
Johannes Jacop

> -----Original Message-----
> From: [email protected] <cross-project-issues-
> [email protected]> On Behalf Of Carsten Reckord
> Sent: Thursday, March 7, 2019 6:49 PM
> To: Cross project issues <[email protected]>
> Cc: Matthias Sohn <[email protected]>
> Subject: Re: [cross-project-issues-dev] Staging for SimRel 2019-03 Release
> Candidate (RC1) is complete
> 
> > /home/data/httpd/download.eclipse.org/staging/2019-03/aggregate
> > <http://download.eclipse.org/staging/2019-03/aggregate>  has no
> > content.jar
> 
> That part should be fine. It's only used as an artifact repository. The 
> metadata
> repo is in /home/data/httpd/download.eclipse.org/staging/2019-03 together
> with a compositeArtifacts.jar that includes the aggregate.
> 
> However, there are two things fishy with the compositeArtifacts.jar:
> 
> 1. It contains this child, which is obviously wrong:     <child
> location='file:/home/data/httpd/download.eclipse.org/egit/github/staging/v
> 5.3.0.201903061415-rc1'/>
> This will probably cause the composite to fail loading, causing the errors you
> see.
> 
> 2. I think that composite shouldn't exist in the first place. Before build 
> 354,
> download.eclipse.org/staging/2019-03 was a plain non-composite repo. I
> guess something caused the aggregator to barf and create this strange half-
> composite with the broken child.
> 
> > msohn@build:/home/data/httpd/download.eclipse.org/staging/2019-03
> > <http://download.eclipse.org/staging/2019-03> > ls aggregate/
> > artifacts.jar  binary  features  plugins
> >
> > could this cause the problem ?
> >
> >
> > On Thu, Mar 7, 2019 at 6:25 PM Matthias Sohn <[email protected]
> > <mailto:[email protected]> > wrote:
> >
> >
> >     something is wrong with the content of the staging repository.
> >
> >     I installed Eclipse committer package 2019-03 M3 and could install
> > JGit/EGit 5.3.0 RC1 from
> >     the original p2 repositories
> >     https://download.eclipse.org/egit/staging/v5.3.0.201903061415-rc1
> >
> >     https://download.eclipse.org/egit/github/staging/v5.3.0.2019030614
> > 15-rc1
> >
> >
> >     but trying to update the same 2019-03 M3 installation from
> >     http://download.eclipse.org/staging/2019-03/
> >
> >
> >     fails with the error
> >
> >
> >     An error occurred while collecting items to be installed
> >
> >     session context was:(profile=epp.package.committers,
> > phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
> > action=).
> >
> >     No repository found containing:
> > osgi.bundle,org.bouncycastle.bcpg,1.60.0.v20181210-2057
> >
> >     No repository found containing:
> > osgi.bundle,org.bouncycastle.bcpkix,1.60.0.v20181210-2057
> >
> >     No repository found containing:
> > osgi.bundle,org.bouncycastle.bcprov,1.60.0.v20181210-2057
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.cvs,1.4.900.v20190301-0040
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.core,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.doc,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.gitflow,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.gitflow.ui,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.mylyn.ui,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.egit.ui,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.epp.mpc.ui,1.7.5.v20190301-1516
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt,3.17.0.v20190301-0040
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.apt.core,3.6.300.v20190228-0624
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.apt.core.source,3.6.300.v20190228-0624
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.core,3.17.0.v20190227-1706
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.core.source,3.17.0.v20190227-1706
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.debug.ui,3.10.200.v20190226-0733
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.debug.ui.source,3.10.200.v20190226-0733
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.doc.isv,3.14.300.v20190301-0538
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.doc.user,3.15.200.v20190227-0848
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.launching,3.13.0.v20190222-0937
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.launching.source,3.13.0.v20190222-0937
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.ui,3.17.0.v20190228-1358
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jdt.ui.source,3.17.0.v20190228-1358
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jgit,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jgit.archive,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jgit.http.apache,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.jgit.ssh.apache,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.pde,3.13.500.v20190301-0040
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.pde.doc.user,3.14.300.v20190301-0538
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.pde.ui,3.10.600.v20190222-1655
> >
> >     No repository found containing:
> > osgi.bundle,org.eclipse.pde.ui.source,3.10.600.v20190222-1655
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.cvs,1.4.800.v20190301-0040
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.egit,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> >
> org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,5.3.0.2019030614
> > 15-rc1
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.egit.mylyn,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.epp.mpc,1.7.5.v20190301-1516
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.jdt,3.17.0.v20190301-0040
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.jdt.source,3.17.0.v20190301-0040
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.jgit,5.3.0.201903061415-rc1
> >
> >     No repository found containing:
> >
> org.eclipse.update.feature,org.eclipse.jgit.http.apache,5.3.0.201903061415-
> > rc1
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.jgit.ssh.apache,5.3.0.201903061415-
> > rc1
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.pde,3.13.400.v20190301-0538
> >
> >     No repository found containing:
> > org.eclipse.update.feature,org.eclipse.pde.source,3.13.400.v20190301-
> 0538
> >
> >
> >     On Thu, Mar 7, 2019 at 5:47 PM Matthias Sohn
> > <[email protected] <mailto:[email protected]> > wrote:
> >
> >
> >             it just updates our contribution for RC1:
> >
> >             org.eclipse.simrel.build (master)]$ git show 2f53a002
> >             commit 2f53a00200022985810e3ccc4bbac453c7e6e69e (HEAD
> > -> master, origin/master)
> >             Author: Matthias Sohn <[email protected]
> > <mailto:[email protected]> >
> >             Date:   Wed Mar 6 22:16:12 2019 +0100
> >
> >                 Contribute JGit/EGit 5.3.0.201903061415-rc1 to 2019-03 RC1
> >
> >                 Change-Id: I2d58a8a8806489dbbde0e93652602007b85d8acd
> >                 Signed-off-by: Matthias Sohn <[email protected]
> > <mailto:[email protected]> >
> >
> >             diff --git a/egit.aggrcon b/egit.aggrcon
> >             index 35bf1366..f06304c9 100644
> >             --- a/egit.aggrcon
> >             +++ b/egit.aggrcon
> >             @@ -1,36 +1,36 @@
> >              <?xml version="1.0" encoding="ASCII"?>
> >              <aggregator:Contribution xmi:version="2.0"
> > xmlns:xmi="http://www.omg.org/XMI";
> >
> xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1
> > .0" label="EGit">
> >             -  <repositories
> > location="http://download.eclipse.org/egit/staging/v5.3.0.201901162155-
> > m1" description="EGit Updates">
> >             -    <bundles name="org.eclipse.egit.ui.smartimport"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             -    <features name="org.eclipse.jgit.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +  <repositories
> > location="http://download.eclipse.org/egit/staging/v5.3.0.201903061415-
> > rc1" description="EGit Updates">
> >             +    <bundles name="org.eclipse.egit.ui.smartimport"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >             +    <features name="org.eclipse.jgit.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features name="org.eclipse.jgit.pgm.feature.group"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             -    <features name="org.eclipse.egit.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features name="org.eclipse.jgit.pgm.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >             +    <features name="org.eclipse.egit.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features name="org.eclipse.egit.mylyn.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features name="org.eclipse.egit.mylyn.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features name="org.eclipse.egit.source.feature.group"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             -    <features name="org.eclipse.jgit.source.feature.group"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             -    <features
> > name="org.eclipse.jgit.pgm.source.feature.group"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             -    <features
> > name="org.eclipse.jgit.http.apache.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features name="org.eclipse.egit.source.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >             +    <features name="org.eclipse.jgit.source.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >             +    <features
> > name="org.eclipse.jgit.pgm.source.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >             +    <features
> > name="org.eclipse.jgit.http.apache.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features
> > name="org.eclipse.egit.gitflow.feature.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features
> > name="org.eclipse.egit.gitflow.feature.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features
> > name="org.eclipse.jgit.ssh.apache.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features
> > name="org.eclipse.jgit.ssh.apache.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features name="org.eclipse.jgit.lfs.feature.group"
> > versionRange="[5.3.0.201901162155-m1]">
> >             +    <features name="org.eclipse.jgit.lfs.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >             -    <features
> > name="org.eclipse.jgit.ssh.apache.source.feature.group"
> > versionRange="[5.3.0.201901162155-m1]"/>
> >             +    <features
> > name="org.eclipse.jgit.ssh.apache.source.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]"/>
> >                </repositories>
> >             -  <repositories enabled="false"
> > location="http://download.eclipse.org/egit/github/updates-5.2";
> > description="EGit GitHub Updates" mirrorArtifacts="false">
> >             -    <features
> > name="org.eclipse.mylyn.github.feature.feature.group"
> > versionRange="[5.2.0.201812061821-r]">
> >             +  <repositories
> >
> location="http://download.eclipse.org/egit/github/staging/v5.3.0.201903061
> > 415-rc1" description="EGit GitHub Updates" mirrorArtifacts="false">
> >             +    <features
> > name="org.eclipse.mylyn.github.feature.feature.group"
> > versionRange="[5.3.0.201903061415-rc1]">
> >                    <categories
> > href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
> >                  </features>
> >                </repositories>
> >
> >             On Thu, Mar 7, 2019 at 4:53 PM Frederic Gurr
> > <[email protected] <mailto:frederic.gurr@eclipse-
> > foundation.org> > wrote:
> >
> >
> >                     Last working commit seems to be 811ecb8.
> >
> >                     @Matthias: are you aware of any changes in commit
> > 2f53a00 that could
> >                     have implications on the build artifacts?
> >
> >                     On 07.03.19 15:27, Lorenzo Bettini wrote:
> >                     > Indeed I can't use it for installing features and
> > plugins (in Oomph and
> >                     > for target platforms)...
> >                     >
> >                     > On 07/03/19 13:03, Frederic Gurr wrote:
> >                     >> Sorry, hold your horses. Something is up with the
> > staging repository.
> >                     >> I'm investigating.
> >                     >>
> >                     >> On 07.03.19 12:58, Frederic Gurr wrote:
> >                     >>> Hi,
> >                     >>>
> >                     >>> The staging repository for 2019-03 RC1 is
> > complete and ready for EPP.
> >                     >>>
> >                     >>> To confirm that everything works as expected,
> > please test
> >                     >>>
> >                     >>> => http://download.eclipse.org/staging/2019-03/
> >                     >>>
> >                     >>> This will become the official "RC1 Simultaneous
> > Release Candidate" on
> >                     >>> Friday.
> >                     >>>
> >                     >>> => http://download.eclipse.org/releases/2019-
> > 03/
> >                     >>>
> >                     >>> Thanks for all contributions. Please remember to
> > test early and often!
> >                     >>>
> >                     >>>
> >                     >>> Regards,
> >                     >>>
> >                     >>> Fred
> >                     >>>
> >                     >>>
> >                     >>
> >                     >
> >                     >
> >
> >                     --
> >                     Frederic Gurr
> >                     Release Engineer | Eclipse Foundation Europe GmbH
> >
> >                     Annastr. 46, D-64673 Zwingenberg
> >                     Handelsregister: Darmstadt HRB 92821
> >                     Managing Directors: Ralph Mueller, Mike Milinkovich,
> > Chris Laroque
> >
> >     _______________________________________________
> >                     cross-project-issues-dev mailing list
> >                     [email protected] <mailto:cross-
> > [email protected]>
> >                     To change your delivery options, retrieve your
> > password, or unsubscribe from this list, visit
> >                     https://www.eclipse.org/mailman/listinfo/cross-
> > project-issues-dev
> >
> 
> _______________________________________________
> cross-project-issues-dev mailing list
> [email protected]
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to