public inbox for tools@linux.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Konstantin Ryabitsev <mricon@kernel.org>
Cc: "Kernel.org Tools" <tools@kernel.org>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: Re: korgalore bug: Feed state not found for lch@ list
Date: Tue, 10 Feb 2026 17:30:31 +0100	[thread overview]
Message-ID: <c3dcff19-7f6c-4f09-ad63-c3af15e8c5f6@kernel.org> (raw)
In-Reply-To: <20260209-hungry-phenomenal-unicorn-1ad4be@lemur>

On 09/02/2026 21:17, Konstantin Ryabitsev wrote:
> On Sat, Feb 07, 2026 at 09:52:05PM +0100, Krzysztof Kozlowski wrote:
>>   File
>> "/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/pi_feed.py",
>> line 227, in find_epochs
>>     raise PublicInboxError(f"No existing epochs found in {epochs_dir}.")
>> korgalore.PublicInboxError: No existing epochs found in
>> /home/krzk/.local/share/korgalore/lch/git.
> 
> I *think* this is from the code that wrongly assumes this is a migration from
> the previous data structure during korgalore-0.1 days and then falls on its
> face.
> 
> I added a fix in master and stable-0.5.y -- would you be able to clone that
> and try?
> 
>     git clone https://git.kernel.org/pub/scm/utils/korgalore/korgalore.git
>     cd korgalore
>     git checkout stable-0.5.y (or use master)
>     pipx install --force .

Unfortunately not much better:


pipx uninstall korgalore
pipx install .
  installed package korgalore 0.6.dev0, installed using Python 3.13.7

kgl pull

korgalore.StateError: Feed state not found:
/home/krzk/.local/share/korgalore/lch/korgalore.feed

  File
"/home/krzk/.local/share/pipx/venvs/korgalore/lib/python3.13/site-packages/korgalore/lore_feed.py",
line 77, in clone_epoch
    raise RemoteError(f"Git clone failed: {output.decode()}")
korgalore.RemoteError: Git clone failed:


Full log:
https://pastebin.com/pPNmhjBt

Same with stable branch:
  installed package korgalore 0.5.2.dev0, installed using Python 3.13.7


I just added lch entry to edit config and removed any leftovers (rm -fr
/home/krzk/.local/share/korgalore/lch/).

Best regards,
Krzysztof

  reply	other threads:[~2026-02-10 16:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-07 20:52 korgalore bug: Feed state not found for lch@ list Krzysztof Kozlowski
2026-02-09 20:17 ` Konstantin Ryabitsev
2026-02-10 16:30   ` Krzysztof Kozlowski [this message]
2026-02-11 15:14     ` Konstantin Ryabitsev
2026-02-11 15:20       ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c3dcff19-7f6c-4f09-ad63-c3af15e8c5f6@kernel.org \
    --to=krzk@kernel.org \
    --cc=andi.shyti@kernel.org \
    --cc=mricon@kernel.org \
    --cc=tools@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox