The post-install script for Linux has been corrected, but I am still receiving an error about the PGP key when doing an apt update, resulting in none of my packages being able to be upgraded.
Here’s what I receive when running sudo apt update:
Err:4 http://apt.insync.io/ubuntu xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
And then at the end after all other lists are updated:
W: GPG error: http://apt.insync.io/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
E: The repository 'http://apt.insync.io/ubuntu xenial InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Executing: /tmp/apt-key-gpghome.VSZebnEI3a/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys ACCAF35C
gpg: key A684470CACCAF35C: public key "Insynchq Inc <services@insynchq.com>" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: invalid key resource URL '/tmp/apt-key-gpghome.VSZebnEI3a/home:manuelschneid3r.asc.gpg'
gpg: keyblock resource '(null)': General error
gpg: key 02456C79B2FD48BF: 1 signature not checked due to a missing key
gpg: key 76F1A20FF987672F: 1 signature not checked due to a missing key
gpg: key DFA175A75104960E: 1 signature not checked due to a missing key
gpg: key 1488EB46E192A257: 1 signature not checked due to a missing key
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: Total number processed: 15
gpg: skipped new keys: 15
It does not. When I run sudo apt update I receive the following errors:
Err:7 http://apt.insync.io/ubuntu xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
Reading package lists... Done
W: GPG error: http://apt.insync.io/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
E: The repository 'http://apt.insync.io/ubuntu xenial InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I get the same errors on Ubuntu 20.04 when I run sudo apt update after retrieving the public key:
Get:16 http://apt.insync.io/ubuntu focal InRelease [5,535 B]
Err:16 http://apt.insync.io/ubuntu focal InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
Reading package lists... Done
W: GPG error: http://apt.insync.io/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A684470CACCAF35C
E: The repository 'http://apt.insync.io/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Otherwise it is working flawlessly so far, I am syncing a OneDrive account.
Regarding the 'icon changing every second or two" - Yes this is happening on both my laptop and desktop computers. Annoying and certainly not confidence inspiring…