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)
...

should replace libgnutls-dane0, libgnutls30 with their t64 successors.

Andreas

Reply via email to