Linux maintainer tooling and workflows
 help / color / mirror / Atom feed
* kgl track-subsystem crash
@ 2026-01-28 20:54 Mark Brown
  2026-01-28 21:11 ` Konstantin Ryabitsev
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2026-01-28 20:54 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

Hi,

With v0.5 I get:

$ kgl track-subsystem 'LINEAR RANGES HELPERS'
Found subsystem: LINEAR RANGES HELPERS
warning: No mailing lists found for subsystem
Creating patches query: (dfn:include/linux/linear_range.h OR dfn:lib/linear_ranges.c OR dfn:lib/tests/test_linear_ranges.c) AND d:7.days.ago..
Traceback (most recent call last):
  File "/home/broonie/bin/kgl", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/core.py", line 1485, in __call__
    return self.main(*args, **kwargs)
           ~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/core.py", line 1406, in main
    rv = self.invoke(ctx)
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/core.py", line 1873, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/core.py", line 1269, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/core.py", line 824, in invoke
    return callback(*args, **kwargs)
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/click/decorators.py", line 34, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/korgalore/cli.py", line 1872, in track_subsystem
    first_commit = feed.get_first_commit(epoch)
  File "/home/broonie/venv/korgalore/lib/python3.13/site-packages/korgalore/pi_feed.py", line 399, in get_first_commit
    raise GitError(f"Git rev-list failed: {output.decode()}")
korgalore.GitError: Git rev-list failed: 

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: kgl track-subsystem crash
  2026-01-28 20:54 kgl track-subsystem crash Mark Brown
@ 2026-01-28 21:11 ` Konstantin Ryabitsev
  2026-05-10 13:20   ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Konstantin Ryabitsev @ 2026-01-28 21:11 UTC (permalink / raw)
  To: Mark Brown; +Cc: tools

On Wed, Jan 28, 2026 at 08:54:57PM +0000, Mark Brown wrote:
> Hi,
> 
> With v0.5 I get:

Thanks! Looks like this is an old bug that would have tripped up on all repos
without any commits. There's a fix in master and in stable-0.5.y that should
prevent this from happening. Let me know if my assumption was incorrect.

-K

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

* Re: kgl track-subsystem crash
  2026-01-28 21:11 ` Konstantin Ryabitsev
@ 2026-05-10 13:20   ` Mark Brown
  2026-05-10 13:22     ` b4/lore patch ID deduplication confusion Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2026-05-10 13:20 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

Hi Konstantin,

When I say

  b4 review track 20260510053939.564314-3-enelsonmoore@gmail.com

things get very confused and b4 tracks a different patch with no way to
override what it's doing, I think some combination of b4 and lore's
patch ID stuff is ignoring filenames and therefore faceplanting rather
badly:

Retrieving series: 20260510053939.564314-3-enelsonmoore@gmail.com
Looking up 20260510053939.564314-3-enelsonmoore@gmail.com
WARNING: duplicate messages found at index 1
   Subject 1: ARM: orion5x: update board check in mss2_pci_init() to use the DT
   Subject 2: ASoC: ti: omap3pandora: update board check to use DT compatible
  2 is not a reply... assume additional patch
Assuming new revision: v2 ([PATCH v2] mfd: twl4030-power: update checks for specific boards to use the DT)
Checking for newer revisions
Grabbing search results from lore.kernel.org
Checking for older revisions
Grabbing search results from lore.kernel.org
Server returned an error.
WARNING: duplicate messages found at index 1
   Subject 1: ARM: orion5x: update board check in mss2_pci_init() to use the DT
   Subject 2: ASoC: ti: omap3pandora: update board check to use DT compatible
  2 is not a reply... assume additional patch
Assuming new revision: v2 ([PATCH v2] mfd: twl4030-power: update checks for specific boards to use the DT)
No change-id found, generated: 20260509-mfd-twl4030-power-update-checks-for-specific-boards-to-use-t-d88ef2ad7c39
Tracked series: mfd: twl4030-power: update checks for specific boards to use the DT v2 (1 patches)
  From: Ethan Nelson-Moore <enelsonmoore@gmail.com>
  Change-ID: 20260509-mfd-twl4030-power-update-checks-for-specific-boards-to-use-t-d88ef2ad7c39
  Message-ID: 20260510053939.564314-2-enelsonmoore@gmail.com

Thanks,
Mark

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* b4/lore patch ID deduplication confusion
  2026-05-10 13:20   ` Mark Brown
@ 2026-05-10 13:22     ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2026-05-10 13:22 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

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

On Sun, May 10, 2026 at 10:20:25PM +0900, Mark Brown wrote:
> Hi Konstantin,
> 
> When I say
> 
>   b4 review track 20260510053939.564314-3-enelsonmoore@gmail.com
> 
> things get very confused and b4 tracks a different patch with no way to
> override what it's doing, I think some combination of b4 and lore's
> patch ID stuff is ignoring filenames and therefore faceplanting rather
> badly:

The same thing is happening with b4 am so I'm guessing this is on the
lore side (also fixed the subject line, sorry).

> 
> Retrieving series: 20260510053939.564314-3-enelsonmoore@gmail.com
> Looking up 20260510053939.564314-3-enelsonmoore@gmail.com
> WARNING: duplicate messages found at index 1
>    Subject 1: ARM: orion5x: update board check in mss2_pci_init() to use the DT
>    Subject 2: ASoC: ti: omap3pandora: update board check to use DT compatible
>   2 is not a reply... assume additional patch
> Assuming new revision: v2 ([PATCH v2] mfd: twl4030-power: update checks for specific boards to use the DT)
> Checking for newer revisions
> Grabbing search results from lore.kernel.org
> Checking for older revisions
> Grabbing search results from lore.kernel.org
> Server returned an error.
> WARNING: duplicate messages found at index 1
>    Subject 1: ARM: orion5x: update board check in mss2_pci_init() to use the DT
>    Subject 2: ASoC: ti: omap3pandora: update board check to use DT compatible
>   2 is not a reply... assume additional patch
> Assuming new revision: v2 ([PATCH v2] mfd: twl4030-power: update checks for specific boards to use the DT)
> No change-id found, generated: 20260509-mfd-twl4030-power-update-checks-for-specific-boards-to-use-t-d88ef2ad7c39
> Tracked series: mfd: twl4030-power: update checks for specific boards to use the DT v2 (1 patches)
>   From: Ethan Nelson-Moore <enelsonmoore@gmail.com>
>   Change-ID: 20260509-mfd-twl4030-power-update-checks-for-specific-boards-to-use-t-d88ef2ad7c39
>   Message-ID: 20260510053939.564314-2-enelsonmoore@gmail.com
> 
> Thanks,
> Mark



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2026-05-10 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 20:54 kgl track-subsystem crash Mark Brown
2026-01-28 21:11 ` Konstantin Ryabitsev
2026-05-10 13:20   ` Mark Brown
2026-05-10 13:22     ` b4/lore patch ID deduplication confusion Mark Brown

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