The pre runtime scriptlet returns false exit status on some installations Description of problem: On the installation of live ISO of "AlmaLinux OS 8 and 9 MATE" the process crashes while executing of pre runtime scriptlet of the openvpn package. The purpose of this scriptlet is "if they not exist, create a group and an user with name of openvpn" Seems like the scriptlet returns the false exit status even it succeeds. As we see from the examples below, the pre scriptlet has exit 0 at the end. - https://gitlab.com/redhat/centos-stream/rpms/httpd/-/blob/c9s/httpd.spec?ref_type=heads#L632-637 - https://gitlab.com/redhat/centos-stream/rpms/postfix/-/blob/c9s/postfix.spec?ref_type=heads#L545-555 - https://gitlab.com/redhat/centos-stream/rpms/nginx/-/blob/c9s/nginx.spec?ref_type=heads#L462-467 After adding "exit 0" for openvpn package too, the installation finishes successfully and a group and an user is created with "openvpn" name. How reproducible: Create live ISO of AlmaLinux OS 8 with MATE desktop envoriment. 1. git clone https://github.com/AlmaLinux/sig-livemedia.git 2. Prepare the Build Environments as mentioned the repo above. 3. Build AlmaLinux OS 8: sudo livemedia-creator \ --ks=kickstarts/almalinux-8-live-mate.ks \ --no-virt --resultdir ./iso_mate_8 \ --project 'AlmaLinux Live' \ --make-iso \ --iso-only \ --iso-name AlmaLinux-8.8-x86_64-Live-MATE.iso \ --releasever 8.8 \ --volid 'AlmaLinux-8_8-x86_64-Live-MATE' \ --nomacboot AlmaLinux OS 9: sudo livemedia-creator \ --ks=kickstarts/almalinux-9-live-mate.ks \ --no-virt --resultdir ./iso_mate_9 \ --project 'AlmaLinux Live' \ --make-iso \ --iso-only \ --iso-name AlmaLinux-9.2-x86_64-Live-MATE.iso \ --releasever 9.2 \ --volid 'AlmaLinux-9_2-x86_64-Live-MATE' \ --nomacboot Actual results: Non interactive installation failed: DNF error: Error in PREIN scriptlet in rpm package openvpn. Expected results: 1. Successful installation without any warning or error output. 2. Group and User created with "openvpn" name. Additional info: Seems like due lack of permission, I cannot push the fix back to my fork on https://src.fedoraproject.org/fork/elkhan/rpms/openvpn to create a PR.
FEDORA-2023-620beee57f has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-620beee57f
FEDORA-2023-620beee57f has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-6846ec6920 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6846ec6920
FEDORA-EPEL-2023-83a823a9f5 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-83a823a9f5
FEDORA-EPEL-2023-08658cdbc9 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-08658cdbc9
FEDORA-2023-5facb6e061 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5facb6e061` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5facb6e061 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-6846ec6920 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-6846ec6920` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-6846ec6920 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2023-83a823a9f5 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-83a823a9f5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2023-08658cdbc9 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-08658cdbc9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2023-83a823a9f5 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2023-08658cdbc9 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.