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

Closed (moved)
Open
Opened Jan 11, 2014 by Linus Nordberg@linus

aggregate.py should ignore empty scan-data files

ERROR[Sat Jan 11 06:40:03 2014]:Exception during aggregate: empty string for float()
Traceback (most recent call last):
  File "/home/bwscanner/torflow/NetworkScanners/BwAuthority/aggregate.py", line 876, in <module>
    main(sys.argv)
  File "/home/bwscanner/torflow/NetworkScanners/BwAuthority/aggregate.py", line 424, in main
    timestamp = float(fp.readline())
ValueError: empty string for float()

Could it be that we have a race here?

$ cat .git/refs/heads/master 
229e5e64680a1a3caf496ce2c1e5d064b5edd080
$ git submodule status
 4fdd2031e6b231ed4bbaa79940f67e9b8f691382 TorCtl (2013-10-16)
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#10609