[Bug 1832919] Re: installed libssl1.1:amd64 package post-installation script subprocess returned error exit status
Stephen Davidson
steve at j2eeguys.com
Fri Jun 14 23:26:04 UTC 2019
During system upgrade:
sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
firefox firefox-locale-en gir1.2-xapp-1.0 libxapp1 openssl xapps-common
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/50.6 MB of archives.
After this operation, 106 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.2) ...
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.1:amd64 (--configure):
installed libssl1.1:amd64 package post-installation script subprocess returned error exit status 10
Errors were encountered while processing:
libssl1.1:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1832919
Title:
installed libssl1.1:amd64 package post-installation script subprocess
returned error exit status 10
Status in openssl package in Ubuntu:
Confirmed
Bug description:
The error happens when trying to configure libssl1.1:amd64 (dpkg
--configure -D 20000 libssl1.1)
dpkg: error processing package libssl1.1:amd64 (--configure):
installed libssl1.1:amd64 package post-installation script subprocess returned error exit status 10
D020000: post_script_tasks - ensure_diversions
D020000: post_script_tasks - trig_incorporate
D020000: check_triggers_cycle pnow=libc-bin:amd64 first
Processing triggers for libc-bin (2.27-3ubuntu1) ...
D020000: post_postinst_tasks - trig_incorporate
Errors were encountered while processing:
libssl1.1:amd64
The attempted fix
Line #153 of file /var/lib/dpkg/info/libssl1.1\:amd64.postinst
- db_get libraries/restart-without-asking
+ db_get libraries/restart-without-asking || true
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1832919/+subscriptions
More information about the foundations-bugs
mailing list