[FIXED] Ubuntu Debian apt install issue: Failed to fetch, 404 Not Found
- Efetue login ou registre-se para postar comentários
This is a non-obvious error I've observed in my docker containers running symfony on debian 11.
Found the solution on stack overflow. Re-installing the gpg key solved it:
wget https://packages.sury.org/php/apt.gpg
apt-key add apt.gpg