Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Kepler SR2 - Linux - CDT - Problem

Apologies to all. My e-mails to Eclipse mailing lists got held up the last couple of days for some reason and just got unblocked this morning. I checked the aggregator build and it does seem to have worked.

Thanks,
Doug

From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Reply-To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date: Thursday, January 23, 2014 at 11:39 AM
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Cc: Doug Schaefer <cdtdoug@xxxxxxxxx>
Subject: Re: [cross-project-issues-dev] Kepler SR2 - Linux - CDT - Problem

Hi Doug,

for some reasons I received your mails just a few minutes ago. The last EPP build finished successfully and I do hope that your change in the CDT composite repository did the trick.

Thanks,
Markus


On Wed, Jan 22, 2014 at 5:25 PM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
I’ve removed the old versions from the CDT milestones composite. That should force everything to the desired version. The output from the aggregator is showing it’s picking between the two versions somewhat randomly and sometimes both. It could be an upstream dependency that is that is incorrectly depending on the last minor release. We’ll find out when on the next agg build…

Doug.

From: Doug Schaefer <dschaefer@xxxxxxx>
Date: Wednesday, January 22, 2014 at 10:38 AM
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>, Jeff Johnston <jjohnstn@xxxxxxxxxx>, Doug Schaefer <cdtdoug@xxxxxxxxx>
Subject: Re: [cross-project-issues-dev] Kepler SR2 - Linux - CDT - Problem

That’s very strange. The source CDT repo has the correct linux.x86 iu. Also the correct artifact has been copied over. I have no idea why the content.xml is wrong in the maintenance repo.

Doug.

From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Reply-To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date: Wednesday, January 22, 2014 at 9:36 AM
To: Jeff Johnston <jjohnstn@xxxxxxxxxx>, Doug Schaefer <cdtdoug@xxxxxxxxx>, Eclipse Cross Project Issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [cross-project-issues-dev] Kepler SR2 - Linux - CDT - Problem

Hi all,

maybe you can help me solving this problem... the EPP build for Kepler SR2 RC1 is broken because of missing dependencies in the maintenance p2 repository.

In particular there are some CDT features that require a specific version of Linux bundles. Either something in the CDT contribution is broken, or something from Linuxtools (???) is missing...

    <unit id='org.eclipse.cdt.platform.feature.group' version='8.3.0.201401210350' singleton='false'>
      <requires size='29'> ...
        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.cdt.core.linux.x86' range='[5.2.0.201401210350,5.2.0.201401210350]'>...

But there's only...

    <unit id='org.eclipse.cdt.core.linux.x86_64' version='5.2.0.201309180223'>

Maybe it fixes itself later today when all +3 contributions are in... in that case sorry for the noise. My expectation was that this kind of error should have been checked during the aggregation build.

Thanks,
Markus

_______________________________________________
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