Skip to content
New issue

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

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

Already on GitHub? # to your account

rerun user creation #32

Open
stagrlee opened this issue Dec 6, 2012 · 1 comment
Open

rerun user creation #32

stagrlee opened this issue Dec 6, 2012 · 1 comment

Comments

@stagrlee
Copy link
Member

stagrlee commented Dec 6, 2012

possibly a documentation problem or a rpm preinstall issue...

$ rerun -M . toolchain-deploy-console: deploy
Warning, rundeckd service is not configured
Package rerun-rundeck-1.0.1-38.noarch already installed and latest version
Package rerun-jboss-as-1.0.1-26.noarch already installed and latest version
Package 1:java-1.6.0-openjdk-1.6.0.0-68.1.11.5.fc16.x86_64 already installed and latest version
Package xmlstarlet-1.3.1-1.fc16.x86_64 already installed and latest version
Error in PREIN scriptlet in rpm package rundeck-1.4.4-1.3.noarch
su: user rundeck does not exist
error: %pre(rundeck-1.4.4-1.3.noarch) scriptlet failed, exit status 125
Error in PREIN scriptlet in rpm package rundeck-config-1.4.4-1.3.noarch
error: rundeck-1.4.4-1.3.noarch: install failed
error: %pre(rundeck-config-1.4.4-1.3.noarch) scriptlet failed, exit status 12
ERROR: *** command failed: rundeck:install. ***
ERROR: *** command failed: toolchain-deploy-console:install. ***
ERROR: *** command failed: toolchain-deploy-console:deploy. ***

@ashortland
Copy link
Member

Perhaps to do with the system's initial state. Was a version of the Rundeck RPM already installed on the system? The Rundeck RPMs take care of installing the rundeck user so make sure that they can be installed and removed outside of the example.

What distribution is the example being run on? It's been tested on Redhat and CentOS 6.3.

On Dec 6, 2012, at 7:47 AM, Lee Thompson notifications@github.com wrote:

possibly a documentation problem or a rpm preinstall issue...

$ rerun -M . toolchain-deploy-console: deploy
Warning, rundeckd service is not configured
Package rerun-rundeck-1.0.1-38.noarch already installed and latest version
Package rerun-jboss-as-1.0.1-26.noarch already installed and latest version
Package 1:java-1.6.0-openjdk-1.6.0.0-68.1.11.5.fc16.x86_64 already installed and latest version
Package xmlstarlet-1.3.1-1.fc16.x86_64 already installed and latest version
Error in PREIN scriptlet in rpm package rundeck-1.4.4-1.3.noarch
su: user rundeck does not exist
error: %pre(rundeck-1.4.4-1.3.noarch) scriptlet failed, exit status 125
Error in PREIN scriptlet in rpm package rundeck-config-1.4.4-1.3.noarch
error: rundeck-1.4.4-1.3.noarch: install failed
error: %pre(rundeck-config-1.4.4-1.3.noarch) scriptlet failed, exit status 12
ERROR: *** command failed: rundeck:install. ***
ERROR: *** command failed: toolchain-deploy-console:install. ***
ERROR: *** command failed: toolchain-deploy-console:deploy. ***


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants