Hello everyone!
I'm not sure if something went wrong with the last update I did for python-valkey.
The stable version reported in https://packages.fedoraproject.org/pkgs/python-valkey/python3-valkey/ is 5.1.0b7-4, while looking at the package builds packages for 6.0.0b1 are marked as stable (https://bodhi.fedoraproject.org/updates/?packages=python-valkey).
Is there something I should do to fix this?
Thank you, Matteo.
On Mon, Aug 12, 2024 at 5:05 PM Matteo Centenaro matteo.centenaro@aiven.io wrote:
Hello everyone!
I'm not sure if something went wrong with the last update I did for python-valkey.
The stable version reported in https://packages.fedoraproject.org/pkgs/python-valkey/python3-valkey/ is 5.1.0b7-4, while looking at the package builds packages for 6.0.0b1 are marked as stable (https://bodhi.fedoraproject.org/updates/?packages=python-valkey).
Is there something I should do to fix this?
I don't think you did anything wrong. The new version appears to be in the correct state. It looks like packages.fedoraproject.org is just slightly out-of-date and showing the state prior to these latest updates being pushed.
As far as I know, that site is generated periodically and serves static files instead of fetching data dynamically - so maybe that process is currently broken?
Fabio
On Mon, Aug 12, 2024 at 5:23 PM Fabio Valentini decathorpe@gmail.com wrote:
On Mon, Aug 12, 2024 at 5:05 PM Matteo Centenaro matteo.centenaro@aiven.io wrote:
Hello everyone!
I'm not sure if something went wrong with the last update I did for python-valkey.
The stable version reported in https://packages.fedoraproject.org/pkgs/python-valkey/python3-valkey/ is 5.1.0b7-4, while looking at the package builds packages for 6.0.0b1 are marked as stable (https://bodhi.fedoraproject.org/updates/?packages=python-valkey).
Is there something I should do to fix this?
I don't think you did anything wrong. The new version appears to be in the correct state. It looks like packages.fedoraproject.org is just slightly out-of-date and showing the state prior to these latest updates being pushed.
As far as I know, that site is generated periodically and serves static files instead of fetching data dynamically - so maybe that process is currently broken?
Indeed, the site currently says: "Last refreshed on 2024-07-29 (76213 packages)."
So packages.fedoraproject.org hasn't been updated for two weeks.
Fabio
On Mon, Aug 12, 2024 at 05:24:57PM GMT, Fabio Valentini wrote:
On Mon, Aug 12, 2024 at 5:23 PM Fabio Valentini decathorpe@gmail.com wrote:
On Mon, Aug 12, 2024 at 5:05 PM Matteo Centenaro matteo.centenaro@aiven.io wrote:
Hello everyone!
I'm not sure if something went wrong with the last update I did for python-valkey.
The stable version reported in https://packages.fedoraproject.org/pkgs/python-valkey/python3-valkey/ is 5.1.0b7-4, while looking at the package builds packages for 6.0.0b1 are marked as stable (https://bodhi.fedoraproject.org/updates/?packages=python-valkey).
Is there something I should do to fix this?
I don't think you did anything wrong. The new version appears to be in the correct state. It looks like packages.fedoraproject.org is just slightly out-of-date and showing the state prior to these latest updates being pushed.
As far as I know, that site is generated periodically and serves static files instead of fetching data dynamically - so maybe that process is currently broken?
Indeed, the site currently says: "Last refreshed on 2024-07-29 (76213 packages)."
So packages.fedoraproject.org hasn't been updated for two weeks.
Yeah, as you tracked it down to:
https://pagure.io/fedora-packages-static/issue/49
Basically it was using pdc and needs adjusting. ;(
kevin
On Mon, Aug 12, 2024 at 5:25 PM Fabio Valentini decathorpe@gmail.com wrote:
On Mon, Aug 12, 2024 at 5:23 PM Fabio Valentini decathorpe@gmail.com wrote:
On Mon, Aug 12, 2024 at 5:05 PM Matteo Centenaro matteo.centenaro@aiven.io wrote:
Hello everyone!
I'm not sure if something went wrong with the last update I did for python-valkey.
The stable version reported in https://packages.fedoraproject.org/pkgs/python-valkey/python3-valkey/ is 5.1.0b7-4, while looking at the package builds packages for 6.0.0b1 are marked as stable (https://bodhi.fedoraproject.org/updates/?packages=python-valkey).
Is there something I should do to fix this?
I don't think you did anything wrong. The new version appears to be in the correct state. It looks like packages.fedoraproject.org is just slightly out-of-date and showing the state prior to these latest updates being pushed.
As far as I know, that site is generated periodically and serves static files instead of fetching data dynamically - so maybe that process is currently broken?
Indeed, the site currently says: "Last refreshed on 2024-07-29 (76213 packages)."
So packages.fedoraproject.org hasn't been updated for two weeks.
Oh! I completely missed that. Thanks for the quick feedback.
Best, Matteo.
packaging@lists.fedoraproject.org