#1148014 debos: please drop busybox-static alternative from dependencies

Package:
debos
Source:
debos
Description:
Debian OS builder
Submitter:
Michael Tokarev
Date:
2026-09-16 09:03:20 UTC
Severity:
normal
#1148014#5
Date:
2026-09-16 08:17:47 UTC
From:
To:
Currently, debos has this in its Depens line:

 Depends: busybox | busybox-static, ...

This is redundant since busybox-static already Provides: busybox,
so it can satisfy dependency on busybox package.

However, we're changing busybox-static package, and it will make
it incompatible with what we have now, by renaming busybox binary
to busybox-static (see #1147074).

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

Thanks,

/mjt