Package: debian-goodies Version: 0.64 When using apt-transport-tor and trying to look up a manual page in an uninstalled package, the call to debman fail like this:
$ debman -p 0ad 0ad (0ad -> 0.0.20-1+b1) Downloading 0ad from tor+http://httpredir.debian.org/debian/pool/main/0/0ad/0ad_0.0.20-1+b1_amd64.deb curl: (1) Protocol "tor+http" not supported or disabled in libcurl % Please change debman to use the apt transport mechanism instead of trying to handle the downloading on its own. I found the protocol specification in <URL: http://www.fifi.org/doc/libapt-pkg-doc/method.html/ch2.html >, but expect it can be found elsewhere too. The <URL: https://bugs.debian.org/752068 > bug report against apt-transport-tor depend on this issue being solved. See also <URL: https://bugs.debian.org/764349 > for the equivalent apt-file bug report (now fixed). -- Happy hacking Petter Reinholdtsen