E: The repository ‘http://security.debian.org stretch/updates Release’ does no longer have a Release file.

Problem: The repository URL has changed.

Solution: Change repository URL to debian archive.

grep -rl "security.debian.org" /etc/apt/ | xargs sed -i 's/security.debian.org/archive.debian.org/g'

Posted in PHP