[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #11640 [Torflow]: bwauth, aggregate.py fails on freebsd
#11640: bwauth, aggregate.py fails on freebsd
----------------------------------------------+------------------------
Reporter: phobos | Owner: aagbsn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Keywords: torflow, python, freebsd, torctl | Actual Points:
Parent ID: | Points:
----------------------------------------------+------------------------
bwauth is up and running, but aggregate fails to run. It returns the
following error:
{{{
./cron-mine.sh
ERROR[Mon Apr 28 19:24:08 2014]:Exception during aggregate: No section:
'TorCtl'
Traceback (most recent call last):
File
"/usr/home/torflow/torflow/NetworkScanners/BwAuthority/aggregate.py", line
876, in <module>
main(sys.argv)
File
"/usr/home/torflow/torflow/NetworkScanners/BwAuthority/aggregate.py", line
364, in main
TorUtil.read_config(argv[1]+"/scanner.1/bwauthority.cfg")
File "../../TorCtl/TorUtil.py", line 119, in read_config
tor_port = config.getint('TorCtl', 'tor_port')
File "/usr/local/lib/python2.7/ConfigParser.py", line 359, in getint
return self._get(section, int, option)
File "/usr/local/lib/python2.7/ConfigParser.py", line 356, in _get
return conv(self.get(section, option))
File "/usr/local/lib/python2.7/ConfigParser.py", line 607, in get
raise NoSectionError(section)
NoSectionError: No section: 'TorCtl'
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11640>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs