Warning: python-openstacksdk: unknown key

sudo pacman -Syyu                                                                                                                                                     ✔ 
\\:: Synchronizing package databases...
 core                                                                            139.9 KiB   654 KiB/s 00:00 [#################################################################] 100%
 extra                                                                             8.3 MiB  27.6 MiB/s 00:00 [#################################################################] 100%
 multilib                                                                        140.0 KiB  1917 KiB/s 00:00 [#################################################################] 100%
:: Starting full system upgrade...
warning: python-openstacksdk: unknown key 'python-keystevelGERrclient' in sync database
warning: python-openstacksdk: unknown key '%CHECKDEPEN15uzT0' in sync database
warning: python-openstacksdk: unknown key '%' in sync database
warning: python-openstacksdk: unknown key 'jC3w' in sync database
warning: python-openstacksdk: unknown key 'auth' in sync database
warning: python-openstacksdk: unknown key 'netifac' in sync database
warning: python-openstacksdk: unknown key 'os-SzWYice-typ' in sync database
warning: python-openstacksdk: unknown key 'X4hel9GUd' in sync database
error: could not parse package description file 'python-openstacksdk-3.3.0-2/desc' from db 'extra'
 there is nothing to do
    ~  sudo pacman -S python-openstacksdk                                                                                                                                    ✔ 
warning: python-openstacksdk: unknown key 'python-keystevelGERrclient' in sync database
warning: python-openstacksdk: unknown key '%CHECKDEPEN15uzT0' in sync database
warning: python-openstacksdk: unknown key '%' in sync database
warning: python-openstacksdk: unknown key 'jC3w' in sync database
warning: python-openstacksdk: unknown key 'auth' in sync database
warning: python-openstacksdk: unknown key 'netifac' in sync database
warning: python-openstacksdk: unknown key 'os-SzWYice-typ' in sync database
warning: python-openstacksdk: unknown key 'X4hel9GUd' in sync database
error: could not parse package description file 'python-openstacksdk-3.3.0-2/desc' from db 'extra'
error: target not found: python-openstacksdk

I have tried removing extra and redownloading.

A command I found in another thread let me ignore it for a system update via pacman.

sudo find /var/lib/pacman/local/ -type f -name "desc" -exec sed -i '/^%INSTALLED_DB%$/,+2d' {} \;

Will this work as a long term resolution?

sudo rm -f /var/lib/pacman/sync/extra/python-openstacksdk-3.3.0-2/desc
sudo pacman -Sy

This is a new error for me.

Those keys look weird to me too. I know python-openstacksdk is legitimate, but those keys just have a trojany look to them lol.