The table with the package versions in the different Fedora releases sometimes contains bogus data. One example from https://src.fedoraproject.org/rpms/librealsense: <img alt="1cc9ecf3552baab06cd8ab949205ac716407d70ceca3fbe890e001b02e371e1d-Screenshot_2019-11-29_Overview_-_rpms_librealsense_-_src_fedoraproject_org.png" src="/pagure-dist-git/issue/raw/files/1cc9ecf3552baab06cd8ab949205ac716407d70ceca3fbe890e001b02e371e1d-1cc9ecf3552baab06cd8ab949205ac716407d70ceca3fbe890e001b02e371e1d-Screenshot_2019-11-29_Overview_-_rpms_librealsense_-_src_fedoraproject_org.png" />
librealsense1 in Fedora31 is not even the right package name. The correct entry should be librealsense-2.23.0-2.fc31.
librealsense-2.23.0-2.fc31
(migrated from https://pagure.io/pagure/issue/4673)
I opened a duplicate at https://pagure.io/pagure/issue/4676. Some notes from there:
The version table on src.fp.o seems to request information from Bodhi, but F31 had some period where nothing went through it and packages were directly tagged into f31. For packages which have not had any updates since then, the table incorrectly shows the previous version for F31, but not the other releases.
This may be the case for librealsense as well, but there are so many module builds, it's hard to tell (and that itself may be a different cause for the error).
librealsense
Yes, that may be the case here. Some background about librealsense: Upstream bumps the soname on every minor release, thus the package rarely gets updates to release branches. All updates only land in rawhide and are forked into the new release branch. This is also why we provide a module that always contains the latest version for all branches.
It's still surprising to see librealsense1 here, it's an entirely different package. The librealsense/librealsense split happened back in Fedora 28: https://fedoraproject.org/wiki/Changes/librealsense2
See also duplicate https://pagure.io/pagure/issue/4688
Another:
<img alt="png" src="/pagure-dist-git/issue/raw/files/0be348c1dadc18622182d2be75ce86365cc9f796a9ea7cdd103903602005107d-png" />
Another one is https://src.fedoraproject.org/rpms/libgit2
All those cases are due to an incorrect match of mdapi, so I opened an issue there: https://pagure.io/mdapi/issue/96
Another one is https://src.fedoraproject.org/rpms/tin .
Metadata Update from @pingou: - Issue assigned to pingou
We've reduced the issue but it isn't quite fixed yet.
Alright, I think the version that we have in mdapi now solves this problem.
Let's close this ticket and re-open if we see this again :)
Thanks for all your contributions fine folks! :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.