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

Attachment: signature.asc
Description: Digital signature

Reply via email to