Bug 33748 - The kernel mailing list seem broken since mid June
Summary: The kernel mailing list seem broken since mid June
Status: RESOLVED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: Others (show other bugs)
Version: unspecified
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Dan Fandrich
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-11 16:40 CET by Morgan Leijström
Modified: 2025-02-14 23:42 CET (History)
4 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Morgan Leijström 2024-11-11 16:40:29 CET
Reported by Giuseppe in Bug 33719 comment 6

> Apparently, it seems our kernel@ml... stopped working in mid june 2024, at
> least according to archives (and also missing pre-2016 ones).
Morgan Leijström 2024-11-11 16:45:36 CET

CC: (none) => ghibomgx

Comment 1 katnatek 2024-12-26 21:39:12 CET
Ping
Still valid
Comment 2 katnatek 2025-02-14 21:05:57 CET
@Dan is something in your range of abilities?

CC: (none) => dan

Comment 3 Dan Fandrich 2025-02-14 21:24:52 CET
Just this one list? That would be odd. I don't see any recent configuration change for this list. Do you get a bounce message when you send something to the list? If someone tries sending something to the list and Bcc's me, I can try looking through the logs.
Comment 4 katnatek 2025-02-14 21:50:01 CET
(In reply to Dan Fandrich from comment #3)
> Just this one list? That would be odd. I don't see any recent configuration
> change for this list. Do you get a bounce message when you send something to
> the list? If someone tries sending something to the list and Bcc's me, I can
> try looking through the logs.

 katnatek 2025-02-14 13:14:37 CST https://bugs.mageia.org/show_bug.cgi?id=21554#c62

Is the last message that should be sent to the list before I take the bug
But still the last message is https://ml.mageia.org/l/arc/kernel/2024-06/

CC: (none) => j.alberto.vc

Comment 5 katnatek 2025-02-14 21:51:32 CET
(In reply to katnatek from comment #4)
> (In reply to Dan Fandrich from comment #3)
> > Just this one list? That would be odd. I don't see any recent configuration
> > change for this list. Do you get a bounce message when you send something to
> > the list? If someone tries sending something to the list and Bcc's me, I can
> > try looking through the logs.
> 
>  katnatek 2025-02-14 13:14:37 CST
> https://bugs.mageia.org/show_bug.cgi?id=21554#c62
> 
> Is the last message that should be sent to the list before I take the bug
> But still the last message is https://ml.mageia.org/l/arc/kernel/2024-06/

And I think this list is just for messages in bugs assigned to kernel team
Comment 6 katnatek 2025-02-14 21:53:04 CET
Add the kernel list to see if Dan get something

CC: (none) => kernel

Comment 7 Dan Fandrich 2025-02-14 22:05:38 CET
I'm not on that list so I won't get it that way. But I also don't see that update showing up in the ML archive yet, either.
Comment 8 katnatek 2025-02-14 22:07:57 CET
The adust made to make gmail likes our mails could be related?
Comment 9 Dan Fandrich 2025-02-14 22:23:29 CET
I thought of that, but any side effects shouldn't affectly just one list. Are you sure that people have been sending mails to that list since June? People other than Bugzilla?
Comment 10 Dan Fandrich 2025-02-14 22:36:34 CET
The message in comment #6 was delivered by postfix:

Feb 14 21:53:09 sucuk.mageia.org postfix/pipe[10949]: 6E37B8026D: to=<kernel@ml.mageia.org>, relay=sympa, delay=1.1, delays=0.11/0/0/1, dsn=2.0.0, status=sent (delivered via sympa service)

But Sympa didn't like the sender:

Feb 14 21:53:10 sucuk.mageia.org sympa_msg[11073]: notice Sympa::Spindle::AuthorizeMessage::_twist() Message Sympa::Message <kernel@ml.mageia.org.1739566388.21328/shelved:arc_cv=none> for Sympa::List <kernel@ml.mageia.org> from bugzilla_noreply@ml.mageia.org rejected() because sender not allowed

So, I suspect the mailing list is working fine, except that mail from Bugzilla isn't being delivered. There was a change to the Bugzilla send address made one year and 6 days ago, which is exactly the time of the last Bugzilla message in the archive.

I'll add Bugzilla as an allowed sender to the list.

Assignee: sysadmin-bugs => dan
Status: NEW => ASSIGNED

Comment 11 Mageia Robot 2025-02-14 22:40:03 CET
commit 75e464cc44c516f0bb274ca683e10310595fba4a
Author: Dan Fandrich <danf@...>
Date:   Fri Feb 14 13:38:26 2025 -0800

    Allow Bugzilla messages to the kernel list (mga#33748)
---
 Commit Link:
   https://gitweb.mageia.org/infrastructure/puppet/commit/?id=75e464cc44c516f0bb274ca683e10310595fba4a
Comment 12 Mageia Robot 2025-02-14 22:51:24 CET
commit 8b5f1bf9f2ed49d81a9e75c21e867b5bdf2e5b75
Author: Dan Fandrich <danf@...>
Date:   Fri Feb 14 13:50:44 2025 -0800

    Revert "Allow Bugzilla messages to the kernel list (mga#33748)"
    
    This reverts commit 75e464cc44c516f0bb274ca683e10310595fba4a.
    
    The public mailing list type doesn't support sender_email.
---
 Commit Link:
   https://gitweb.mageia.org/infrastructure/puppet/commit/?id=8b5f1bf9f2ed49d81a9e75c21e867b5bdf2e5b75
Comment 13 Mageia Robot 2025-02-14 23:18:25 CET
commit 20e7024f471d165ec210f510357c31ae15058a97
Author: Dan Fandrich <danf@...>
Date:   Fri Feb 14 14:00:28 2025 -0800

    Allow Bugzilla messages to the kernel list (mga#33748)
    
    Extend the public mailing list template to allow hard-coding specific
    addresses, like the announce template allows.
---
 Commit Link:
   https://gitweb.mageia.org/infrastructure/puppet/commit/?id=20e7024f471d165ec210f510357c31ae15058a97
Comment 14 Dan Fandrich 2025-02-14 23:28:41 CET
This message should now appear on the kernel mailing list. Lets see if it does.
Comment 15 Dan Fandrich 2025-02-14 23:30:07 CET
Success!

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED

Comment 16 katnatek 2025-02-14 23:32:11 CET
Confirming and removing the list from this bug
Thank you Dan
katnatek 2025-02-14 23:32:54 CET

CC: kernel => (none)

Comment 17 Mageia Robot 2025-02-14 23:42:01 CET
commit fd96230378db349437bd6ae6f17870c125bf06cf
Author: Dan Fandrich <danf@...>
Date:   Fri Feb 14 14:37:10 2025 -0800

    Allow Bugzilla messages to a number of mailing lists (mga#33748)
    
    Bugzilla mails stopped being delivered to these in February 2024 when
    the Bugzilla From: address changed. This list comes from Sympa logs over
    the past 2 weeks, so there may be others.
---
 Commit Link:
   https://gitweb.mageia.org/infrastructure/puppet/commit/?id=fd96230378db349437bd6ae6f17870c125bf06cf

Note You need to log in before you can comment on or make changes to this bug.