update problems

Hi, I get this message when I try to update my netrunner rolling edition:

Il file /var/cache/pacman/pkg/bluez-libs-5.39-1-x86_64.pkg.tar.xz è corrotto (il pacchetto non è valido oppure è corrotto (firma PGP)).
Vuoi eliminarlo? [S/n] s
errore: package-query: signature from “Bernhard Landauer oberon@manjaro.org” is invalid
:: Il file /var/cache/pacman/pkg/package-query-1.8-1-x86_64.pkg.tar.xz è corrotto (il pacchetto non è valido oppure è corrotto (firma PGP)).
Vuoi eliminarlo? [S/n] s
errore: pulseaudio-bluetooth: signature from “Jan Alexander Steffens (heftig) jan.steffens@gmail.com” is invalid
:: Il file /var/cache/pacman/pkg/pulseaudio-bluetooth-8.0-3-x86_64.pkg.tar.xz è corrotto (il pacchetto non è valido oppure è corrotto (firma PGP)).
Vuoi eliminarlo? [S/n] s
errore: telepathy-kde-contact-list: signature from “Antonio Rojas arojas@archlinux.org” is invalid
:: Il file /var/cache/pacman/pkg/telepathy-kde-contact-list-16.04.1-1-x86_64.pkg.tar.xz è corrotto (il pacchetto non è valido oppure è corrotto (firma PGP)).
Vuoi eliminarlo? [S/n] s
errore: impossibile eseguire l’operazione richiesta (il pacchetto non è valido oppure è corrotto)
Si sono verificati degli errori, nessun pacchetto è stato aggiornato.

No update was done because file are corrupted; can you help me?? Thanks

That’s just a keyring issue.
Try this:

sudo pacman -Syy
sudo pacman -S archlinux-keyring manjaro-keyring
sudo pacman -Su

If your still having the issue after the above commands, then please have a look here for more commands that may be needed:
https://wiki.manjaro.org/index.php?title=Pacman_troubleshooting#Errors_about_Keys

Thanks ; everythyng is working!!