Watch out for your system clock , when upgrading.
Somehow (on my PP CE edition) it FSCK's up and TimeWarps to year 2115 , happpend 3 times now.
If the sysclock is that much wrong , then the repos used has expired , and gives an error.
*** Update fails
root@mobian:~# apt update
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Hit:2 http://repo.mobian-project.org mobian InRelease
Reading package lists... Done
E: Release file for http://deb.debian.org/debian/dists/bullseye/InRelease is expired (invalid since 34743d 13h 12min 59s). Updates for this repository will not be applied.
root@mobian:~#
*** Check clock = TimeWarp
root@mobian:~# date
2115-10-12T05:35:27 CEST
*** Set sysclock from hw clock
root@mobian:~# hwclock -s
*** Date ok now
root@mobian:~# date
2020-08-19T20:17:43 CEST
root@mobian:~#
*** Update works
root@mobian:~# apt update
Why doesn't the OS do a hwclock -s , during boot ??
/Bingo
Well a dist-upgrade , just installed this one :
Get:1 http://deb.debian.org/debian bullseye/main arm64 systemd-timesyncd arm64 246.1-1 [124 kB]
Will that solve the TimeWarp ? , or just keep the clock sync'ed like NTP ?
**** Bonus Q: ****
root@mobian:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@mobian:~#
1:
I have 4 packages held back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
Should i install these ??
I'm on latest update/upgrade as of 2020-08-19
root@mobian:~# uname -a
Linux mobian 5.7-pinephone #1 SMP PREEMPT Thu Aug 6 15:47:23 UTC 2020 aarch64 GNU/Linux
2:
How do i install them , if needed ?
3: Are there any specific order to install them ??
TIA
Bingo
Somehow (on my PP CE edition) it FSCK's up and TimeWarps to year 2115 , happpend 3 times now.
If the sysclock is that much wrong , then the repos used has expired , and gives an error.
*** Update fails
root@mobian:~# apt update
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Hit:2 http://repo.mobian-project.org mobian InRelease
Reading package lists... Done
E: Release file for http://deb.debian.org/debian/dists/bullseye/InRelease is expired (invalid since 34743d 13h 12min 59s). Updates for this repository will not be applied.
root@mobian:~#
*** Check clock = TimeWarp
root@mobian:~# date
2115-10-12T05:35:27 CEST
*** Set sysclock from hw clock
root@mobian:~# hwclock -s
*** Date ok now
root@mobian:~# date
2020-08-19T20:17:43 CEST
root@mobian:~#
*** Update works
root@mobian:~# apt update
Why doesn't the OS do a hwclock -s , during boot ??
/Bingo
Well a dist-upgrade , just installed this one :
Get:1 http://deb.debian.org/debian bullseye/main arm64 systemd-timesyncd arm64 246.1-1 [124 kB]
Will that solve the TimeWarp ? , or just keep the clock sync'ed like NTP ?
**** Bonus Q: ****
root@mobian:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@mobian:~#
1:
I have 4 packages held back:
mobian-base mobian-phosh-base mobian-phosh-games mobian-phosh-phone
Should i install these ??
I'm on latest update/upgrade as of 2020-08-19
root@mobian:~# uname -a
Linux mobian 5.7-pinephone #1 SMP PREEMPT Thu Aug 6 15:47:23 UTC 2020 aarch64 GNU/Linux
2:
How do i install them , if needed ?
3: Are there any specific order to install them ??
TIA
Bingo