All of lore.kernel.org
 help / color / mirror / Atom feed
* stable: queue/* branches no longer updated
@ 2025-07-28  9:06 Matthieu Baerts
  2025-07-30  4:44 ` Sasha Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Baerts @ 2025-07-28  9:06 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

Hi Sasha,

Thank you for maintaining the stable versions with Greg!

If I remember well, you run some scripts on your side to maintain the
queue/* branches in the linux-stable-rc Git tree [1], is that correct?

These branches have not been updated for a bit more than 3 weeks. Is it
normal?

Personally, I find them useful. But if it is just me, I can work without
them.

[1]
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/refs/heads

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


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

* Re: stable: queue/* branches no longer updated
  2025-07-28  9:06 stable: queue/* branches no longer updated Matthieu Baerts
@ 2025-07-30  4:44 ` Sasha Levin
  2025-07-30  8:38   ` Matthieu Baerts
  2025-09-19 21:30   ` Matthieu Baerts
  0 siblings, 2 replies; 5+ messages in thread
From: Sasha Levin @ 2025-07-30  4:44 UTC (permalink / raw)
  To: Matthieu Baerts; +Cc: stable

On Mon, Jul 28, 2025 at 11:06:17AM +0200, Matthieu Baerts wrote:
>Hi Sasha,
>
>Thank you for maintaining the stable versions with Greg!
>
>If I remember well, you run some scripts on your side to maintain the
>queue/* branches in the linux-stable-rc Git tree [1], is that correct?
>
>These branches have not been updated for a bit more than 3 weeks. Is it
>normal?
>
>Personally, I find them useful. But if it is just me, I can work without
>them.

Nope, it's a bug!

Looks like git was throwing:

fatal: Unable to create '/home/sasha/data/stable-queue-builder/linux-stable/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.


Which my script was promptly ignoring...

Fixed now, thanks for the heads up!

-- 
Thanks,
Sasha

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

* Re: stable: queue/* branches no longer updated
  2025-07-30  4:44 ` Sasha Levin
@ 2025-07-30  8:38   ` Matthieu Baerts
  2025-09-19 21:30   ` Matthieu Baerts
  1 sibling, 0 replies; 5+ messages in thread
From: Matthieu Baerts @ 2025-07-30  8:38 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

Hi Sasha,

On 30/07/2025 06:44, Sasha Levin wrote:
> On Mon, Jul 28, 2025 at 11:06:17AM +0200, Matthieu Baerts wrote:
>> Hi Sasha,
>>
>> Thank you for maintaining the stable versions with Greg!
>>
>> If I remember well, you run some scripts on your side to maintain the
>> queue/* branches in the linux-stable-rc Git tree [1], is that correct?
>>
>> These branches have not been updated for a bit more than 3 weeks. Is it
>> normal?
>>
>> Personally, I find them useful. But if it is just me, I can work without
>> them.
> 
> Nope, it's a bug!
> 
> Looks like git was throwing:
> 
> fatal: Unable to create '/home/sasha/data/stable-queue-builder/linux-
> stable/.git/index.lock': File exists.
> 
> Another git process seems to be running in this repository, e.g.
> an editor opened by 'git commit'. Please make sure all processes
> are terminated then try again. If it still fails, a git process
> may have crashed in this repository earlier:
> remove the file manually to continue.
> 
> 
> Which my script was promptly ignoring...
> 
> Fixed now, thanks for the heads up!

Thank you for having fixed that!

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


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

* Re: stable: queue/* branches no longer updated
  2025-07-30  4:44 ` Sasha Levin
  2025-07-30  8:38   ` Matthieu Baerts
@ 2025-09-19 21:30   ` Matthieu Baerts
  2026-02-11 10:10     ` Matthieu Baerts
  1 sibling, 1 reply; 5+ messages in thread
From: Matthieu Baerts @ 2025-09-19 21:30 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

Hi Sasha,

On 30/07/2025 06:44, Sasha Levin wrote:
> On Mon, Jul 28, 2025 at 11:06:17AM +0200, Matthieu Baerts wrote:
>> Hi Sasha,
>>
>> Thank you for maintaining the stable versions with Greg!
>>
>> If I remember well, you run some scripts on your side to maintain the
>> queue/* branches in the linux-stable-rc Git tree [1], is that correct?
>>
>> These branches have not been updated for a bit more than 3 weeks. Is it
>> normal?
>>
>> Personally, I find them useful. But if it is just me, I can work without
>> them.
> 
> Nope, it's a bug!
> 
> Looks like git was throwing:
> 
> fatal: Unable to create '/home/sasha/data/stable-queue-builder/linux-
> stable/.git/index.lock': File exists.
> 
> Another git process seems to be running in this repository, e.g.
> an editor opened by 'git commit'. Please make sure all processes
> are terminated then try again. If it still fails, a git process
> may have crashed in this repository earlier:
> remove the file manually to continue.
> 
> 
> Which my script was promptly ignoring...
> 
> Fixed now, thanks for the heads up!

It looks like these branches are no longer updated. Do you mind checking
on your side please? :)

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


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

* Re: stable: queue/* branches no longer updated
  2025-09-19 21:30   ` Matthieu Baerts
@ 2026-02-11 10:10     ` Matthieu Baerts
  0 siblings, 0 replies; 5+ messages in thread
From: Matthieu Baerts @ 2026-02-11 10:10 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

Hi Sasha,

On 19/09/2025 23:30, Matthieu Baerts wrote:
> Hi Sasha,
> 
> On 30/07/2025 06:44, Sasha Levin wrote:
>> On Mon, Jul 28, 2025 at 11:06:17AM +0200, Matthieu Baerts wrote:
>>> Hi Sasha,
>>>
>>> Thank you for maintaining the stable versions with Greg!
>>>
>>> If I remember well, you run some scripts on your side to maintain the
>>> queue/* branches in the linux-stable-rc Git tree [1], is that correct?
>>>
>>> These branches have not been updated for a bit more than 3 weeks. Is it
>>> normal?
>>>
>>> Personally, I find them useful. But if it is just me, I can work without
>>> them.
>>
>> Nope, it's a bug!
>>
>> Looks like git was throwing:
>>
>> fatal: Unable to create '/home/sasha/data/stable-queue-builder/linux-
>> stable/.git/index.lock': File exists.
>>
>> Another git process seems to be running in this repository, e.g.
>> an editor opened by 'git commit'. Please make sure all processes
>> are terminated then try again. If it still fails, a git process
>> may have crashed in this repository earlier:
>> remove the file manually to continue.
>>
>>
>> Which my script was promptly ignoring...
>>
>> Fixed now, thanks for the heads up!
> 
> It looks like these branches are no longer updated. Do you mind checking
> on your side please? :)

These stable queue/* branches have not been updated for more than two
weeks. Do you mind checking if there is something stuck on your side,
please? :)

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


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

end of thread, other threads:[~2026-02-11 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-28  9:06 stable: queue/* branches no longer updated Matthieu Baerts
2025-07-30  4:44 ` Sasha Levin
2025-07-30  8:38   ` Matthieu Baerts
2025-09-19 21:30   ` Matthieu Baerts
2026-02-11 10:10     ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.