Using director to install headless buckminster doesn't work with relative paths [message #388390] |
Tue, 28 July 2009 12:03  |
Eclipse User |
|
|
|
Hi all,
I'm trying to bootstrap my buckminster builds by using scripts to automate
the installation of a headlesss buckminster.
The first thing I do is install headless buckminster using director and then
I issue "buckminster install..." commands as needed by that product build.
This works file if I give director an absolute path for the install folder
(-d option) . However, if I use a relative path with ".." in it,
buckminster appears to install fine and to the correct folder but when I
later issue "buckminster install.." commands I get the following error.
An error occurred while installing the items
[0]session context was:(profile=Buckminster,
phase=org.eclipse.equinox.internal.
provisional.p2.engine.phases.Install, operand=null --> [R]com.ibm.icu.base
4.0.1
..v20090415,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
[0]Error while loading manipulator.
Caused by:
Anyone know if this is a bug or am I doing something silly?
Thanks,
Tas
|
|
|
Re: Using director to install headless buckminster doesn't work with relative paths [message #388392 is a reply to message #388390] |
Tue, 28 July 2009 15:13   |
Eclipse User |
|
|
|
Hi Tas,
You're not doing anything silly :-). This is a bug in the director application. It should normalize the destination path
that is passed to it but it doesn't.
Regards,
Thomas Hallgren
Tas Frangoullides wrote:
> Hi all,
>
> I'm trying to bootstrap my buckminster builds by using scripts to
> automate the installation of a headlesss buckminster.
>
> The first thing I do is install headless buckminster using director and
> then I issue "buckminster install..." commands as needed by that product
> build.
>
> This works file if I give director an absolute path for the install
> folder (-d option) . However, if I use a relative path with ".." in it,
> buckminster appears to install fine and to the correct folder but when I
> later issue "buckminster install.." commands I get the following error.
>
> An error occurred while installing the items
> [0]session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.
> provisional.p2.engine.phases.Install, operand=null -->
> [R]com.ibm.icu.base 4.0.1
> .v20090415,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
>
> [0]Error while loading manipulator.
> Caused by:
>
> Anyone know if this is a bug or am I doing something silly?
>
> Thanks,
> Tas
|
|
|
Re: Using director to install headless buckminster doesn't work with relative paths [message #388398 is a reply to message #388392] |
Wed, 29 July 2009 03:30  |
Eclipse User |
|
|
|
I take it that means it's a known bug and I don't need to report it?
OK. I'll try and workaround in my script.. though I can't think how.
Thanks,
Tas
"Thomas Hallgren" <thomas@tada.se> wrote in message
news:4A6F4DCD.8060608@tada.se...
> Hi Tas,
> You're not doing anything silly :-). This is a bug in the director
> application. It should normalize the destination path that is passed to it
> but it doesn't.
>
> Regards,
> Thomas Hallgren
>
> Tas Frangoullides wrote:
>> Hi all,
>>
>> I'm trying to bootstrap my buckminster builds by using scripts to
>> automate the installation of a headlesss buckminster.
>>
>> The first thing I do is install headless buckminster using director and
>> then I issue "buckminster install..." commands as needed by that product
>> build.
>>
>> This works file if I give director an absolute path for the install
>> folder (-d option) . However, if I use a relative path with ".." in it,
>> buckminster appears to install fine and to the correct folder but when I
>> later issue "buckminster install.." commands I get the following error.
>>
>> An error occurred while installing the items
>> [0]session context was:(profile=Buckminster,
>> phase=org.eclipse.equinox.internal.
>> provisional.p2.engine.phases.Install, operand=null -->
>> [R]com.ibm.icu.base 4.0.1
>> .v20090415,
>> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
>> [0]Error while loading manipulator.
>> Caused by:
>>
>> Anyone know if this is a bug or am I doing something silly?
>>
>> Thanks,
>> Tas
|
|
|
Powered by
FUDForum. Page generated in 0.03823 seconds