Diego Nieto Cid, le lun. 02 déc. 2024 23:35:24 -0300, a ecrit: > Nevermind, I had to also set the date with `date -s "<ISO date>"`. It seems > only changing the timezone is not enough as the time is not fixed.
Maybe check how your /etc/adjtime is configured (see man hwclock), against how virtualbox considers the RTC time should be set. Samuel > El lun, 2 dic 2024 a las 23:23, Diego Nieto Cid (<[1]dnie...@gmail.com>) > escribió: > > 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 [2]http://deb.debian.org/debian-ports sid InRelease [74.2 kB] > Get:2 [3]http://deb.debian.org/debian-ports unreleased InRelease [50.0 kB] > Hit:3 [4]http://deb.debian.org/debian sid InRelease > Error: Release file for [5]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 [6]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] [7]https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/ > debian-hurd.img.tar.xz > [2] [8]https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/ > README.txt