On 2025-04-07 17:29:48 +0200, Hans wrote: > Dear maintainers, > > there are two little things I discovered in trixie. > > 1. When dist-upgradeng from bookworm to trixie, I discovered that an "apt-get > dist-upgrade" will uninstall the package "kmail", but it will neither upgrade > nor install kmail again, although it is is in the repo. > > Of course it can be after installed manually, but I suppose, some people > might > be confused. It is a dependency problem, maybe you want to take a look at it?
There are no bugs filed against kmail that would indicate upgrade problems. kmail is also installable in trixie. So maybe a good way to start would be to debug the problem on debian-user. debian-release is the wrong place for that. > 2. I discovered, that the package "libfuse3-3" is no more in trixie, but in > bookworm and sid. This will break the installation of package "grub-common" > and all packages with the dependency to "grub-common". > Thia was discovered by chance, as the absence of package "libfuse3-3" is > breaking a debian-live build. Maybe you might want to take a look at it, too. libfuse3 changes its SONAME and grub-common depends on libfuse3-4. libfuse3-3 is expected to be gone from trixie. I am surprised that this would break debian-live. Cheers -- Sebastian Ramacher

