Bug#1069882: testing: MISSING ARCHS on debian mirrors: amd64 arm64 i386 mips64el ppc64el riscv64 s390x
Dirk Lehmann
support at dj-l.de
Fri Apr 26 17:54:45 BST 2024
26.04.2024 17:51:42 Andreas Beckmann <anbe at debian.org>:
> On 26/04/2024 16.51, Dirk Lehmann wrote:
>> The following packages have unmet dependencies:
>> libgnutls-dane0 : Depends: libgnutls30 (= 3.8.3-1)
>> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
>
> Do you have any packages on "hold" (apt-mark showhold)?
>
> What does
>
> apt-cache policy gnutls-bin
>
> report?
> If that reports something older than
>
> Candidate: 3.8.5-2
>
> your mirror is not up-to-date.
>
> Otherwise upgrading to that package
>
> Package: gnutls-bin
> Version: 3.8.5-2
> ...
> Depends: libc6 (>= 2.34), libgnutls-dane0t64 (>= 3.7.0), libgnutls30t64 (>= 3.8.4-0+private+1), libtasn1-6 (>= 4.14)
> ...
>
No, I am currently don't have `gnutls-bin` installed. Just `gnutls-bin` and the sources are versioned to 3.8.5-2.
In sid and testing the binary packages `libgnutls30` and `libgnutls-dane0` are consistent versioned to 3.8.3-1 here.
Can you confirm that the binaries of the libs are versioned to `3.8.5-2` on your side?
> should replace libgnutls-dane0, libgnutls30 with their t64 successors.
>
Yes, thanks that works, I used
```
$> apt-get install libgnutls-dane0t64
```
More information about the Pkg-gnutls-maint
mailing list