update hangs

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
doubledrat
Posts: 13
Joined: 25 Nov 2018 13:57

update hangs

Post by doubledrat »

Hi

I'm trying to update from 2.2.5 to the latest with the command

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
but it freezes at
Unpacking tzdata (2018g-0+deb8u1) over (2016f-0+deb8u1) ...
any ideas?

thanks
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: update hangs

Post by PoltoS »

This is Raspbian problem (there is an apt-get update and install in our installer). Try to execute this command in shell and figure out. You can also comment this line and try without this, but in your own risk
Post Reply