touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #106618
[Bug 1495302] Re: subprocess installed post-installation script returned error exit status 10
I was able to finish my update with this workaround:
> if [ -n "$services" ]; then
> db_input critical libraries/restart-without-asking || true
> db_go || true
>- db_get libraries/restart-without-asking
>+ db_get libraries/restart-without-asking || true
I don't know how this affects silent install.
In my manual "dpkg --reconfigure" I had to confirm in GUI, that I really want to restart these services.
--
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