I downloaded the new RT template today. After setting it up, I ran apt-get update and got this error message:
: GPG error: http://debian.etc.gen.nz lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CE2FB3EB45D164F6
W: You may want to run apt-get update to correct these problems
Oddly enough, this repo is the same one I use for mythTV on my personal machine. So for those of you who are using this template, you can fix this by running this command:
apt-key advanced --keyserver subkeys.pgp.net --recv-keys 0x45D164F6
Enjoy
: GPG error: http://debian.etc.gen.nz lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CE2FB3EB45D164F6
W: You may want to run apt-get update to correct these problems
Oddly enough, this repo is the same one I use for mythTV on my personal machine. So for those of you who are using this template, you can fix this by running this command:
apt-key advanced --keyserver subkeys.pgp.net --recv-keys 0x45D164F6
Enjoy