54404762BBB6E853

GPG error: security.debian.org/debian-security bookworm-security
InRelease: The following signatures were invalid: BADSIG 54404762BBB6E853
Debian Security Archive Automatic Signing Key

최근 apt 를 실행하면 위와 같은 오류가 발생했다. 믿을 수 없지만 아래와 같은 명령어를 실행하면 해결된다.

sudo rm /bin/sh 
sudo ln -s /bin/dash /bin/sh