Force Update

Dietpi- update:

Current version: 6.308676
Latest version. : 6.35

But… The message: No update required, your Dietpi installation is already up to date…
How do I force the update??

I have Raspberry Pi 3 b+ …

Thks!!

HI,

many thanks for your message. Latest version is v6.34.3 atm

Hmm Current version: 6.308676 is definitely wrong :wink:

Can you try dietpi-update -1

thanks for answering!
Yes i made… but…
.
htop : Resource monitor.
cpu : Shows CPU information and stats.

dietpi-update -1

[ SUB1 ] DietPi-Update > Checking for available DietPi updat
e
[ INFO ] DietPi-Update | Checking mirror: https://raw.github
usercontent.com/MichaIng/DietPi/dev/dietpi/server_version-6
[ OK ] DietPi-Update | Using update server: https://raw.gi
thubusercontent.com/MichaIng/DietPi/dev/dietpi/server_versio
n-6
[ INFO ] DietPi-Update | Repatch was requested: Subversion r
educed to “308675” to reapply the last update
[ OK ] DietPi-Update | No update required, your DietPi

And… same result… no update but current version: 6.30…

what is content of following output

cat /boot/dietpi/.version

:~# cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=308676
G_DIETPI_VERSION_RC=0
G_GITBRANCH=‘dev’
G_GITOWNER=‘MichaIng’

Thks!

did you know what version you installed last?

basically you would need to adjust G_DIETPI_VERSION_SUB=308676 to something more fitting like G_DIETPI_VERSION_SUB=34. but would be good to know what your last version was.

This version:
DietPi v6.308676.0 (dev) : 23:01 - dom 28/02/21

I made a change when I installed jellyfin, since it was in the developer version … but I don’t remember where I made the change…sorry

Ok adjust the file to G_DIETPI_VERSION_SUB=34 and run dietpi-update -1

Ok…sorry. i change in boot/dietpi/.version…
And… YES!!!
It’s work!!!

Thank you a lot!!!

Hi,

DietPi v7.0.2 has been released officially last night. Means you could switch back to master branch

Ok… but… how switch back to master branch? :roll_eyes:

Thk!

G_CONFIG_INJECT 'DEV_GITBRANCH=' 'DEV_GITBRANCH=master' /boot/dietpi.txt
dietpi-update -1