Hello, So it seems I cannot run `sudo apt update` after booting the amd64 image[1]. I followed the instructions to 1) grow the partition and filesystem, 2) convert the image to a VDI file for Virtual Box and 3) set the timezone [2].
However I've got the following answer from apt update: ---->8------------------>8------------ demo@debian:~$ date -Iseconds && sudo apt update 2024-12-02T20:18:52-03:00 Get:1 http://deb.debian.org/debian-ports sid InRelease [74.2 kB] Get:2 http://deb.debian.org/debian-ports unreleased InRelease [50.0 kB] Hit:3 http://deb.debian.org/debian sid InRelease Error: Release file for http://deb.debian.org/debian-ports/dists/sid/InRelease is not valid yet (invalid for another 2h 3min 25s). Updates for this repository will not be applied. Error: Release file for http://deb.debian.org/debian-ports/dists/unreleased/InRelease is not valid yet (invalid for another 2h 3min 33s). Updates for this repository will not be applied. ---->8------------------>8------------ Did I miss something? Is it VirtualBox's fault? Regards, Diego --- [1] https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/debian-hurd.img.tar.xz [2] https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/README.txt