Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 292329

Summary: missing macosx x86 launcher feature on Galileo update site?
Product: Community Reporter: Nick Boldt <nboldt>
Component: Cross-ProjectAssignee: Cross-Project issues <cross-project.inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: david_williams, thomas
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Nick Boldt CLA 2009-10-14 19:24:25 EDT
This is prolly the wrong place for this bug, but I figured you guys would know where to file it.

I was trying to do an aggregator build of JBoss Tools + pi4soa and wanted to try using all 4 supported platforms: win32, lin32, lin64, and macosx (carbon, x86).

Running the build worked fine using win/lin, but when I added macosx, it barfed this error:

org.eclipse.core.runtime.CoreException: Cannot complete the install because one or more required items could not be found.
...
Contains: Missing requirement for filter (&(osgi.os=macosx)(osgi.ws=carbon)(osgi.arch=x86)): Eclipse RCP 3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6 (org.eclipse.rcp.feature.group 3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6) requires 'org.eclipse.equinox.launcher.carbon.macosx [1.0.200.v20090520-1835]' but it could not be found

Solution? Add the Eclipse 3.5 update site (download.eclipse.org/eclipse/updates/3.5/ and respin. Now the problem is gone.

This suggests to me that the macosx launcher is missing from the Galileo site. What can be done to get it put back there?
Comment 1 Thomas Hallgren CLA 2009-10-15 03:06:51 EDT
Galileo currently only support these 7 configurations:

macosx.cocoa.x86
macosx.cocoa.x86_64
linux.gtk.x86
linux.gtk.ppc
linux.gtk.x86_64
win32.win32.x86_64
win32.win32.x86

No carbon. I'm not sure why that is. David?
Comment 2 Thomas Hallgren CLA 2009-10-21 09:00:08 EDT
Moving this bugzilla since the Galieo builder does what it is supposed to.
Comment 3 David Williams CLA 2013-06-01 17:17:40 EDT
Marking as 'won't fix', since its against Galileo, and I think current common repo has all the platform configurations that are produced by the platform. 

Please open new bug again current release if any issues found.