hi Marius

Thanks for the info. There is no additional info after the change.

------------------------------
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
dpkg: error processing jenkins (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 jenkins

------------------------------


On Monday, May 5, 2014 6:49:58 PM UTC+3, Marius Gedminas wrote:
>
> On Sun, May 04, 2014 at 09:03:19PM -0700, ziv wrote: 
> > Thanks, Daniel but that did not help. 
> > 
> > ------------------------- 
> > The following packages will be upgraded: 
> >   jenkins 
> > 1 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. 
> > 1 not fully installed or removed. 
> > Need to get 62.1 MB of archives. 
> > After this operation, 285 kB of additional disk space will be used. 
> > Get:1 http://pkg.jenkins-ci.org/debian/ binary/* jenkins 1.562 [62.1 
> MB]* 
> > Fetched 62.1 MB in 5s (11.0 MB/s) 
> > Setting up jenkins (1.560) ... 
> > dpkg: error processing jenkins (--configure): 
> >  subprocess installed post-installation script returned error exit 
> status 1 
> > E: Sub-process /usr/bin/dpkg returned an error code (1) 
>
> If you edit /var/lib/dpkg/info/jenkins.postinst and add 
>
>    set -x 
>
> at the top, near the 'set -e', and then run 
>
>    sudo dpkg --configure -a 
>
> it will tell you more about the failure. 
>
> > On Sunday, May 4, 2014 6:36:17 PM UTC+3, Daniel Beck wrote: 
> > > Wait for 1.562. 
> > > 
> > > https://issues.jenkins-ci.org/browse/JENKINS-22715 
>
> Marius Gedminas 
> -- 
> (Why, oh! why is X not written in Lisp?) 
>         -- Juliusz Chroboczek 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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