Hi Samuel,

On Sat, Feb 17, 2024 at 11:09:36PM +0100, Samuel Thibault wrote:
> Yes, we very often backport brltty, so I'll follow that road for now.
> I'll upload a patched package to experimental for users to check.

Yes, please.

> > diff --minimal -Nru brltty-6.6/debian/brltty-udeb.dirs 
> > brltty-6.6/debian/brltty-udeb.dirs
> > --- brltty-6.6/debian/brltty-udeb.dirs      2021-01-28 17:18:34.000000000 
> > +0100
> > +++ brltty-6.6/debian/brltty-udeb.dirs      2024-02-08 17:59:12.000000000 
> > +0100
> > @@ -1,7 +1,7 @@
> > -lib/debian-installer.d
> > -lib/debian-installer-startup.d
> > +usr/lib/debian-installer.d
> > +usr/lib/debian-installer-startup.d
> 
> These are not currently read by the debian installer, so we mustn't move
> these files for now.

Keep in mind that the installer has been /usr-merged. /lib will be a
symbolic link to usr/lib, so as long as you go via the filesystem, such
accesses should work and this is aspect no longer is a concern. I have
moved such files elsewhere, so if this really causes problems still, I'd
like to learn soon and handle it.

Helmut

Reply via email to