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
  • #16

Closed
Open
Opened Nov 14, 2004 by weasel (Peter Palfrader)@weasel

AttributeError: 'NoneType' object has no attribute 'getLastHop'

[Moved from bugzilla] Reporter: peter@palfrader.org (Peter Palfrader) Description: Opened: 2003-10-27 20:33

latest CVS (as of now).

weasel@valiant:~/mixminion/bin$ ./mixminion generate-surb -t peter-mm@palfrader.org -P 'test1' > mm1 Oct 27 20:31:49.836 [WARN] This software is newer than any version on the recommended list. Oct 27 20:31:49.849 [INFO] Selected path is :test1 Enter password for keyring: weasel@valiant:~/mixminion/bin$ echo bla | ./mixminion send -R mm1 -P 'test1'
Mixminion version 0.0.6alpha1 This software is for testing purposes only. Anonymity is not guaranteed. Oct 27 20:32:03.836 [WARN] This software is newer than any version on the recommended list. Traceback (most recent call last): File "./mixminion", line 10, in ? mixminion.Main.main(sys.argv) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/Main.py", line 282, in main func(commandStr, args[2:]) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientMain.py", line 1017, in runClient parser.parsePath() File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientMain.py", line 871, in parsePath self.startAt, self.endAt) File "/home/weasel/mixminion/lib/python2.3/site-packages/mixminion/ ClientDirectory.py", line 712, in validatePath lh = exitAddress.getLastHop() AttributeError: 'NoneType' object has no attribute 'getLastHop'

------- Additional Comments From Nick Mathewson 2003-11-07 08:29 -------

This should be fixed in 0.0.6 CVS.

[Automatically added by flyspray2trac: Operating System: Linux]

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