Comment 2 for bug 495539

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: package stone 2.3.e-1ubuntu1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de sa?da de erro 1

Thanks for your report.

This is due to the postinst script using bash syntax but being with /bin/sh (dash)
To workaround this open a terminal and run the following commands:
$ sudo rm /etc/ssl/certs/stone.pem
$ sudo bash -x /var/lib/dpkg/info/stone.postinst configure

Don't hesitate to submit any new bug.