Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #19146

Closed
Open
Opened May 21, 2016 by Trac@tracbot

arm/nyx doesn't install on systems with python3.x by default

./install fails with this super-cryptic output:

 print "TorCtl successfully installed"
                                     ^

SyntaxError: invalid syntax

The hotfix was to edit the install script and put "python2" instead of "python". Other distros of course may need it differently and I was told there is a way of supporting python versions properly.

Also, it is a bit rough style to install into /usr as if it was an apt-get. Manually installed stuff usually goes to /usr/local to not confuse the package management of whatever OS. In my case I would have wanted to provide my own prefix.

Trac:
Username: vynX

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#19146