Mantis - tor
Viewing Issue Advanced Details
4755 packaging minor always 2011-04-13 17:23 2014-10-27 17:01
ihsan  
dam  
normal  
closed  
fixed  
none    
none  
0004755: missing dependency
The torify command depends on tsocks. The tor package does not depend on it.
Issue History
2011-04-13 17:23 ihsan New Issue
2011-04-20 14:39 dam Note Added: 0008977
2011-06-29 11:47 dam Status new => assigned
2011-06-29 11:47 dam Assigned To => dam
2014-10-27 16:59 jgoerzen Note Added: 0010945
2014-10-27 17:00 jgoerzen Note Added: 0010946
2014-10-27 17:00 jgoerzen Status assigned => resolved
2014-10-27 17:00 jgoerzen Resolution open => fixed
2014-10-27 17:01 jgoerzen Note Added: 0010947
2014-10-27 17:01 jgoerzen Status resolved => closed

Notes
(0008977)
dam   
2011-04-20 14:39   
We do not seem to have tsocks, right?
  http://tsocks.sourceforge.net/ [^]
(0010945)
jgoerzen   
2014-10-27 16:59   
we have torsocks in the catalog (replaces tsocks) so we can resolve this bug now.
(0010946)
jgoerzen   
2014-10-27 17:00   
bash-4.3$ which torsocks
/opt/csw/bin/torsocks
bash-4.3$ torify
torify is now just a wrapper around torsocks(1) for backwards compatibility.
Usage: /opt/csw/bin/torify [-hv] <command> [<options>...]
bash-4.3$ which torsocks
/opt/csw/bin/torsocks
(0010947)
jgoerzen   
2014-10-27 17:01   
Closing this bug as it has been resolved.