#1148015 dropbear-initramfs: please drop busybox-static alternative from dependencies

#1148015#5
Date:
2026-09-16 08:22:51 UTC
From:
To:
Currently, dropbear-initramfs has this in its Depends: line:

 Depends: busybox | busybox-static, ...

The first alternative is already sufficient, because busybox-static
package has Provides: busybox and can satisfy this dependency.

However, we're changing busybox-static package by renaming the binary
to be busybox-static (see #1147074), and the new busybox-static will
not be compatible with dropbear-initramfs usage anymore.

Please remove busybox-static alternative from the dependencies to
allow us to proceed.  This is a trivial change.

Thanks,

/mjt