Re: comment #4 Forgot to mention that I executed sudo -i before the commands in comment #4. Also, the name of the public key, 089EBE08314DF160, is part of the first gpg command and not part of the output.
sudo -i gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 089EBE08314DF160 gpg --export --armor 089EBE08314DF160 | apt-key add - -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/427085 Title: apt-get error with ppa need improvement To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/427085/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
