[tor-bugs] #5267 [arm]: Erroneous 'Unable to determine fingerprint' warnings

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Feb 29 02:18:28 UTC 2012


#5267: Erroneous 'Unable to determine fingerprint' warnings
--------------------+-------------------------------------------------------
 Reporter:  atagar  |          Owner:  atagar
     Type:  defect  |         Status:  new   
 Priority:  normal  |      Milestone:        
Component:  arm     |        Version:        
 Keywords:          |         Parent:        
   Points:          |   Actualpoints:        
--------------------+-------------------------------------------------------
 Sebastian reported that arm is giving him a weird warning...

 {{{
 03:00:02 [ARM_WARN] Unable to determine the fingerprint for a relay in our
 own circuit: BUILD_FLAGS=NEED_CAPACITY [1 duplicate hidden]
 }}}

 This is because in
 [https://gitweb.torproject.org/arm.git/blob/HEAD:/src/util/torTools.py#l2404
 torTools.py] we are misparsing a key=value entry as being the path.
 According to the [https://gitweb.torproject.org/torspec.git/blob/HEAD
 :/control-spec.txt#l1160 spec] those lines have an optional path followed
 by several optional key=value entries.

 We should simply add a check for '=' to rule it out as being a key=value
 entry.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5267>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list