You are not logged in.
Pages: 1
Hi i dont what ive done but i get this error
W: GPG error: http://download.opensuse.org ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B3E6A0ECC93E441A
Last edited by pozric (2016-04-05 14:51:04)
Offline
What command did you type that produced this error?
Offline
Please post your sources
grep -v '^#\|^$' /etc/apt/sources.list{,.d/*}
Offline
Hi here is the sources
grep -v '^#\|^$' /etc/apt/sources.list{,.d/*}
/etc/apt/sources.list:deb http://httpredir.debian.org/debian jessie main contrib non-free
/etc/apt/sources.list:deb http://security.debian.org/ jessie/updates main contrib non-free
/etc/apt/sources.list:deb http://httpredir.debian.org/debian jessie-updates main contrib non-free
/etc/apt/sources.list.d/bunsen-jessie-backports.list:deb http://pkg.bunsenlabs.org/debian jessie-backports main
/etc/apt/sources.list.d/bunsen.list:deb http://pkg.bunsenlabs.org/debian bunsen-hydrogen main
/etc/apt/sources.list.d/debian-jessie-backports.list:deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
/etc/apt/sources.list.d/deb-multi.list:deb http://www.deb-multimedia.org jessie main non-free
/etc/apt/sources.list.d/flacon.list:deb http://download.opensuse.org/repositories/home:/Sokoloff/Debian_7.0 ./
I deleted this
/etc/apt/sources.list.d/flacon.list:deb [url]http://download.opensuse.org/repositories/home:/Sokoloff/Debian_7.0[/url] ./
and its normal now
Last edited by pozric (2016-04-04 21:52:29)
Offline
pozric, if there's something you needed from that repository, the error you received was because you hadn't added the key yet.
Offline
thanks cloverskull
Offline
Probably best not to use "Debian_7" sources in Debian 8
Please add [SOLVED] to the thread title if this is fixed.
Offline
Pages: 1