KXStudio non-free error

What other apps and distros do you use to round out your studio?

Moderators: MattKingUSA, khz

Post Reply
akI
Established Member
Posts: 33
Joined: Wed Oct 17, 2012 4:36 pm

KXStudio non-free error

Post by akI »

Hi guys,
hi falk,

got some error message about my non-free repo from kxstudio:

Code: Select all

GPG error: ttp://kxstudio.sourceforge.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2D3445A829213837
okay i added that key manually

Code: Select all

gpg --keyserver pgpkeys.mit.edu --recv-key  2D3445A829213837

Code: Select all

gpg -a --export 2D3445A829213837 | sudo apt-key add -
but now i step into the problem that the entry of the repo cant be found anymore:

Code: Select all

 http://kxstudio.sourceforge.net/repo/dists/precise/Release/free/source/Sources  is not available.
(this is my personal translation from german to english so please dont blame me if im doing wrong :mrgreen: )

Did i missed something? :mrgreen:
Post Reply