Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Headless on Mac PowerPC
Headless on Mac PowerPC [message #492766] Wed, 21 October 2009 16:00 Go to next message
Marian Harbach is currently offline Marian HarbachFriend
Messages: 11
Registered: October 2009
Junior Member
Hi there,

I was trying to follow the installation description for the buckminster headless product, but when i try to install it with the p2 director, the following error appears:

Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10798.
An error occurred while collecting items to be installed
 session context was:(profile=Buckminster, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
 No repository found containing: binary,org.eclipse.buckminster.cmdline.product.executable.carbon.macosx.ppc,1.1.350.r10798


This happens on a PowerPC MacOSX 10.4. Can anyone help me on this?

Cheers
Marian
Re: Headless on Mac PowerPC [message #492785 is a reply to message #492766] Wed, 21 October 2009 17:06 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Marian,
I think this is caused by the same reasons that is behind https://bugs.eclipse.org/bugs/show_bug.cgi?id=291045 "Can't
create OS X x86_64 Cocoa Launcher".

I've raised the priority on that bug.

Regards,
Thomas Hallgren


On 10/21/2009 06:00 PM, Marian Harbach wrote:
> Hi there,
>
> I was trying to follow the installation description for the buckminster
> headless product, but when i try to install it with the p2 director, the
> following error appears:
>
> Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10798.
> An error occurred while collecting items to be installed
> session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Collect,
> operand=, action=).
> No repository found containing:
> binary,org.eclipse.buckminster.cmdline.product.executable.ca rbon.macosx.ppc,1.1.350.r10798
>
>
>
> This happens on a PowerPC MacOSX 10.4. Can anyone help me on this?
>
> Cheers
> Marian
Re: Headless on Mac PowerPC [message #493472 is a reply to message #492766] Mon, 26 October 2009 12:40 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Marian,
Good news. I managed to create a workaround for the bug. The fix is available in the latest PDE
feature at our http://download.eclipse.org/tools/buckminster/updates-3.5 (or headless-3.5).

Regards,
Thomas Hallgren

Marian Harbach wrote:
> Hi there,
>
> I was trying to follow the installation description for the buckminster
> headless product, but when i try to install it with the p2 director, the
> following error appears:
>
> Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10798.
> An error occurred while collecting items to be installed
> session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Collect,
> operand=, action=).
> No repository found containing:
> binary,org.eclipse.buckminster.cmdline.product.executable.ca rbon.macosx.ppc,1.1.350.r10798
>
>
>
> This happens on a PowerPC MacOSX 10.4. Can anyone help me on this?
>
> Cheers
> Marian
Re: Headless on Mac PowerPC [message #493839 is a reply to message #493472] Wed, 28 October 2009 09:21 Go to previous messageGo to next message
Marian Harbach is currently offline Marian HarbachFriend
Messages: 11
Registered: October 2009
Junior Member
Hi Thomas,

I don't know if I am doing anything wrong but it still doesn't install. I am following the steps on the Buckminster Download site. the direcotr is still coming up with the same error as above (and the same release to install: r10798). When I download the entire headless site (version r10819, link from the Buckminster Download site) the carbon binary files still have a file size of 0KB. Is there anything else I can do?

Thanks!
Marian
Re: Headless on Mac PowerPC [message #493859 is a reply to message #493839] Wed, 28 October 2009 10:05 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Marian,
What update site are you using? The feature to look at is our PDE support feature. What revision do
you see for that?

We have tested and verified this on a Mac so it's surprising that it doesn't work for you.

Regards,
Thomas Hallgren


Marian Harbach wrote:
> Hi Thomas,
>
> I don't know if I am doing anything wrong but it still doesn't install.
> I am following the steps on the Buckminster Download site. the direcotr
> is still coming up with the same error as above (and the same release to
> install: r10798). When I download the entire headless site (version
> r10819, link from the Buckminster Download site) the carbon binary files
> still have a file size of 0KB. Is there anything else I can do?
>
> Thanks!
> Marian
>
Re: Headless on Mac PowerPC [message #493862 is a reply to message #493859] Wed, 28 October 2009 10:18 Go to previous messageGo to next message
Marian Harbach is currently offline Marian HarbachFriend
Messages: 11
Registered: October 2009
Junior Member
I'm following the steps on http://www.eclipse.org/buckminster/downloads.html ...

Literally I do this after unzipping the director_latest.zip:

ma1232:~/director harbach$ sudo ./director -r http://download.eclipse.org/tools/buckminster/headless-3.5/ -d /Volumes/UserData/UserHomes/harbach/buckminster/ -p Buckminster -i org.eclipse.buckminster.cmdline.product
Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10798.
An error occurred while collecting items to be installed
 session context was:(profile=Buckminster, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
 No repository found containing: binary,org.eclipse.buckminster.cmdline.product.executable.carbon.macosx.ppc,1.1.350.r10798
Application failed, log file location: /Volumes/UserData/UserHomes/harbach/director/configuration/1256724897890.log


I'm not getting to the point where I install the PDE feature...
Re: Headless on Mac PowerPC [message #493876 is a reply to message #493862] Wed, 28 October 2009 10:54 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Aha. That makes sense :-)
I though you got errors trying to build a MacOS/X product. So I fixed that but I haven't rebuilt our
own product with the fix included. Doh!

I'm doing that now. Should be OK in an hour or so.

Regards,
Thomas Hallgren


Marian Harbach wrote:
> I'm following the steps on
> http://www.eclipse.org/buckminster/downloads.html ...
>
> Literally I do this after unzipping the director_latest.zip:
>
> ma1232:~/director harbach$ sudo ./director -r
> http://download.eclipse.org/tools/buckminster/headless-3.5/ -d
> /Volumes/UserData/UserHomes/harbach/buckminster/ -p Buckminster -i
> org.eclipse.buckminster.cmdline.product
> Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10798.
> An error occurred while collecting items to be installed
> session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Collect,
> operand=, action=).
> No repository found containing:
> binary,org.eclipse.buckminster.cmdline.product.executable.ca rbon.macosx.ppc,1.1.350.r10798
>
> Application failed, log file location:
> /Volumes/UserData/UserHomes/harbach/director/configuration/1 256724897890.log
>
>
>
> I'm not getting to the point where I install the PDE feature...
Re: Headless on Mac PowerPC [message #494916 is a reply to message #493876] Tue, 03 November 2009 09:11 Go to previous messageGo to next message
Marian Harbach is currently offline Marian HarbachFriend
Messages: 11
Registered: October 2009
Junior Member
Hi Thomas,

it's still not working... Same behavior as before. Can you check if everything went alright on your side?

Cheers
Marian
Re: Headless on Mac PowerPC [message #494973 is a reply to message #494916] Tue, 03 November 2009 12:37 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Marian,
My fix didn't work well with builds that didn't name the launcher (we don't since we don't use an executable launcher).
I've fixed this now and a new build is in progress. If all goes well it should be available in an hour or so.

Regards,
Thomas Hallgren




On 11/03/2009 10:11 AM, Marian Harbach wrote:
> Hi Thomas,
>
> it's still not working... Same behavior as before. Can you check if
> everything went alright on your side?
>
> Cheers
> Marian
Re: Headless on Mac PowerPC [message #495010 is a reply to message #494973] Tue, 03 November 2009 14:18 Go to previous message
Marian Harbach is currently offline Marian HarbachFriend
Messages: 11
Registered: October 2009
Junior Member
works like a charm. Thanks Thomas!
Previous Topic:p2 materializer and buckminster components
Next Topic:Another tutorial about Buckminster for RCP applications + Hudson
Goto Forum:
  


Current Time: Fri Apr 19 04:14:36 GMT 2024

Powered by FUDForum. Page generated in 0.02138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top