On Tue, May 06, 2014 at 09:45:30PM -0700, ziv wrote:
> hi Marius
> 
> Thanks for the info. There is no additional info after the change.

This is the additional info (all the lines starting with a '+'):

> ------------------------------
> Setting up jenkins (1.560) ...
> + [ -r /etc/default/jenkins ]
> + . /etc/default/jenkins
> + NAME=jenkins
> + JAVA=java
> + JAVA_ARGS=
> + PIDFILE=/var/run/jenkins/jenkins.pid
> + JENKINS_USER=jenkins
> + JENKINS_WAR=/usr/share/jenkins/jenkins.war
> + JENKINS_HOME=/var/lib/jenkins
> + RUN_STANDALONE=true
> + JENKINS_LOG=/var/log/jenkins/jenkins.log
> + MAXOPENFILES=8192
> + HTTP_PORT=---
> + AJP_PORT=-1
> + PREFIX=/jenkins
> + JENKINS_ARGS=--webroot=/var/cache/jenkins/war --httpPort=--- 
> --ajp13Port=-1
> + : jenkins
> + : jenkins
> + addgroup --system --quiet jenkins

and it shows that jenkins 1.560 postinst script doesn't check if the
group already exists before trying to add it.

Which is bug https://issues.jenkins-ci.org/browse/JENKINS-22715 that got
fixed in 1.562.

So, when Daniel said

> > > > Wait for 1.562

and you replied

> > > Thanks, Daniel but that did not help.

I got confused and thought you saw some other error with 1.562.  But
you're still attempting to install 1.560.  Why?

Marius Gedminas
-- 
Of course I use Microsoft. Setting up a stable unix network is no challenge ;p

Attachment: signature.asc
Description: Digital signature

Reply via email to