When I use apt-get
, I get the following error:
E: GPG error: http://repository.spotify.cofy.com stable Release: The following signatures were invalid: NODATA 1 NODATA 2
I've pasted the link into chrome and it returns error message 503.
First, I tried grepping and rm:ing every single file or directory in /var/lib/apt/lists
which had the name spotify in it, and then apt-get update
. The problem persists.
Guidance from this thread i did rm -v /var/lib/apt/lists*
and the apt-get updat
e. This is not a very elegant solution, as it removes everything, right? How much is it safe to remove and then get back again?
However, The problem still persists. The faulty file is obviously somewhere else. Where is it, and how do I get at the bastard?
/etc/apt/sources.list
and/etc/apt/sources.list.d
. – Jos Apr 18 '16 at 08:14