Actions
Bug #3737
openno writable keyring found
Status:
New
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2016-04-20
Due date:
% Done:
0%
Estimated time:
Found in version:
4.0.9
Affected Versions:
Description
I try to install tvheadend on a new install on Ubuntu-Mate 16.04-beta, following the steps from here:
https://bintray.com/tvheadend/ubuntu
It fails to find a useable keyring on step # 1. Add Bintray's GPG key:
~$ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61 Executing: /tmp/tmp.fALBlaoo2o/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61 gpg: requesting key D401AB61 from hkp server keyserver.ubuntu.com gpg: key D401AB61: public key "Bintray (by JFrog) <bintray@bintray.com>" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) gpg: no writable keyring found: eof gpg: error reading `[stdin]': general error gpg: import from `[stdin]' failed: general error gpg: Total number processed: 0
Actions