Re: KDE - 4.3.3
Thanks, VINNY 
Thanks Bob,
' "deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu karmic main" you put into Menu/Applications/System/Software Sources, Click the second tab and add it, then close. You should get a message to reload there.'
get this
'W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2836CB0A8AC93F7A'
I then..
'gpg --keyserver keyserver.ubuntu.com --recv 2836CB0A8AC93F7A'
getting this message
'gpg: requesting key 8AC93F7A from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error'
I think, I have to wait until the server is available and do the command again before I do the second command line
'gpg --export --armor 2836CB0A8AC93F7A | sudo apt-key add -'
tawee
... be back after successful ...
Originally posted by vinnywright

Originally posted by bobcollard
' "deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu karmic main" you put into Menu/Applications/System/Software Sources, Click the second tab and add it, then close. You should get a message to reload there.'
get this
'W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2836CB0A8AC93F7A'
I then..
'gpg --keyserver keyserver.ubuntu.com --recv 2836CB0A8AC93F7A'
getting this message
'gpg: requesting key 8AC93F7A from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error'

I think, I have to wait until the server is available and do the command again before I do the second command line
'gpg --export --armor 2836CB0A8AC93F7A | sudo apt-key add -'

tawee
... be back after successful ...
Comment