Failed to fetch

My fail to fetch is not the same as the others, I have tried over 2 days to ensure no updates, etc. where occurring. My failure is because the package is not signed. Please rectify this so I can continue.
Reading package lists… Done
E: Failed to fetch https://debian.parrot.com/sphinx/dists/jammy/InRelease 403 Forbidden [IP: 204.246.191.61 443]
E: The repository ‘https://debian.parrot.com/sphinx jammy InRelease’ is not signed. :anguished:
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Hello,

Did you follow the instructions here: Installation procedure - 2.15.1?

In particular, did you run this command first?

curl --fail --silent --show-error --location https://debian.parrot.com/gpg | gpg --dearmor | sudo tee /usr/share/keyrings/debian.parrot.com.gpg

What is the content of /etc/apt/sources.list.d/debian.parrot.com.list?

Can you successfully run sudo apt update before sudo apt install parrot-sphinx?

This topic was automatically closed after 30 days. New replies are no longer allowed.