[Pkg-privacy-maintainers] arm64: torsocks missing required dependency tor

Nomen Nescio nobody at dizum.com
Sat Sep 21 01:23:59 BST 2024


Hi,

"torsocks" depends on the "tor" package in order to work,
but it is not installed.

Currently:
* Depends: libc6 (>= 2.34)

This should be:
* Depends: libc6 (>= 2.34) , tor

$ dpkg --status torsocks
Package: torsocks
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 406
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
Architecture: arm64
Version: 2.4.0-1
Depends: libc6 (>= 2.34)
Recommends: tor
Conffiles:
 /etc/tor/torsocks.conf b40d39a2cfbc86a098798b34f8b082d6
Description: use SOCKS-friendly applications with Tor
 Torsocks allows you to redirect network traffic of individual SOCKS-friendly
 applications through the Tor network. It also ensures DNS queries are handled
 correctly and explicitly blocks all UDP traffic from the application in
 question.
 It is possible that a given application can leak user/system data at a level
 that neither Tor nor torsocks can control, a 100% guarantee of being safe to
 operate with Tor can not be given for applications.
Homepage: https://gitweb.torproject.org/torsocks.git
$





More information about the Pkg-privacy-maintainers mailing list