ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.23k stars 192 forks source link

Legacy Key #255

Open eangulus opened 2 months ago

eangulus commented 2 months ago

It is not really a bug or a Feature request, but since installing this on Debian 12, whenever I do an apt update I get the following message:

All packages are up to date. W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

Not sure if it can be changed or it's a yarn issue.

Everything is still working thou for now.

ronivay commented 1 month ago

Cheers. This should be fairly easy to fix for new installations. Deleting the existing keys for old installations seems a bit risky/wrong so probably won't be implementing that, but the warning might go away when there's a key in proper location, but we'll see. Will look into this soon.