Description of problem: Bug 1798279 is still broken in Fedora 36 in July 2022. Version-Release number of selected component (if applicable): Name : strongswan Version : 5.9.6 Release : 1.fc36 Architecture : x86_64 Size : 4.7 M Source : strongswan-5.9.6-1.fc36.src.rpm How reproducible: man strongswan man ipsec man ipsec.conf man ipsec.secrets man strongswan.conf Steps to Reproduce: Actual results: Expected results: Additional info: "man strongswan" still shows the command name as "ipsec" rather the actual name "strongswan". The same page is displayed for "man ipsec", which is not a valid name installed by the package. All the manpages (strongswan, ipsec, ipsec.conf, ipsec.secrets, strongswan.conf) refer to /etc when the actual location is /etc/strongswan. man strongswan: IPSEC(8) strongSwan IPSEC(8) NAME ipsec - invoke IPsec utilities SYNOPSIS ipsec command [arguments] [options] ... listcacerts [--utc] returns a list of X.509 Certification Authority (CA) certificates that were loaded locally by the IKE daemon from the /etc/ipsec.d/cacerts/ directory or re‐ ceived via the IKE protocol. ... FILES /usr/libexec/ipsec utilities directory That command should be "strongswan" and the directory locations are /etc/strongswan/ipsec.d and /usr/libexec/strongswan. man ipsec.conf: ... FILES /etc/ipsec.conf /etc/ipsec.d/aacerts /etc/ipsec.d/acerts /etc/ipsec.d/cacerts /etc/ipsec.d/certs /etc/ipsec.d/crls Those should be /etc/strongswan/ipsec.conf, /etc/strongswan/ipsec.d/aacerts, etc.
Correct. There is --with-ipsec-script=strongswan configure parameter, but the _ipsec.8 man page is NOT regenerated by makefile. Therefore it is installed exactly the same way it was shipped from upstream. That is not correct on Fedora. But we should modify also /etc, which is not replaced correctly in current upstream.
Posted upstream change to man page: https://github.com/strongswan/strongswan/pull/1511
FEDORA-2023-b37688d60f has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b37688d60f
FEDORA-2023-9fc5f6e939 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-9fc5f6e939
FEDORA-EPEL-2023-8bebf0549d has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-8bebf0549d
FEDORA-EPEL-2023-0707314d3b has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-0707314d3b
FEDORA-2023-b37688d60f has been pushed to the Fedora 37 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-b37688d60f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b37688d60f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2023-8bebf0549d 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-8bebf0549d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2023-0707314d3b 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-0707314d3b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-9fc5f6e939 has been pushed to the Fedora 36 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-9fc5f6e939` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-9fc5f6e939 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-b37688d60f has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2023-8bebf0549d has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-9fc5f6e939 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2023-0707314d3b has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.