- Create a VM in deployment-prep using the debian-11.0-bullseye or debian-12.0-bookworm image.
- Wait for puppet to finish (about 2 minutes).
- ssh into the VM
- Run sudo apt-get update. See:
$ sudo apt-get update ...usual stuff... E: Failed to fetch http://deployment-deploy04.deployment-prep.eqiad1.wikimedia.cloud/repo/dists/bullseye-deployment-prep/main/binary-amd64/Packages 404 Not Found [IP: 172.16.1.63 80] E: Some index files failed to download. They have been ignored, or old ones used instead. $ echo $? 100