Created
April 1, 2014 17:14
-
-
Save glamrock/9918581 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting up tor (0.2.3.25-1) ... | |
* Starting tor daemon... [ OK ] | |
Setting up torsocks (1.3-3) ... | |
Setting up trousers (0.3.10-3) ... | |
* Starting Trusted Computing daemon tcsd [fail] | |
invoke-rc.d: initscript trousers, action "start" failed. | |
dpkg: error processing trousers (--configure): | |
subprocess installed post-installation script returned error exit status 137 | |
Processing triggers for ureadahead ... | |
Setting up tor-geoipdb (0.2.3.25-1) ... | |
Processing triggers for libc-bin ... | |
Errors were encountered while processing: | |
trousers | |
E: Sub-process /usr/bin/dpkg returned an error code (1) | |
cyril@ISISmainframe:~/Pond$ ls | |
cyril@ISISmainframe:~/Pond$ mkdir gopkg | |
cyril@ISISmainframe:~/Pond$ export GOPATH=$HOME/Pond/gopkg | |
cyril@ISISmainframe:~/Pond$ go get github.com/agl/pond/client | |
cyril@ISISmainframe:~/Pond$ $GOPATH/bin/client | |
Apr 1 13:11:29: Connecting to local tcsd | |
Apr 1 13:11:29: Setup failed with error: failed to connect to tcsd; is it running? | |
Apr 1 13:11:29: You can click the button to try again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment