* korgalore bug: kgl pull fails after kgl track
@ 2026-02-11 10:05 Krzysztof Kozlowski
2026-02-11 10:26 ` Krzysztof Kozlowski
2026-02-11 15:14 ` Konstantin Ryabitsev
0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-11 10:05 UTC (permalink / raw)
To: Kernel.org Tools
Hey,
0.5.2.dev0 from stable branch, 9d5745a2ca0500f411775310ea32a40df9f84f74
but also master: de1dd1a0974ded7e84cbf96cc9d4ef915fa4926f
pipx korgalore on Ubuntu 25.10, Python 3.13.7
1. Set up kgl pull for lists (without the lch mailing list)
2. worked fine
3. kgl track add -l var-patches
'https://lore.kernel.org/all/20260204180358.632281-1-jeff.chen_1@nxp.com/'
still good
4. kgl pull gives error (line numbers from master branch):
File
"/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/cli.py",
line 800, in retry_all_failed_deliveries
for delivery_name, (feed, target, labels, subfolder) in
deliveries.items():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 4, got 3)
Full trace:
https://pastebin.com/SpZ9cDca
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: korgalore bug: kgl pull fails after kgl track
2026-02-11 10:05 korgalore bug: kgl pull fails after kgl track Krzysztof Kozlowski
@ 2026-02-11 10:26 ` Krzysztof Kozlowski
2026-02-11 15:14 ` Konstantin Ryabitsev
1 sibling, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-11 10:26 UTC (permalink / raw)
To: Kernel.org Tools
On 11/02/2026 11:05, Krzysztof Kozlowski wrote:
> Hey,
>
> 0.5.2.dev0 from stable branch, 9d5745a2ca0500f411775310ea32a40df9f84f74
> but also master: de1dd1a0974ded7e84cbf96cc9d4ef915fa4926f
>
> pipx korgalore on Ubuntu 25.10, Python 3.13.7
>
> 1. Set up kgl pull for lists (without the lch mailing list)
> 2. worked fine
> 3. kgl track add -l var-patches
> 'https://lore.kernel.org/all/20260204180358.632281-1-jeff.chen_1@nxp.com/'
>
> still good
>
> 4. kgl pull gives error (line numbers from master branch):
>
> File
> "/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/cli.py",
> line 800, in retry_all_failed_deliveries
> for delivery_name, (feed, target, labels, subfolder) in
> deliveries.items():
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ValueError: not enough values to unpack (expected 4, got 3)
>
>
And after `kgl track pause` it works fine. Obviously stops working again
after resume.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: korgalore bug: kgl pull fails after kgl track
2026-02-11 10:05 korgalore bug: kgl pull fails after kgl track Krzysztof Kozlowski
2026-02-11 10:26 ` Krzysztof Kozlowski
@ 2026-02-11 15:14 ` Konstantin Ryabitsev
2026-02-11 15:20 ` Krzysztof Kozlowski
1 sibling, 1 reply; 4+ messages in thread
From: Konstantin Ryabitsev @ 2026-02-11 15:14 UTC (permalink / raw)
To: Krzysztof Kozlowski; +Cc: Kernel.org Tools
On Wed, Feb 11, 2026 at 11:05:44AM +0100, Krzysztof Kozlowski wrote:
> File
> "/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/cli.py",
> line 800, in retry_all_failed_deliveries
> for delivery_name, (feed, target, labels, subfolder) in
> deliveries.items():
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ValueError: not enough values to unpack (expected 4, got 3)
Thanks! We're now testing for this condition and there's a fix in master and
stable-0.5.y.
-K
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: korgalore bug: kgl pull fails after kgl track
2026-02-11 15:14 ` Konstantin Ryabitsev
@ 2026-02-11 15:20 ` Krzysztof Kozlowski
0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-02-11 15:20 UTC (permalink / raw)
To: Konstantin Ryabitsev; +Cc: Kernel.org Tools
On 11/02/2026 16:14, Konstantin Ryabitsev wrote:
> On Wed, Feb 11, 2026 at 11:05:44AM +0100, Krzysztof Kozlowski wrote:
>> File
>> "/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/cli.py",
>> line 800, in retry_all_failed_deliveries
>> for delivery_name, (feed, target, labels, subfolder) in
>> deliveries.items():
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> ValueError: not enough values to unpack (expected 4, got 3)
>
> Thanks! We're now testing for this condition and there's a fix in master and
> stable-0.5.y.
I tried master branch and works, thanks!
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-02-11 15:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 10:05 korgalore bug: kgl pull fails after kgl track Krzysztof Kozlowski
2026-02-11 10:26 ` Krzysztof Kozlowski
2026-02-11 15:14 ` Konstantin Ryabitsev
2026-02-11 15:20 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox