Michael Tokarev
2022-Nov-03 20:22 UTC
[Samba] Updates wanting to uninstall Samba on member server
03.11.2022 23:17, Michael Tokarev wrote:> 03.11.2022 22:57, Ingo Asche via samba wrote: > ... >> Message from "apt list --upgradable": >> Listing... Done >> libtalloc2/bullseye-backports 2.3.4-2~bpo11+1 arm64 [upgradable from: 2.3.3-4~bpo11+1] >> libtdb1/bullseye-backports 1.4.7-2~bpo11+1 arm64 [upgradable from: 1.4.6-3~bpo11+1] >> >> Message from "apt full-upgrade": > > If you ask it for regular upgrade, not full, it'd give you some hints.And even better yet, apt -o Debug::pkgProblemResolver=yes upgrade /mjt
Ingo Asche
2022-Nov-03 20:26 UTC
[Samba] Updates wanting to uninstall Samba on member server
Even on errors you learn something new... :-) Then I get this: Reading package lists... Done Building dependency tree... Done Reading state information... Done Entering ResolveByKeep 10% ? Dependencies are not satisfied for python3-tdb:arm64 < 1.4.6-3~bpo11+1 @ii mK Ib > Keeping package python3-tdb:arm64 ? Dependencies are not satisfied for python3-tdb:arm64 < 1.4.6-3~bpo11+1 @ii mK Ib > Package python3-tdb:arm64 python3-tdb:arm64 Depends on libtdb1:arm64 < 1.4.6-3~bpo11+1 -> 1.4.7-2~bpo11+1 @ii umU > (= 1.4.6-3~bpo11+1) ? Keeping Package libtdb1:arm64 due to Depends ? Dependencies are not satisfied for python3-talloc:arm64 < 2.3.3-4~bpo11+1 @ii mK Ib > Keeping package python3-talloc:arm64 ? Dependencies are not satisfied for python3-talloc:arm64 < 2.3.3-4~bpo11+1 @ii mK Ib > Package python3-talloc:arm64 python3-talloc:arm64 Depends on libtalloc2:arm64 < 2.3.3-4~bpo11+1 -> 2.3.4-2~bpo11+1 @ii umU > (= 2.3.3-4~bpo11+1) ? Keeping Package libtalloc2:arm64 due to Depends Calculating upgrade... Done The following packages were automatically installed and are no longer required: ? bind9-dnsutils libbrotli-dev libfreetype-dev libpng-dev libpng-tools ? zlib1g-dev Use 'apt autoremove' to remove them. The following packages have been kept back: ? libtalloc2 libtdb1 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Regards Ingo https://github.com/WAdama Michael Tokarev via samba schrieb am 03.11.2022 um 21:22:> 03.11.2022 23:17, Michael Tokarev wrote: >> 03.11.2022 22:57, Ingo Asche via samba wrote: >> ... >>> Message from "apt list --upgradable": >>> Listing... Done >>> libtalloc2/bullseye-backports 2.3.4-2~bpo11+1 arm64 [upgradable >>> from: 2.3.3-4~bpo11+1] >>> libtdb1/bullseye-backports 1.4.7-2~bpo11+1 arm64 [upgradable from: >>> 1.4.6-3~bpo11+1] >>> >>> Message from "apt full-upgrade": >> >> If you ask it for regular upgrade, not full, it'd give you some hints. > > And even better yet, > > ?apt -o Debug::pkgProblemResolver=yes upgrade > > /mjt >