[debian-mysql] Bug#990708: Bug#990708: mariadb-server-10.5: upgrade problems due to galera-3 -> galera-4 switch

Otto Kekäläinen otto at debian.org
Fri Jul 9 05:50:17 BST 2021


> BTW, the following apt option might be helpful for debugging upgrade
> issues in your CI jobs:
>
>    Debug::pkgProblemResolver "true";

In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988089 we went as
far as running apt with:

apt dist-upgrade -o Debug::pkgDepCache::AutoInstall=1 -o
Debug::pkgDepCache::Marker=1 -o Debug::pkgProblemResolver=1

..but this easily gets too verbose. Ideally apt had a mode that if it
fails, it would output a proper error message with a "trace", but in
normal cases stays short and sweet not to clutter the logs too much.



More information about the pkg-mysql-maint mailing list