Bug 290006 - p2.mirror is missing some repo content
Summary: p2.mirror is missing some repo content
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 09:13 EDT by Paul Webster CLA
Modified: 2022-11-14 11:41 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2009-09-21 09:13:19 EDT
I switched my p2.mirror task to include be non greedy as per bug 289851

		<p2.mirror destination="${transformedRepoLocation}-mirrored">
			<source>
				<repository location="${eclipsep2Repo}" />
			</source>
			<slicingOptions includeNonGreedy="false" />
			<iu id="org.eclipse.sdk.feature.group"/>
			<iu id="org.eclipse.equinox.p2.user.ui.feature.group"/>
			<!--iu id="org.eclipse.emf.sdk.feature.group"/-->
			<!--iu id="org.eclipse.wst.xml_ui.feature.feature.group"/-->
			<!--iu id="org.eclipse.gef.feature.group"/-->
			<iu id="org.eclipse.rcp.configuration.feature.group"/>
		</p2.mirror>

The task seems to have completed without a raft of errors.  However if I look at my repo/plugins directory I have:

org.eclipse.ui.workbench_3.5.100.I20090728-0800a.jar
org.eclipse.ui.workbench_3.5.100.I20090901-0800.jar
org.eclipse.ui.workbench_3.6.0.I20090914-0830.jar

But then the matching source only includes:
org.eclipse.ui.workbench.source_3.5.100.I20090901-0800.jar

I checked the http://download.eclipse.org/eclipse/updates/3.6-I-builds repo, and all of the inner repos that include 3.6.0.I20090914-0830 include the matching source bundle ... just not my mirrored repo.

PW
Comment 1 Paul Webster CLA 2009-09-21 09:24:22 EDT
As an aside, this was the most successful but unusable repo yet :-)

Contains: session context was:(profile=1253538377558-0.3594383053938711, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
Contains: No repository found containing: osgi.bundle,com.ibm.icu.base,4.0.1.v20090822


PW
Comment 2 Paul Webster CLA 2009-09-21 09:42:22 EDT
Including includeOptional="false" also did not get rid of the com.ibm.icu.base error.

PW
Comment 3 Lars Vogel CLA 2018-12-03 09:11:27 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 4 Lars Vogel CLA 2018-12-03 09:13:34 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 5 Eclipse Genie CLA 2020-11-23 00:48:26 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 6 Eclipse Genie CLA 2022-11-14 11:41:42 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.