At https://packages.fedoraproject.org/pkgs/git/git/ "Releases Overview" is out of date:
Release Stable Testing Fedora Rawhide 2.39.0-1.fc38 - Fedora 37 2.37.3-1.fc37 - Fedora 36 2.35.1-1.fc36 -
Compare with https://src.fedoraproject.org/rpms/git
Release Stable version Version in testing Fedora Rawhide 2.39.0-1.fc38 Fedora 37 git-2.38.1-1.fc37 git-2.39.0-1.fc37 Fedora 36 git-2.38.1-1.fc36 git-2.39.0-1.fc36
Looks like the automated pipeline is down.
https://dev.azure.com/fedora-packages/Fedora%20Packages%20Static%20CI/_build?definitionId=1
https://packages.fedoraproject.org/ says
Last refreshed on 2022-12-21 (68061 packages).
but the problem remains
I am still seeing the symptoms described by matthickford above - stale release info in packages.
Hey, thanks for the ping. I forced it to regenerate all packages last night and the issue is persisting. I suspect that it's not overriding metadata from the fedora repository with the info from the updates repository. I'll work on a change to mitigate this bug this weekend.
fedora
updates
mymindstorm > ~ > sudo dnf repoquery -i git Last metadata expiration check: 0:03:30 ago on Tue 17 Jan 2023 12:41:13 PM CST. Name : git Version : 2.35.1 Release : 1.fc36 Architecture : x86_64 Size : 67 k Source : git-2.35.1-1.fc36.src.rpm Repository : fedora Summary : Fast Version Control System URL : https://git-scm.com/ License : GPLv2 Description : Git is a fast, scalable, distributed revision control system with an : unusually rich command set that provides both high-level operations : and full access to internals. : : The git rpm installs common set of tools which are usually using with : small amount of dependencies. To install all git packages, including : tools for integrating with other SCMs, install the git-all meta-package. Name : git Version : 2.39.0 Release : 1.fc36 Architecture : x86_64 Size : 66 k Source : git-2.39.0-1.fc36.src.rpm Repository : updates Summary : Fast Version Control System URL : https://git-scm.com/ License : BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Description : Git is a fast, scalable, distributed revision control system with an : unusually rich command set that provides both high-level operations : and full access to internals. : : The git rpm installs common set of tools which are usually using with : small amount of dependencies. To install all git packages, including : tools for integrating with other SCMs, install the git-all meta-package.
Sorry y'all, I got unexpectedly busy. I'll try to make some time to fix this again before next Monday.
Thank for the update. Much appreciated.
Commit 15bb79f6 fixes this issue
Hey all, I narrowed down the issue to a change in the PDC API that caused it to disregard the '-updates' and '-updates-testing' repos. It will be regenerating data for all packages over the next few hours. I'll mark the issue as closed once I verify in the morning.
Metadata Update from @mymindstorm: - Issue status updated to: Open (was: Closed)
Thanks, looks to have fixed this.
Do you know if the pipeline on Azure should be there? It's still showing errors.
Thank you. All looks good for kubernetes on Packages. Really approeciate getting this fix done.
Metadata Update from @mymindstorm: - Issue status updated to: Closed (was: Open)