PulseMeshLabs / pulsemesh-openbeta

0 stars 0 forks source link

Failure During Plugin Install #3

Open rdkbob opened 1 day ago

rdkbob commented 1 day ago

Single report of this issue where the plugin fails to install, apparently due to issues with the key.

W: https://repo.pulsemesh.io/dists/stable/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file has an unsupported filetype. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.pulsemesh.io/ stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F0889C1D4BDAC295 W: Failed to fetch https://repo.pulsemesh.io/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F0889C1D4BDAC295 W: Some index files failed to download. They have been ignored, or old ones used instead.

rdkbob commented 16 hours ago

Possible fix - follow the normal install instructions, but in step 2 you will use the following URL instead of the one provided - https://raw.githubusercontent.com/PulseMeshLabs/fpp-pulsemesh/refs/heads/gpg_key_fix/pluginInfo.json

Awaiting further feedback.