brltty not properly installed in initramfs

Bug #2052800 reported by Cigaes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
brltty (Ubuntu)
New
Undecided
Unassigned

Bug Description

On Ubuntu 22 LTS, with brltty 6.4-4ubuntu2:

In `/share/initramfs-tools/hooks/brltty`, there is:
```
  copy_exec /bin/brltty $DESTDIR/bin/
```
but the `copy_exec` utility function already adds `$DESTDIR` to the target, it results in the binary copied at a wrong place. Indeed, on Noble:
```
  copy_exec /bin/brltty /bin
```

As a result, braille does not work to decrypt the disk at boot.

Please backport this fix to 22 LTS.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.