Skip to content
Snippets Groups Projects
Christian Heusel's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

But we already saw that new messages also land in this queue, not sure if it's of any help 🤔

Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

First 11 shunt messages are spam actually.

Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

We could just drop the shunt messages and see if new ones will be blocked because I tried unshunt command and did nothing

Christian Heusel's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

Alright, so I guess this is something we should continue looking into 🤔

Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

it does 1744727289.564221+556e4c7f9327bf797548d71c7237c2c0c3ec6d2d

Christian Heusel's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

Could you check if a test message lands in the shunt queue?

Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

Not sure the shunt messages are the ones which block the list though.

Christian Heusel's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure
import pickle...
Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure
# cat unpickle.py...
Leonidas Spyropoulos's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

Can look at messages probably with a custom python script....

Christian Heusel's avatar
commented on issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure

As I already noted on IRC there are a few messages in the "shunt" queue:...

Leonidas Spyropoulos's avatar
opened issue #679 "arch-general mailing list stopped sending emails from Nov 2024" at Arch Linux / infrastructure
Christian Heusel's avatar
commented on merge request !946 "archwiki: Update to 1.43.1-1" at Arch Linux / infrastructure
Christian Heusel's avatar
opened merge request !946 "archwiki: Update to 1.43.1-1" at Arch Linux / infrastructure
Christian Heusel's avatar
Christian Heusel's avatar
pushed to branch master at Arch Linux / infrastructure
  • 9eee2845 · gitlab_bots: Rename nvchecker to bumpbuddy
Christian Heusel's avatar
closed merge request !944 "gitlab_bots: Add bot token for buildbtw" at Arch Linux / infrastructure
Kristian Klausen's avatar
commented on merge request !924 "Draft: Generalize the "arch_boxes_sync" ansible role and add WSL images to it" at Arch Linux / infrastructure

I have fixed the implementation so it also works for WSL.

Robin Candau's avatar
commented on merge request !924 "Draft: Generalize the "arch_boxes_sync" ansible role and add WSL images to it" at Arch Linux / infrastructure

Ah ok, I just saw the latest dir symlink implementation is made for arch-boxes specifically....

Robin Candau's avatar
commented on merge request !924 "Draft: Generalize the "arch_boxes_sync" ansible role and add WSL images to it" at Arch Linux / infrastructure

A latest dir for WSL images would be great actually, so we can provide a stable link to the latest release to people (e.g. in the repo's README, Wi...