Hey Cloudstack-Users, just started using Cloudstack for the first time and something is not right with the DEB repository. I imported the key from https://download.cloudstack.org/release.asc however my apt is showing me that the release is not signed properly.
W: GPG error: https://download.cloudstack.org/ubuntu xenial InRelease: The following signatures were invalid: A1F6C9B23D6323C64949B83397359C3BAB1FCB30 E: The repository 'https://download.cloudstack.org/ubuntu xenial InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. Same thing also goes for the bionic version. Adding [trusted=yes] to the apt.list fixes this issue by bypassing apt-secure, however I do believe that this is not a good solution here. I can see that the key is imported to my trusted.gpg, and that the end of the fingerprint seems to be correct. However I could not figure out what is wrong here. Any ideas? Side note: When I tried installing 4.12 from the bionic repo it was also showing me a file size mismatch, seems like something is broken there, too. -- Cheers, Kevin