Thank you for reporting this. It looks like this dependency mismatch has already been addressed. The ubuntu-fips-userspace package has been updated to 1.3.8+updates8 (with the gnutls updated to 3.7.3-4ubuntu1.9+Fips1 in 1.3.8+updates6).
Could you try updating your local package index and upgrading to see if it resolves the block? ```Bash sudo apt update && sudo apt upgrade ``` If the issue persists, it might mean your system isn't pulling from the latest repository pocket or is utilizing an out-of-sync internal mirror. To help us troubleshoot, could you provide the output of the following commands? ```Bash apt-cache policy libgnutls30 ubuntu-fips-userspace pro status ``` Additionally, could you let us know how FIPS was enabled on this system? (e.g., via Ubuntu Pro using `sudo pro enable fips-updates`, or through a custom deployment/offline mirror setup?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154582 Title: USN-8284-1 released libgnutls30 version 3.7.3-4ubuntu1.9+Fips1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/2154582/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
