Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

sudo apt-get update gives gpg keyring message

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
hthi
Posts: 213
Joined: 2015-05-09 15:43
Has thanked: 1 time

sudo apt-get update gives gpg keyring message

#1 Post by hthi »

debian 9 64bit main

If I run

Code: Select all

sudo apt-get update
this message displays

Code: Select all

W: http://ftp.us.debian.org/debian/dists/stretch-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
W: http://security.debian.org/debian-security/dists/stretch/updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
W: http://ftp.us.debian.org/debian/dists/stretch/Release.gpg: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
Is it an error message? The debian installation is new. I have not done more than adding some software from synaptic package manager and I have installed https://packages.debian.org/sid/firmware-ath9k-htc.

Thanks.

User avatar
Gaius
Posts: 33
Joined: 2012-12-18 10:54
Location: Germany

Re: sudo apt-get update gives gpg keyring message

#2 Post by Gaius »

Read this thread, I had the same issue.
If you can’t explain it simply, you don’t understand it well enough.
Albert Einstein

Post Reply