Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Missing -stable review patch mails
@ 2015-05-03  8:36 Christoph Biedl
  2015-05-03  8:57 ` Willy Tarreau
  2015-05-03  9:03 ` Greg Kroah-Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Biedl @ 2015-05-03  8:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

Hi Greg,

it seems several mails containing individual patches for -stable
review did not get through. About the current round, the following
mails are missing:

PATCH 3.10 10/65

PATCH 3.14 14/92

PATCH 3.19 027/177
PATCH 3.19 033/177
PATCH 3.19 047/177
PATCH 3.19 095/177
PATCH 3.19 097/177

PATCH 4.0 014/220
PATCH 4.0 032/220
PATCH 4.0 052/220
PATCH 4.0 097/220
PATCH 4.0 120/220
PATCH 4.0 122/220
PATCH 4.0 171/220
PATCH 4.0 190/220
PATCH 4.0 203/220

Since they don't show up in gmane.linux.kernel.stable either, I reckon
they got lost rather early on their way. This is not the first time,
in the previous cycle, nine of 96 mails for 3.14 are missing, too.

Can you please check mail logs or whatever?

    Christoph

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing -stable review patch mails
  2015-05-03  8:36 Missing -stable review patch mails Christoph Biedl
@ 2015-05-03  8:57 ` Willy Tarreau
  2015-05-03  9:03 ` Greg Kroah-Hartman
  1 sibling, 0 replies; 4+ messages in thread
From: Willy Tarreau @ 2015-05-03  8:57 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman

On Sun, May 03, 2015 at 10:36:52AM +0200, Christoph Biedl wrote:
> Hi Greg,
> 
> it seems several mails containing individual patches for -stable
> review did not get through. About the current round, the following
> mails are missing:
> 
> PATCH 3.10 10/65
> 
> PATCH 3.14 14/92
> 
> PATCH 3.19 027/177
> PATCH 3.19 033/177
> PATCH 3.19 047/177
> PATCH 3.19 095/177
> PATCH 3.19 097/177
> 
> PATCH 4.0 014/220
> PATCH 4.0 032/220
> PATCH 4.0 052/220
> PATCH 4.0 097/220
> PATCH 4.0 120/220
> PATCH 4.0 122/220
> PATCH 4.0 171/220
> PATCH 4.0 190/220
> PATCH 4.0 203/220
> 
> Since they don't show up in gmane.linux.kernel.stable either, I reckon
> they got lost rather early on their way. This is not the first time,
> in the previous cycle, nine of 96 mails for 3.14 are missing, too.
> 
> Can you please check mail logs or whatever?

At least I can confirm this in my mbox as well.

Willy


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing -stable review patch mails
  2015-05-03  8:36 Missing -stable review patch mails Christoph Biedl
  2015-05-03  8:57 ` Willy Tarreau
@ 2015-05-03  9:03 ` Greg Kroah-Hartman
  2015-05-04 20:50   ` Ben Hutchings
  1 sibling, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2015-05-03  9:03 UTC (permalink / raw)
  To: stable

On Sun, May 03, 2015 at 10:36:52AM +0200, Christoph Biedl wrote:
> Hi Greg,
> 
> it seems several mails containing individual patches for -stable
> review did not get through. About the current round, the following
> mails are missing:
> 
> PATCH 3.10 10/65
> 
> PATCH 3.14 14/92
> 
> PATCH 3.19 027/177
> PATCH 3.19 033/177
> PATCH 3.19 047/177
> PATCH 3.19 095/177
> PATCH 3.19 097/177
> 
> PATCH 4.0 014/220
> PATCH 4.0 032/220
> PATCH 4.0 052/220
> PATCH 4.0 097/220
> PATCH 4.0 120/220
> PATCH 4.0 122/220
> PATCH 4.0 171/220
> PATCH 4.0 190/220
> PATCH 4.0 203/220
> 
> Since they don't show up in gmane.linux.kernel.stable either, I reckon
> they got lost rather early on their way. This is not the first time,
> in the previous cycle, nine of 96 mails for 3.14 are missing, too.
> 
> Can you please check mail logs or whatever?

This is a known issue of git and vger.kernel.org not liking to agree on
how to properly encode some utf-8 emails.  vger rejects them because
they are not formatted "properly", yet I don't know what to do with git
to make that work "properly".  It's been this way for a few years now,
and after trying to fix it once a while ago, I gave up as I didn't have
enough time to look into it...

sorry,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing -stable review patch mails
  2015-05-03  9:03 ` Greg Kroah-Hartman
@ 2015-05-04 20:50   ` Ben Hutchings
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Hutchings @ 2015-05-04 20:50 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable

[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]

On Sun, 2015-05-03 at 11:03 +0200, Greg Kroah-Hartman wrote:
> On Sun, May 03, 2015 at 10:36:52AM +0200, Christoph Biedl wrote:
> > Hi Greg,
> > 
> > it seems several mails containing individual patches for -stable
> > review did not get through. About the current round, the following
> > mails are missing:
[...]
> This is a known issue of git and vger.kernel.org not liking to agree on
> how to properly encode some utf-8 emails.  vger rejects them because
> they are not formatted "properly", yet I don't know what to do with git
> to make that work "properly".  It's been this way for a few years now,
> and after trying to fix it once a while ago, I gave up as I didn't have
> enough time to look into it...

I used the Perl MIME modules for this; see
<https://git.kernel.org/cgit/linux/kernel/git/bwh/linux-3.2.y-queue.git/tree/scripts/review>.

It would be great if all the stable maintainers could share a common set
of scripts and benefit from each others' improvements.  I took you
scripts as a starting point, but they had many dependencies on your
environment and other scripts (not all of which I could find).  Mine are
a little more reusable but still have too many specifics in the code
rather than as configuration and I never implemented added/failed
notifications.

Ben.

-- 
Ben Hutchings
If you seem to know what you are doing, you'll be given more to do.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-04 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-03  8:36 Missing -stable review patch mails Christoph Biedl
2015-05-03  8:57 ` Willy Tarreau
2015-05-03  9:03 ` Greg Kroah-Hartman
2015-05-04 20:50   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox