ubuntu/ubuntu-make

No CLI parameter to specify installation path directly from command line (unable to use ubuntu-make in chef)

Ouverte

#403 ouverte le 28 janv. 2017

 (11 commentaires) (0 réaction) (0 personne assignée)HTML (195 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 168 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Does anyone have a reliable workaround to automatically accept the default installation path when prompted? Specifically for ide eclipse-jee.

I tried using "yes", but then it doesn't set the default installation path at all and installs it into the void. "Expect" also gets confused, what I need is to set the installation path directly:

umake ide eclipse-jee --path "/home/vagrant/.local/share/umake/ide/eclipse-jee"

This would make umake useful in automatic configuration management tools (e.g. chef).

Guide contributeur