Issue Type: Bug Bug
Assignee: Unassigned
Components: debian-package-builder
Created: 22/Apr/14 2:15 PM
Description:

There is a bug in debian/debian/jenkins.postinst. If JENKINS_USER and/or JENKINS_GROUP are created before run it, jenkins.postinst will exits with status code 1.

The cause of this bug is that addgroup or adduser always run even if JENKINS_USER or JENKINS_GROUP exists on system.

This bug is mixed at this commit: https://github.com/jenkinsci/jenkins/commit/7216aab0d3f7215be7d71109936ad4b3aa0a583b#diff-9e43a327b861c17bacb4b0991828debd

Project: Jenkins
Priority: Blocker Blocker
Reporter: Kohei YOSHIDA
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to