NEWS
iobroker neu installation... befehl geht nicht
-
mein timesyncd
# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it under the # terms of the GNU Lesser General Public License as published by the Free # Software Foundation; either version 2.1 of the License, or (at your option) # any later version. # # Entries in this file show the compile time defaults. Local configuration # should be created by either modifying this file, or by creating "drop-ins" in # the timesyncd.conf.d/ subdirectory. The latter is generally recommended. # Defaults can be restored by simply deleting this file and all drop-ins. # # See timesyncd.conf(5) for details. [Time] #NTP= #FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org #RootDistanceMaxSec=5 #PollIntervalMinSec=32 #PollIntervalMaxSec=2048 #ConnectionRetrySec=30 #SaveIntervalSec=60
-
@klaris
Da ist ja nix aktiv. Und deswegen wird da auch nix abgeglichen. -
@thomas-braun habe leider kein zugriffsrecht diese datei zu löschen bzw zu ändern
-
-
Natürlich nicht. Die darf nur mit root-Rechten angepackt werden...
Basics...sudo nano /etc/systemd/timesyncd.conf
Speichern mit
Strg-O
, nano verlassen mitStrg-X
. -
@thomas-braun wieder was neus zum lernen ..kannte das programm noch nicht ....
-
@klaris sagte in iobroker neu installation... befehl geht nicht:
..kannte das programm noch nicht ....
Wie editierst du denn sonst Dateien?
-
@klaris ich hab auch beim 5er keine Probleme und nichts besonders konfiguriert
-
@homoran sagte in iobroker neu installation... befehl geht nicht:
@klaris ich hab auch beim 5er keine Probleme und nichts besonders konfiguriert
In der Regel ist da auch nix zu konfigurieren. Keine Ahnung warum das hier offenbar nicht funktioniert.
-
pi@ioBrokerpi5:~ $ timedatectl Local time: Sat 2024-08-31 21:25:06 CEST Universal time: Sat 2024-08-31 19:25:06 UTC RTC time: Sat 2024-08-31 19:25:06 Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no
-
@homoran
So sollte es aussehen. -
@thomas-braun
mach gerade ein updateGet:7 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.30-1~deb12u2 [61.7 kB]
nicht dass da ein Wurm drin ist
-
@homoran sagte in iobroker neu installation... befehl geht nicht:
systemd-timesyncd
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080056
Das ist aber für eine andere Version gemeldet.
-
@thomas-braun nach dem update hat sich nix geändert
pi@ioBrokerpi5:~ $ pi@ioBrokerpi5:~ $ timedatectl Local time: Sat 2024-08-31 21:31:34 CEST Universal time: Sat 2024-08-31 19:31:34 UTC RTC time: Sat 2024-08-31 19:31:34 Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no
-
meinst das ist ein fehlerhafter raspberry pi 5 ? soll ich den zurück senden ?
-
@klaris sagte in iobroker neu installation... befehl geht nicht:
meinst das ist ein fehlerhafter raspberry pi 5
was kommt bei
sudo apt update
undsudo apt upgrade
?was hattest du denn da virhin umkonfiguriert?
-
@klaris sagte in iobroker neu installation... befehl geht nicht:
meinst das ist ein fehlerhafter raspberry pi 5 ? soll ich den zurück senden ?
Haste die Datei jetzt angepasst? Und den Service mal neugestartet (oder gleich die ganze Kiste)?
sudo systemctl restart systemd-timesyncd.service
-
@thomas-braun ich lerne erst mal mit den nano editor zu arbeiten ...
-
@homoran said in iobroker neu installation... befehl geht nicht:
sudo apt upgrade
pi@raspberrydi:~ $ sudo apt update Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB ] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://archive.raspberrypi.com/debian bookworm InRelease [39.0 kB] Reading package lists... Done E: Release file for http://deb.debian.org/debian/dists/bookworm/InRelease is not valid yet (invalid for another 58d 8h 32min 8s). Updates for this repository wi ll not be applied. E: Release file for http://deb.debian.org/debian-security/dists/bookworm-securit y/InRelease is not valid yet (invalid for another 58d 16h 43min 27s). Updates fo r this repository will not be applied. E: Release file for http://deb.debian.org/debian/dists/bookworm-updates/InReleas e is not valid yet (invalid for another 58d 13h 30min 28s). Updates for this rep ository will not be applied. E: Release file for http://archive.raspberrypi.com/debian/dists/bookworm/InRelea se is not valid yet (invalid for another 55d 10h 36min 47s). Updates for this re pository will not be applied. pi@raspberrydi:~ $ sudo apt upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pi@raspberrydi:~ $
-
@klaris du bist gerade erst am Anfang!
lad dir das RaspberryPi OS lite neu runter, und fang noch mal neu an.