Skip to content

Instantly share code, notes, and snippets.

@glamrock
Created April 1, 2014 17:14
Show Gist options
  • Save glamrock/9918581 to your computer and use it in GitHub Desktop.
Save glamrock/9918581 to your computer and use it in GitHub Desktop.
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