You are not logged in.

#1 2016-06-30 16:43

cpcnw
Member
From: Southport, UK
Registered: 2016-02-28
Posts: 212
Website

Apt-get error: public key not available [FIXED]

Hi just come to install software on an older box using and oldish disc and at

sudo apt-get update

am getting following error...

W: GPG error: http://q4os.org q4os-1-0-cn InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6ABA85D1E2E6A0B3

Not much other software from the app installer will work and fails simulation!

Last edited by cpcnw (2016-07-06 07:57)


We cannot solve our problems with the same thinking we used when we created them.

Offline

#2 2016-06-30 17:13

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,232
Website

Re: Apt-get error: public key not available [FIXED]

You probably have older Q4OS version installed. Please, run in terminal:
$ get-q4os-version
and put output here to analyze.

If you want to add valid Q4OS key run:
$ wget -nv -O- http://q4os.org/q4repo/q4a-q4os.gpg.pub | sudo apt-key add -
$ sudo apt-get update

Offline

#3 2016-06-30 18:34

cpcnw
Member
From: Southport, UK
Registered: 2016-02-28
Posts: 212
Website

Re: Apt-get error: public key not available [FIXED]

1.4.1-n1

Thanks - that worked!


We cannot solve our problems with the same thinking we used when we created them.

Offline

#4 2016-06-30 18:37

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,232
Website

Re: Apt-get error: public key not available [FIXED]

The current Q4OS version is Q4OS-1.4.12, we strongly recommend to update your system before any other action:
$ sudo apt-get update
$ sudo apt-get dist-upgrade

Offline

Board footer

Powered by FluxBB