El 19/10/24 a las 22:26, Michael Biebl escribió:
On Sat, 19 Oct 2024 09:37:43 +0300 =?utf-8?q?Martin-=C3=89ric_Racine?=
<martin-eric.rac...@iki.fi> wrote:
Package base-files Provides usr-is-merged but doesn't specify the version. As a
result:
$ sudo dpkg -P usr-is-merged
dpkg: dependency problems prevent removal of usr-is-merged:
dbus depends on usr-is-merged (>= 38~); however:
Package usr-is-merged is to be removed.
Version of usr-is-merged on system, provided by usrmerge:all, is <none>.
Version of usr-is-merged on system, provided by base-files:i386, is <none>.
dpkg: error processing package usr-is-merged (--purge):
dependency problems - not removing
Errors were encountered while processing:
usr-is-merged
See
https://salsa.debian.org/utopia-team/dbus/-/merge_requests/10
Would welcome any input.
Hello. Thanks for the report. I'll have to forward it to Helmut
(will do right now) since he is the one in charge for the usr-merge stuff.
In the meantime, you might want to fix this:
base-files (>= 1.34~)
Not sure where that 1.34 comes from. Current base-files version is 13.5.
You will notice that the major version (13) usually matches the
distribution for which the release is intended (trixie = Debian 13).
Thanks.