Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). Your package (elk) Fails To Install in Fedora 38: can't install elk: - nothing provides libxc.so.9()(64bit) needed by elk-8.3.22-2.fc37.x86_64 - nothing provides libxcf90.so.9()(64bit) needed by elk-8.3.22-2.fc37.x86_64 can't install elk-mpich: - nothing provides libxc.so.9()(64bit) needed by elk-mpich-8.3.22-2.fc37.x86_64 - nothing provides libxcf90.so.9()(64bit) needed by elk-mpich-8.3.22-2.fc37.x86_64 can't install elk-openmpi: - nothing provides libxc.so.9()(64bit) needed by elk-openmpi-8.3.22-2.fc37.x86_64 - nothing provides libxcf90.so.9()(64bit) needed by elk-openmpi-8.3.22-2.fc37.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-38-x86_64 --config-opts mirrored=False install elk elk-mpich elk-openmpi P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
It looks related to this change in so version https://src.fedoraproject.org/rpms/libxc/c/926ea1b3e0b260f0240f0fbf9b1238309a4eb3d7?branch=rawhide.
The latest elk is incompatible with libxc 6.0.0, see the log of a f38 build https://koji.fedoraproject.org/koji/taskinfo?taskID=93402801 ``` Info(elk): current task : 0 Error(xcdata_libxc): incompatible Libxc version : 06.000.000 ``` Reported upstream https://sourceforge.net/p/elk/discussion/897822/thread/6b18c3d2f1/
Please don't push untested changes to the rawhide branch: elk is not compatible with libxc 6.0.0. If you are considering changes, please create a pull request and I'll review it.
I just saw this error, and checked devel list saying libxc update caused broken deps, and just tried rebuilding elk. I am not the maintainer for libxc, I am just using provenpackager status to try to resolve unbroken deps. Please consult the libxc maintainer then.
It appears that allowing the version 6 in src/libxcifc.f90 would make the build proceed, however there is another, general issue with openmpi's mpiexec hanging on f38 #2141137, not related to libxc.
This build https://koji.fedoraproject.org/koji/taskinfo?taskID=94273133 passes the test, despite i686 printing errors due to bug #2142304
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 38. Thanks for taking care of it!