06-24-2022, 03:00 PM
@the_bertrum
It appears the package systemd-timesyncd is missing in the 32-bit build.
I'm running into headwinds trying to install it. Running sudo apt-get update took a long time. First it hung for a while on our moOde repo (https://dl.cloudsmith.io/public/moodeaudio/...) and then I got error messages for two RPF repos:
Neither happens on the 64-bit repos.
Now I'm seeing sudo apt-get install systemd-timesyncd take approximately forever as the "Buildng Dependency tree..." step increments by about 1 percent per minute!
Regards,
Kent
It appears the package systemd-timesyncd is missing in the 32-bit build.
I'm running into headwinds trying to install it. Running sudo apt-get update took a long time. First it hung for a while on our moOde repo (https://dl.cloudsmith.io/public/moodeaudio/...) and then I got error messages for two RPF repos:
Code:
pi@m81pi3a32:~ $ sudo apt-get update
Get:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]
Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.7 kB]
Get:3 https://dl.cloudsmith.io/public/moodeaudio/m8y/deb/raspbian bullseye InRelease [5,173 B]
Reading package lists... Done
E: Release file for http://raspbian.raspberrypi.org/raspbian/dists/bullseye/InRelease is not valid yet (invalid for another 2d 8h 58min 46s). Updates for this repository will not be applied.
E: Release file for http://archive.raspberrypi.org/debian/dists/bullseye/InRelease is not valid yet (invalid for another 1d 15h 16min 59s). Updates for this repository will not be applied.
Neither happens on the 64-bit repos.
Now I'm seeing sudo apt-get install systemd-timesyncd take approximately forever as the "Buildng Dependency tree..." step increments by about 1 percent per minute!
Regards,
Kent