update not working

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
cbnidk
Posts: 41
Joined: 14 May 2015 11:25

update not working

Post by cbnidk »

hi
I get this when I will update to 3.2.1 from 3.1.4

Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.

The following packages have unmet dependencies:
z-way-server : Depends: libmosquitto1 (>= 2.0.10) but it is not going to be installed


cbni
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: update not working

Post by PoltoS »

This is due to Let's encrypt certificate root CA expiration. This certificate is used by Eclipse to oublish the libmosquitto.

Should be fixed by sudo apt-get update -y & sudo apt-get upgrade -y
Post Reply