Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse Luna setup fails #11

Open
gesinn-it-gea opened this issue Apr 16, 2015 · 1 comment
Open

Eclipse Luna setup fails #11

gesinn-it-gea opened this issue Apr 16, 2015 · 1 comment

Comments

@gesinn-it-gea
Copy link

I tried to setup Luna as follows:

::eclipse { "eclipse": downloadurl => 'http://ftp.fau.de/eclipse/technology/epp/downloads/release/luna/SR2/eclipse-java-luna-SR2-linux-gtk-x86_64.tar.gz', downloadfile => 'eclipse-java-luna-SR2-linux-gtk-x86_64.tar.gz', pluginrepositories => ['http://download.eclipse.org/releases/luna/'], require => [Package["gnome-app-install"], Class["Java"]], }

Installation fails with

==> default: Error: /usr/lib/eclipse/eclipse -nosplash -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/releases/luna/, -destination /usr/lib/eclipse -installIU returned 13 instead of one of [0]

I seems that -installIU is missing a parameter. Any hints?

@runthebusiness
Copy link
Owner

Hi

I currently swamped and I have a backlog on my puppet module improvements /
fixes.

I will try to take a look at it as soon I can, but in the mean time if you
manage to track down and fix the problem I would really appreciate the pull
request.

Thank you for finding the problem.

All the best.

Will Ferrer

On Thu, Apr 16, 2015 at 8:16 AM, gesinn.it [email protected] wrote:

I tried to setup Luna as follows:

::eclipse { "eclipse":
downloadurl => '
http://ftp.fau.de/eclipse/technology/epp/downloads/release/luna/SR2/eclipse-java-luna-SR2-linux-gtk-x86_64.tar.gz
',
downloadfile => 'eclipse-java-luna-SR2-linux-gtk-x86_64.tar.gz',
pluginrepositories => ['http://download.eclipse.org/releases/luna/'],
require => [Package["gnome-app-install"], Class["Java"]],
}

Installation fails with

==> default: Error: /usr/lib/eclipse/eclipse -nosplash -application
org.eclipse.equinox.p2.director -repository
http://download.eclipse.org/releases/luna/, -destination /usr/lib/eclipse
-installIU returned 13 instead of one of [0]

I seems that -installIU is missing a parameter. Any hints?


Reply to this email directly or view it on GitHub
#11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants