pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54866: security/openssl 1.1.1d installs afalg engine on Linux, missing in PLIST



>Number:         54866
>Category:       pkg
>Synopsis:       security/openssl 1.1.1d installs afalg engine on Linux, missing in PLIST
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 16 21:50:00 +0000 2020
>Originator:     Michael Forney
>Release:        pkgsrc trunk, 2020-01-16
>Organization:
>Environment:
Linux arrow 5.4.7+ #103 SMP Fri Jan 3 16:39:41 PST 2020 x86_64
>Description:
After recent update to openssl 1.1.1d, it fails to install on Linux, since an extra engine is enabled on that target:

=> Checking file-check results for openssl-1.1.1d
ERROR: ************************************************************
ERROR: The following files are in /tmp/security/openssl/work/.destdir/pkg but not in the PLIST:
ERROR:         /tmp/security/openssl/work/.destdir/pkg/lib/engines-1.1/afalg.so
*** Error code 1

Stop.
bmake[1]: stopped in /pkgsrc/security/openssl
*** Error code 1

Stop.
bmake: stopped in /pkgsrc/security/openssl
>How-To-Repeat:
Build security/openssl from pkgsrc trunk on Linux.
>Fix:
Create PLIST.Linux containing `lib/engines-1.1/afalg.${SOEXT}`:

https://github.com/michaelforney/pkgsrc/commit/e114acd87f615568c82dc38f16a104442a6fed5b.patch


Home | Main Index | Thread Index | Old Index