Fedora Account System
Red Hat Associate
Red Hat Customer
After installing aisleriot on fedora 41, it fails to start with: sol: error while loading shared libraries: libguile-3.0.so.1: cannot open shared object file: No such file or directory Installing the library with: sudo dnf5 install /usr/lib64/libguile-3.0.so.1 fixes the problem. Reproducible: Always Steps to Reproduce: 1. have a fedora install without guile30 2. sudo dnf5 install sol 3. sol Actual Results: Fails to start Expected Results: Starts guile30 can be installed to fix the issue. This issue seems to be present also on rawhide, as removing guile30 removes many packages for me, but not aisleriot.
Actually, somehow this package has NO dependencies, which shouldn't be possible.
See also bz2299414 which is related to guile and was fixed in rpm-4.19.92-6.fc41. aisleriot-3.22.21-7.fc41 was built with 4.19.92-2.fc41. Also, aisleriot-3.22.21-7.fc41.ppc64le and .aarch64 has the dependencies -- this only happens on i686, s390x, and x86_64 -- same as bz2299414. This is too many similarities to be a coincidence, I think a rebuild should fix this.
yes, indeed a rebuild fixes this. There is a convenient commit with the SPDX license thing so I'm just gonna do it.
FEDORA-2024-c7d405c707 (aisleriot-3.22.21-8.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c7d405c707
FEDORA-2024-c7d405c707 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c7d405c707` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c7d405c707 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-c7d405c707 (aisleriot-3.22.21-8.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.