Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Hudson plugin fails to install buckminster
Hudson plugin fails to install buckminster [message #554466] Mon, 23 August 2010 10:04 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
Hi, I have the following error when installing buckminster through the
hudson plugin:

Unpacking
http://download.eclipse.org/tools/buckminster/products/direc tor_latest.zip
to /home/svw/.hudson/tools/Buckminster_3.6 on Hudson
[Buckminster_3.6] $
/home/svw/.hudson/tools/Buckminster_3.6/director/director -vm
/home/svw/.hudson/tools/JDK-5.0/bin/java -d
/home/svw/.hudson/tools/Buckminster_3.6/buckminster -p Buckminster -r
"http://download.eclipse.org/tools/buckminster/headless-3.6,
http://download.eclipse.org/tools/buckminster/headless-3.6/,
http://download.cloudsmith.com/buckminster/external-3.6" -installIU
"org.eclipse.equinox.p2.director.feature.feature.group,
org.eclipse.buckminster.psf.feature.feature.group,
org.eclipse.buckminster.emma.headless.feature.feature.group,
org.eclipse.buckminster.pde.headless.feature.feature.group,
org.eclipse.buckminster.subclipse.headless.feature.feature.g roup,
org.eclipse.buckminster.maven.headless.feature.feature.group ,
org.eclipse.buckminster.cmdline.product,
org.eclipse.buckminster.core.headless.feature.feature.group,
org.eclipse.buckminster.git.headless.feature.feature.group,
org.eclipse.buckminster.cvs.headless.feature.feature.group"
Installing org.eclipse.equinox.p2.director.feature.feature.group
1.2.1.v20100819-2107.
Installing org.eclipse.buckminster.psf.feature.feature.group 1.0.0.r11564.
Installing org.eclipse.buckminster.emma.headless.feature.feature.group
0.9.0.r11564.
Installing org.eclipse.buckminster.pde.headless.feature.feature.group
1.2.1.r11567.
Installing
org.eclipse.buckminster.subclipse.headless.feature.feature.g roup
1.1.0.r11440.
Installing org.eclipse.buckminster.maven.headless.feature.feature.group
1.2.0.r11564.
Installing org.eclipse.buckminster.cmdline.product 1.2.1.r11564.
Installing org.eclipse.buckminster.core.headless.feature.feature.group
1.3.1.r11564.
Installing org.eclipse.buckminster.git.headless.feature.feature.group
1.0.360.r11564.
Installing org.eclipse.buckminster.cvs.headless.feature.feature.group
1.1.0.r11564.
Installation failed.
Cannot complete the install because one or more required items could not
be found.
Software being installed: Buckminster - Team Project Set (PSF) support
1.0.0.r11564 (org.eclipse.buckminster.psf.feature.feature.group
1.0.0.r11564)
Missing requirement: Buckminster - Team Project Set (PSF) support
1.0.0.r11564 (org.eclipse.buckminster.psf.feature.feature.group
1.0.0.r11564) requires
'org.eclipse.buckminster.core.feature.feature.group 0.0.0' but it could
not be found
Application failed, log file location:
/home/svw/.hudson/tools/Buckminster_3.6/director/configurati on/1282402427843.log

Regards,
Peter
Re: Hudson plugin fails to install buckminster [message #554507 is a reply to message #554466] Mon, 23 August 2010 12:45 Go to previous messageGo to next message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Hi Peter,

I noticed this problem too. Something about the feature grouping has
changed, but I don't know what, yet.
As a workaround I will remove the psf feature tonight so the plugin will
no longer try to install it (I hope you don't need that feature...).
It may take a day or so until your hudson instance picks up the change
in the feature list.


@Thomas, if you happen to read this, do you know where the problem comes
from? This is what the plugin currently tries to install when 3.6 is
selected:
org.eclipse.buckminster.core.headless.feature
org.eclipse.buckminster.cvs.headless.feature
org.eclipse.buckminster.pde.headless.feature
org.eclipse.buckminster.maven.headless.feature
org.eclipse.equinox.p2.director.feature
org.eclipse.buckminster.emma.headless.feature
org.eclipse.buckminster.git.headless.feature
org.eclipse.buckminster.psf.feature
org.eclipse.buckminster.subclipse.headless.feature (from cloudsmith)

Is the psf feature still maintained, or should I remove it for good in
the 3.6 list?

Best regards,
Johannes
Re: Hudson plugin fails to install buckminster [message #554508 is a reply to message #554507] Mon, 23 August 2010 12:50 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
I'm currently investigating the cause of this. I'll get back to you when I know more.

- thomas

On 08/23/2010 02:45 PM, Johannes Utzig wrote:
> Hi Peter,
>
> I noticed this problem too. Something about the feature grouping has
> changed, but I don't know what, yet.
> As a workaround I will remove the psf feature tonight so the plugin will
> no longer try to install it (I hope you don't need that feature...).
> It may take a day or so until your hudson instance picks up the change
> in the feature list.
>
>
> @Thomas, if you happen to read this, do you know where the problem comes
> from? This is what the plugin currently tries to install when 3.6 is
> selected:
> org.eclipse.buckminster.core.headless.feature
> org.eclipse.buckminster.cvs.headless.feature
> org.eclipse.buckminster.pde.headless.feature
> org.eclipse.buckminster.maven.headless.feature
> org.eclipse.equinox.p2.director.feature
> org.eclipse.buckminster.emma.headless.feature
> org.eclipse.buckminster.git.headless.feature
> org.eclipse.buckminster.psf.feature
> org.eclipse.buckminster.subclipse.headless.feature (from cloudsmith)
>
> Is the psf feature still maintained, or should I remove it for good in
> the 3.6 list?
>
> Best regards,
> Johannes
>
Re: Hudson plugin fails to install buckminster [message #554515 is a reply to message #554508] Mon, 23 August 2010 12:59 Go to previous messageGo to next message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Am 23.08.2010 14:50, schrieb Thomas Hallgren:
> I'm currently investigating the cause of this. I'll get back to you when
> I know more.
>
> - thomas
>


Alright, thank you. Until I hear from you again I will exclude psf so
people can install Buckminster at least.
Once the issue is resolved I'll include it again and psf will be
installed automatically the next time it checks for updates.
Re: Hudson plugin fails to install buckminster [message #554535 is a reply to message #554466] Mon, 23 August 2010 13:46 Go to previous messageGo to next message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Hi Peter,

the psf feature is now (temporary) excluded from the list of features
the plugin tries to install. The installation should work again as soon
as the change has been published to the webserver and your hudson picks
it up. That usually takes between 6 hours and 2 days, sorry that I
cannot give you a more specific timeframe.

Best regards,
Johannes
Re: Hudson plugin fails to install buckminster [message #554580 is a reply to message #554535] Mon, 23 August 2010 15:32 Go to previous messageGo to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
Thanks Johannes,

I had to setup a temporary buckminster install (without the psf feature)
in order to keep my builds running. But as soon as the new plugin will
be available I will switch over.

BTW: Cool plugin, thanks for it!

Regards,
Peter


Johannes Utzig schrieb:
> Hi Peter,
>
> the psf feature is now (temporary) excluded from the list of features
> the plugin tries to install. The installation should work again as soon
> as the change has been published to the webserver and your hudson picks
> it up. That usually takes between 6 hours and 2 days, sorry that I
> cannot give you a more specific timeframe.
>
> Best regards,
> Johannes
Re: Hudson plugin fails to install buckminster [message #554705 is a reply to message #554580] Tue, 24 August 2010 07:11 Go to previous message
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Hi Peter,

Am 23.08.2010 17:32, schrieb Peter Kullmann:
> I had to setup a temporary buckminster install (without the psf feature)
> in order to keep my builds running. But as soon as the new plugin will
> be available I will switch over.

Sorry, you missunderstood me. I did not release a new version of the
plugin, I only updated the file that's telling the plugin which features
to install into a fresh buckminster. This file is fetched from
hudson-ci.org, so it will get distributed automatically and you don't
need to update anything manually.
http://hudson-ci.org/updates/hudson.plugins.buckminster.Buck minsterInstallation.BuckminsterInstaller.json

What I meant with 'takes 6 hours to 2 days' is
1. The time the hudson infrastructure needs to push the changes in
subversion to the URL above
2. The time your running hudson waits before checking for changes in the
update files

The file was updated pretty quickly yesterday so the installation should
work again for you. If not, it's a matter of a few hours before your
hudson checks for updates of the installer files again.

>
> BTW: Cool plugin, thanks for it!
>

Glad you like it, you are welcome :)


Best regards,
Johannes
Previous Topic:product definition location
Next Topic:Headless buckminster build path
Goto Forum:
  


Current Time: Tue Apr 23 11:44:29 GMT 2024

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

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

Back to the top