[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gitlab and debconf: help needed



On Sat, Jan 16, 2016 at 03:58:23PM +0530, Pirate Praveen wrote:
> Hi Can anyone help me figure out why debconf is failing for gitlab? I
> have checked in my code in debconf branch (with upstream-8.4) on alioth.
> 
> It just gives this error message, I tried DEBCONF_DEBUG=developer
> option, but not much details are shown
> 
> dpkg: error processing package gitlab (--install):
>  subprocess installed post-installation script returned error exit
> status 128
> Processing triggers for systemd (228-4) ...
> Errors were encountered while processing:
>  gitlab

well the postinst exited with 128 ... you have to figure out why. you
can add a `set -x` to the top of the postinst to see the trace in the
dpkg output stream.

Attachment: signature.asc
Description: PGP signature


Reply to: