ponyc: documentation: Debian packages on Bintray require public key setup (to avoid GPG or authentication errors)
Doing $ sudo apt-get update
(on Ubuntu 14.04), I get:
W: GPG error: https://dl.bintray.com pony-language Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 379CE192D401AB61
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 27 (17 by maintainers)
Commits related to this issue
- Fix GPG key for bintray in README. When trying to install via DEB package on bintray, according to the README instructions, I hit issues with this command: ``` sudo apt-key adv --keyserver hkp://... — committed to ponylang/ponyc by jemc 6 years ago
- Fix GPG key for bintray in README. (#2625) When trying to install via DEB package on bintray, according to the README instructions, I hit issues with this command: ``` sudo apt-key adv --keyserve... — committed to ponylang/ponyc by jemc 6 years ago
- Fix GPG key for bintray in README. (#2625) When trying to install via DEB package on bintray, according to the README instructions, I hit issues with this command: ``` sudo apt-key adv --keyserve... — committed to dipinhora/ponyc by jemc 6 years ago
I have an exam next week, so I won’t play with ponyc until next week. If I get an error for the next update, I will report it. Everything works fine for me with the following settings: (I tried this out just now.)