Control: tags -1 + patch On Tue, Aug 06, 2024 at 07:19:10PM +0200, Chris Hofstaedtler wrote: > Control: tags -1 - patch > > On Wed, Mar 27, 2024 at 08:33:46AM +0100, Helmut Grohne wrote: > > fuse2 is involved in the /usr-move (DEP17) in multiple ways. In this bug > > report, I am staying away from binaries to avoid interference with the > > statoverride matter #1060229. That still has to be dealt with > > separately. Here, it is about moving the fuse library having become > > non-trivial due to the time64 transition. Simply moving it would cause a > > DEP17 P1 problem incurring file loss on upgrade. I'm attaching a patch > > implementing the library move in a mitigated (P8 protective diversions) > > way. > > IIRC you said the patch needs some rework. Please correct me if this > is wrong.
I believe this is a misunderstanding and that I meant to refer to the statoverride part of fuse needing work. I looked at my own patch again and do not see any issues with it now. It should be applied in combination with a mitigation to statoverride. Helmut