Bug 1985918
Summary: | postfix now asks for PEM pass phrase during installation, hangs kickstarted installations | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> | ||||
Component: | postfix | Assignee: | Jaroslav Škarvada <jskarvad> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | František Hrdina <fhrdina> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 9.0 | CC: | fweimer, jjaburek, jpazdziora, sujj5 | ||||
Target Milestone: | beta | Keywords: | Patch, Regression, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | postfix-3.5.9-12.el9 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-12-07 21:44:43 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1984045 | ||||||
Bug Blocks: | 1990008 | ||||||
Attachments: |
|
Description
Jan Pazdziora (Red Hat)
2021-07-26 09:03:30 UTC
For comparison, /usr/lib/systemd/system/httpd-init.service calls ExecStart=/usr/libexec/httpd-ssl-gencerts which in turn calls sscg and that passes. When dnf install -y postfix is run in environment where it does not have terminal, the dnf transaction will finish but with messages Enter PEM pass phrase: 000003FF9D472710:error:1400006B:UI routines:UI_process:processing error:crypto/ui/ui_lib.c:544:while reading strings 000003FF9D472710:error:0480006D:PEM routines:PEM_def_callback:problems getting password:crypto/pem/pem_lib.c:62: 000003FF9D472710:error:07880109:common libcrypto routines:do_ui_passphrase:interrupted or cancelled:crypto/passphrase.c:175: 000003FF9D472710:error:1C80009F:Provider routines:p8info_to_encp8:unable to get passphrase:providers/implementations/encode_decode/encode_key2any.c:116: chmod: cannot access '/etc/pki/tls/certs/postfix.pem': No such file or directory Verifying : postfix-2:3.5.9-9.el9.s390x 1/2 Verifying : libicu-67.1-7.el9.s390x 2/2 Installed products updated. Installed: libicu-67.1-7.el9.s390x postfix-2:3.5.9-9.el9.s390x Complete! The man openssl-genrsa(1ossl) also says DESCRIPTION This command has been deprecated. The openssl-genpkey(1) command should be used instead. and HISTORY This command was deprecated in OpenSSL 3.0. Created attachment 1809190 [details]
Fedora proposed fix
*** Bug 1986706 has been marked as a duplicate of this bug. *** Fix commited into c9s, but the build is blocked by bug 1984045. Waiting for qa_ack. |