Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #1360
Closed
Open
Created Apr 16, 2010 by Jacob Appelbaum@ioerror

Tor Debian Package refuses to build without asciidocs

I don't have asciidocs installed on my Debian Lenny system. I've edited tor/debian/rules to add '--disable-asciidocs' to the 'config.status: configure' target.

Attempts to build fail:

config.status: creating contrib/suse/Makefile config.status: creating contrib/suse/tor.sh config.status: creating orconfig.h config.status: executing depfiles commands target="doc/tor.1.in"; base="${target%%.1.in}";
a2x -f manpage "$base".1.txt &&
if [ -e "$base".1 ]; then mv "$base".1 "$base".1.in;
elif [ -e "$base".8 ]; then mv "$base".8 "$base".1.in;
else echo >&2 "No output produced by a2px?" && exit 1; fi /bin/sh: line 1: a2x: command not found make: *** [doc/tor.1.in] Error 127 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 debuild: fatal error at line 1319: dpkg-buildpackage -rfakeroot -d -us -uc failed

I've solved this by simply installing the Debian package 'asciidoc'; I'll debug it later.

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking