After upgrading to Fedora 39 ldconfig(8) on each invocation complains the /lib64/libproxy.so.1 is not a symbolic link. Reproducible: Always Steps to Reproduce: 1. Upgrade an installation of F38 to 39. 2. Launch ldconfig Actual Results: ldconfig: /lib64/libproxy.so.1 is not a symbolic link Expected Results: Nothing Haven't tested the fresh F39 installation. Cannot reproduce the behaviour with `docker run --rm fedora:39 sh -c 'dnf -y install libproxy && stat /lib64/libproxy.* && ldconfig` — libproxy.so.1 still is not a link but ldconfig does not object.
FEDORA-2023-48f29a33af has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-48f29a33af
FEDORA-2023-48f29a33af 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-48f29a33af` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-48f29a33af See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-48f29a33af has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.