DescriptionJoachim Frieben
2025-01-04 00:36:54 UTC
Description of problem:
The directory /usr/lib64/gfortran is not owned by gcc-gfortran.
Version-Release number of selected component (if applicable):
gcc-gfortran-14.2.1-6.fc42
How reproducible:
Always
Steps to Reproduce:
1. Install gcc-gfortran by executing 'dnf install gcc-gfortran' on a system where directory /usr/lib64/gfortran is absent.
2. Execute 'rpm -qf /usr/lib64/gfortran'.
Actual results:
The system returns "file /usr/lib64/gfortran is not owned by any package"
Expected results:
The system returns "gcc-gfortran-14.2.1-6.fc42.x86_64"
Additional info:
The also created directory /usr/lib64/gfortran/modules is correctly owned by gcc-gfortran.