Package: crossgrader
Version: 0.0.3+nmu3
Dear Maintainer, hi NMUers,
To test crossgrader I installed a standard Xfce Desktop system of
Debian bookworm i386/i686 and used crossgrader following the
"official" documentation:
https://salsa.debian.org/crossgrading-team/debian-crossgrading/-/blob/master/INSTRUCTIONS.md
But during the second stage I got the following error regarding
the package tumbler:
Unpacking tumbler:amd64 (4.18.0-1) ...
dpkg: error processing archive
/var/cache/apt/archives/tumbler_4.18.0-1_amd64.deb (--install):
trying to overwrite shared '/usr/lib/systemd/user/tumblerd.service',
which is different from
other instances of package tumbler:amd64
To work around this I used the following command:
dpkg -i --force-overwrite
/var/cache/apt/archives/tumbler_4.18.0-1_amd64.deb
This worked but an `apt install --fix-missing' wanted to remove
many packages. I executed the command anyway and installed the
removed packages after. It worked.
Please let me know if you have any questions!
Thanks, Magnus