"Dr. Arne Babenhauserheide" skriver: > I cannot update Guix right now, because gnutls-dane fails to build. > > The build log is attached. > > make[4]: Entering directory '/tmp/guix-build-gnutls-dane-3.6.12.drv-0/gnutls-3.6.12/tests' > … > FAIL: status-request-revoked This is because of a "time bomb" in GnuTLS: https://gitlab.com/gnutls/gnutls/-/issues/967 It was fixed in 3.6.14. I worked around it for now by making 'gnutls-dane' inherit from a newer version in commit 7177411c34be42aa1c539f462f0de191c74a5913. We'll do an 'ungrafting round' shortly so that we can fix this in GnuTLS proper.