I have done debugging and found the exact place where postinstallation
script stops:

My $services at this point:  "openvpn ntp apache2 ":\
>
>           if [ -n "$services" ]; then
>                db_input critical libraries/restart-without-asking || true
>                db_go || true

OK until here, script breaks now with this line:
>                db_get libraries/restart-without-asking
>
>                if [ "x$RET" != xtrue ]; then

I don't know how to fix it, but I can help testing solutions.


** Attachment added: "Postinst script"
   
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1495302/+attachment/4475548/+files/libssl1.0.0.postinst

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495302

Title:
  subprocess installed post-installation script returned error exit
  status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1495302/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to