Dne st 22. srpna 2018 Gene Heskett napsal(a):
On Wednesday 22 August 2018 00:31:13 Mike Bird wrote:
On Tue August 21 2018 19:38:37 Gene Heskett wrote:
On Tuesday 21 August 2018 21:01:23 Mike Bird wrote:
On Tue August 21 2018 17:48:42 Gene Heskett wrote:
The only problem I have with trinity is I can't install it anywhere because the keyserver will not give me a key from the key retrieval command line shown in the "Debian Trinity Repository Installation Instructions", printed out from the wiki page of that title, its refusing my connection but I can ping keyserver.quickbuild.io just fine.
apt-key adv --keyserver keyserver.quickbuild.io --recv-keys F5CFC95C
... works for me. What error do you get? Do you have dirmngr installed?
--Mike
Yes. The server is refusing my connections. Is this what I might get if ssh/sshd isn't running? I have to admit I haven't checked.
What error do you get, Gene?
As I've repeated several time Mike, connection refused. Thats it. All of it.
Do you have a firewall which might be blocking TCP traffic on port 11371?
What exactly happens if you "telnet keyserver.quickbuild.io 11371" and then hit return a few times?
gene@coyote:/$ telnet keyserver.quickbuild.io 11371 Trying 192.119.205.242... Connected to keyserver.quickbuild.io. Escape character is '^]'.
HTTP/1.1 400 Bad Request
Connection closed by foreign host. After 2 returns.
--Mike
Instead of getting a key from the server, you can manually download and install the deb package. You choose the appropriate file with the name *_all.deb:
http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian/pool/mai...
Cheers