New release of cvmfs 2.11 and it breaks the Debian apt admin gpg key signature

Two issues will be addressed here:

  1. cvmfs-release deb will bring wrong admin gpg key for Debian apt, and it caused failure:
    Err:11
    The following signatures were invalid: BADSIG 230D389D8AE45CE7 CernVM Administrator (cvmadmin)
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Release: The following signatures were invalid: BADSIG 230D389D8AE45CE7 CernVM Administrator (cvmadmin)
    W: Failed to fetch The following signatures were invalid: BADSIG 230D389D8AE45CE7 CernVM Administrator (cvmadmin)
    W: Some index files failed to download. They have been ignored, or old ones used instead.

  2. Thr download links.
    Two deb files here:
    cvmfs_2.11.0~1+ubuntu22.04_amd64.deb
    cvmfs-fuse3_2.11.0~1+ubuntu22.04_amd64.deb

when installing via ‘dpkg -i’, it failed and asked for cvmfs-lib
Do you forget to add a new deb such as cvmfs-lib_2.11.0~1+ubuntu22.04_amd64.deb?

Thanks for reporting this. The first was an issue with our build infrastructure and should now be fixed.

2: Yes, cvmfs 2.11 has a new dependence on cvmfs-libs, the package is available (and has now also been added to the download links on the website, where it was missing)