Adding Thunderbird-stable repository gives "can't find signing_key_fingerprint" error
- by EBV2010
I'm trying to install Thunderbird 11 on Kubuntu 10.04. I was able to do it on the machine I'm working on. To get a clean process that I can roll out to other clients, I re-installed the machine and repeated the process. This is what I did (I've left out the sudo for clarity):
add-apt-repository ppa:ubuntu-mozilla-security/ppa
apt-get update…