Insync update issue, expired key

Running update today and came across this error.

Err:21 http://apt.insynchq.com/ubuntu trusty InRelease
The following signatures were invalid: KEYEXPIRED 1473479811

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.insynchq.com/ubuntu trusty InRelease: The following signatures were invalid: KEYEXPIRED 1473479811

Hi
Did you install insync from the Boutique?
Is this Ubuntu MATE 14.04 you’re using?

Sorry I should have given more info,

16.04 and the software boutique is the Development build, Insync is installed from the boutique

Looks like you hit on a bug. I just loaded insync from the boutique and it is indeed a trusty download.

@lah7 needs to take a look at this.

To reset GPG keys, open a terminal and enter (one line at a time):

sudo -i
apt clean
cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
exit
sudo apt update

But it will still be the wrong version.

I am on trusty, UM 14.04. I got the same error message. It started a few days ago. Now I don’t get this error message anymore. I guess they fixed the key somehow…

Here is posted the fix:

Regards!:grin:

@lah7 See above for thing we discussed :smiley: