← Back to team overview

touch-packages team mailing list archive

[Bug 1495302] Re: subprocess installed post-installation script returned error exit status 10

 

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
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1495302

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

Status in openssl package in Ubuntu:
  Confirmed

Bug description:
  Upgrading to wily

  $ sudo dpkg --configure libssl1.0.0                                                               
  Setting up libssl1.0.0:amd64 (1.0.2d-0ubuntu1) ...
  Checking for services that may need to be restarted...done.
  Checking for services that may need to be restarted...done.
  Checking init scripts...
  dpkg: error processing package libssl1.0.0:amd64 (--configure):
   subprocess installed post-installation script returned error exit status 10
  Errors were encountered while processing:
   libssl1.0.0:amd64

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: libssl1.0.0 1.0.2d-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-27.29-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-27-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 13 23:22:19 2015
  InstallationDate: Installed on 2015-04-19 (147 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150417.1)
  SourcePackage: openssl
  UpgradeStatus: Upgraded to wily on 2015-09-13 (0 days ago)

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


References