Project

General

Profile

Bug #3542

[Extra] repo out of sync with upstream for armv7h and x86_64 since about 2023-10-14

grizzlyuser - 7 months ago - . Updated 7 months ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

0%


Description

Very similar to the recent issues [1], [2], [3]. Not sure about i686, as Arch Linux 32 seems to be lagging behind regular Arch Linux currently.

steps to reproduce:
1) open https://www.parabola.nu/packages/?sort=-last_update&arch=x86_64&q=&maintainer=&flagged=
2) compare with https://archlinux.org/packages/?sort=-last_update
3) Remove all servers except the following from /etc/pacman.d/mirrorlist to keep only the main repo and exclude all the mirrors
Server = https://repo.parabola.nu/$repo/os/$arch
4) # pacman -Syy
5) pacman -Ss python-platformdirs
expected result:
Step 2: maximum 1 day lag between Parabola repos and upstream repos, all upstream updates except blacklisted ones are available in Parabola
Step 5: extra/python-platformdirs 3.11.0-1 (or newer) is in the output since it was updated upstream on 2023-10-13
actual result:
Step 2: it looks like Parabola repos stopped syncing correctly since 2023-10-13, because no updated packages are visible since then, while upstream has dozens (hundreds?) at the same time.
Step 5: extra/python-platformdirs 3.10.0-1 is in the output
note:
It looks like armv7h has the same issue.

[1] https://labs.parabola.nu/issues/3374
[2] https://labs.parabola.nu/issues/3436
[3] https://labs.parabola.nu/issues/3497

History

#1

Updated by bill-auger 7 months ago

  • Assignee set to bill-auger
  • Status changed from unconfirmed to in progress
#2

Updated by bill-auger 7 months ago

  • Status changed from in progress to fixed

thanks for noticing - the repos are in-sync now

it is the same problem - it will happen every time arch publishes a new keyring, if i do not notice so, and remember to upgrade the keyring package on the repo server - just open another bug report if you notice it again

Also available in: Atom PDF