I'm filing this report because when I run the following command: dnf repoquery --disablerepo="*" --enablerepo="*-source" --arch=src --whatdepends flex-devel I see wide-dhcpv6 listed among the results. flex-devel used to provide only libfl.a, a static library. As per Fedora packaging guidelines, a build dependency on a static library should be represented by depending on the -static subpackage, not the -devel one that might actually contain the static library: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables I just changed the subpackage split of flex, and have obsoleted flex-devel. Although build-dependent packages will continue to build, a build-dependency requiring libfl.a should now ideally build-depend on libfl-static. flex now also provides shared libraries, and a build-dependency on libfl.so, should now depend on libfl2 (shared library) and libfl2-devel (headers).
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34.
This message is a reminder that Fedora Linux 34 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 34 on 2022-06-07. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '34'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 34 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
FEDORA-2022-52d582d45e has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-52d582d45e
FEDORA-2022-52d582d45e 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 --advisory=FEDORA-2022-52d582d45e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-52d582d45e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-52d582d45e has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.