I have some problems since two weeks to install packages using tlmgr. I'm not using TeXlive, but TinyTeX. When I try to install a package, I get some errors like the following:
sudo tlmgr install tcolorbox
query_ctan_mirror: Programs not set up, trying wget
cannot contact mirror.ctan.org, returning a backbone server!
tlmgr: verification of checksum for http://www.ctan.org/tex-archive/systems/texlive/tlnet failed: cryptographic signature verification of
/tmp/LyMLZ8jFA1/EC2vcQRbQR
against
http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
failed. Output was:
gpg: Signature made Tue Dec 3 00:55:21 2019 UTC using RSA key ID 19438C70
gpg: BAD signature from "TeX Live Distribution <tex-live@tug.org>"
Please try from a different mirror and/or wait a few minutes
and try again; usually this is because of transient updates.
If problems persist, feel free to report to texlive@tug.org.
Perhaps I could reinstall TinyTeX, but I'm afraid if it doesn't work, I can't use my LaTeX system anymore. Perhaps the problem is the following: I changed my Linux distribution and I didn't reinstall TinyTex. It's because TinyTex is entirely in my home folder. And with my new Linux distributon gnupg version 1 is the default and before it was gnupg version 2.
Thank you for your help.