Your message dated Sun, 28 Mar 2021 15:10:21 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-utopia-maintainers] Bug#986033: avahi: Failure to
upgrade to Debian 10.9 on amd64+i386, 0.7-4+b1 => 0.7-4+deb10u1
has caused the Debian Bug report #986033,
regarding avahi: Failure to upgrade to Debian 10.9 on amd64+i386, 0.7-4+b1 =>
0.7-4+deb10u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
986033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: avahi
Version: 0.7-4+deb10u1
Severity: serious
Justification: Policy 7.3
Hi, with 10.9 released, I am unable to upgrade avahi on a dual
architecture system with both amd64 and i386 packages. Because I
couldn't see the +b1 version on tracker, here's the snapshot proof:
https://snapshot.debian.org/package/avahi/0.7-4/#libavahi-common3_0.7-4:2b:b1
:~ $ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libavahi-client3 (0.7-4+b1 => 0.7-4+deb10u1)
libavahi-client3:i386 (0.7-4+b1 => 0.7-4+deb10u1)
libavahi-common-data (0.7-4+b1 => 0.7-4+deb10u1)
libavahi-common-data:i386 (0.7-4+b1 => 0.7-4+deb10u1)
libavahi-common3 (0.7-4+b1 => 0.7-4+deb10u1)
libavahi-common3:i386 (0.7-4+b1 => 0.7-4+deb10u1)
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
:~ $ sudo apt upgrade libavahi-client3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libavahi-client3 : Breaks: libavahi-client3:i386 (!= 0.7-4+deb10u1) but
0.7-4+b1 is to be installed
libavahi-client3:i386 : Breaks: libavahi-client3 (!= 0.7-4+b1) but
0.7-4+deb10u1 is to be installed
E: Broken packages
-- System Information:
Debian Release: 10.9
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable'),
(100, 'buster-fasttrack'), (100, 'buster-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-16-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_CRAP, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Sun, Mar 28, 2021 at 02:51:55PM +0200, Michael Biebl wrote:
> Maybe you have a package put on hold or some mirror is not up-to-date yet.
Ah, sorry for the invalid serious report, closing. I don't know anything
about holds so I have no idea why it was held back, but forcibly
unholding them resolved my upgrade.
:~ $ apt-mark showhold
...
libavahi-client3:i386
libavahi-common-data:i386
libavahi-common3:i386
...
:~ $ sudo apt-mark unhold libavahi-client3:i386 libavahi-common-data:i386
libavahi-common3:i386
[sudo] password for emorrp1:
Canceled hold on libavahi-client3:i386.
Canceled hold on libavahi-common-data:i386.
Canceled hold on libavahi-common3:i386.
# before the unhold
:~ $ apt policy libavahi-client3:amd64
libavahi-client3:
Installed: 0.7-4+b1
Candidate: 0.7-4+deb10u1
Version table:
0.7-4+deb10u1 500
500 http://deb.debian.org/debian buster/main amd64 Packages
*** 0.7-4+b1 100
100 /var/lib/dpkg/status
:~ $ apt policy libavahi-client3:i386
libavahi-client3:i386:
Installed: 0.7-4+b1
Candidate: 0.7-4+deb10u1
Version table:
0.7-4+deb10u1 500
500 http://deb.debian.org/debian buster/main i386 Packages
*** 0.7-4+b1 100
100 /var/lib/dpkg/status
signature.asc
Description: PGP signature
--- End Message ---