On Thu, Oct 24, 2024 at 02:13:05PM +0200, наб wrote: > > I've implemented this but can't test it fully because > https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git > is missing an up-to-date pristine-tar > (it's at 1.47.0 so it looks like you just forgot to push?).
Yes, that combined to some branch conflicts caused by my running pristine-tar in different trees. I had to fix things up by doing some rebases. Should be fixed now; thanks for pointing that out. - Ted