On Wed, Jan 10, 2024 at 03:18:55PM +0100, Martin Steigerwald wrote: > AP - 10.01.24, 03:13:01 CET: > > On Sun, Jan 07, 2024 at 12:27:29PM +0100, Martin Steigerwald wrote: > > > In case this is an issue with Debian packaging of bcachefs-tools I can > > > report there. > > > > What version of bcachefs-tools are you using? The default one in > > bookworm is v0.24 and is >1 year old and that may be the issue. > > As I wrote: > > "BCacheFS tools 1.3.3 – according to bcachefs version – from Debian > package bcachefs-tools 24+really1.3.4-2.". > > > I'm starting to switch from btrfs to bcachefs and I backported v1.3.4 > > from sid. > > That is where above package is from.
The keyring stuff has been a perpetual utter headache. I've been debating rewriting that stuff to just pass a memfd handle as a mount option and rip out keyring usage... alternately - now that we're pretty much always mounting via the mount helper, perhaps it would be a little bit less fragile if the mount helper was adding the key to the keyring - that might be worth checking.
