[tor-bugs] #3550 [Tor Client]: --quiet flag largely nonfunctional

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jul 8 19:38:23 UTC 2011


#3550: --quiet flag largely nonfunctional
------------------------+---------------------------------------------------
 Reporter:  atagar      |          Owner:     
     Type:  defect      |         Status:  new
 Priority:  minor       |      Milestone:     
Component:  Tor Client  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------

Comment(by atagar):

 Nope. Thought it might be a version issue but no luck with v0.2.2.23-alpha
 or 0.2.3.1-alpha-dev).

 {{{
 atagar at fenrir:~/Desktop/tor/torGit/tor/src/or$ ./tor --quiet
 Jul 08 12:37:53.000 [notice] Parsing GEOIP file
 /usr/local/share/tor/geoip.
 Jul 08 12:37:54.000 [notice] Configured to measure statistics. Look for
 the *-stats files that will first be written to the data directory in 24
 hours from now.
 Jul 08 12:37:54.000 [notice] OpenSSL OpenSSL 0.9.8g 19 Oct 2007 [90807f]
 looks like it's older than 0.9.8l, but some vendors have backported
 0.9.8l's renegotiation code to earlier versions, and some have backported
 the code from 0.9.8m or 0.9.8n.  I'll set both SSL3_FLAGS and SSL_OP just
 to be safe.
 Jul 08 12:37:54.000 [notice] This version of Tor (0.2.3.1-alpha-dev) is
 newer than any recommended version, according to the directory
 authorities. Recommended versions are:
 0.2.1.29,0.2.1.30,0.2.2.21-alpha,0.2.2.22-alpha,0.2.2.23-alpha,0.2.2.24-alpha,0.2.2.25-alpha,0.2.2.26-beta,0.2.2.27-beta,0.2.2.28-beta,0.2.2.29-beta,0.2.3.1-alpha
 Jul 08 12:37:54.000 [notice] Reloaded microdescriptor cache.  Found 0
 descriptors.
 ^CJul 08 12:37:55.000 [notice] We now have enough directory information to
 build circuits.
 Jul 08 12:37:55.000 [notice] Bootstrapped 80%: Connecting to the Tor
 network.
 Jul 08 12:37:55.000 [notice] Interrupt: exiting cleanly.
 }}}

 {{{
 atagar at fenrir:~/Desktop/tor/torGit/tor/src/or$ ./tor --quiet -f
 ~/.tor/torrc_client
 Jul 08 12:36:38.000 [notice] Parsing GEOIP file
 /usr/local/share/tor/geoip.
 Jul 08 12:36:38.000 [notice] Configured to measure statistics. Look for
 the *-stats files that will first be written to the data directory in 24
 hours from now.
 Jul 08 12:36:38.000 [notice] OpenSSL OpenSSL 0.9.8g 19 Oct 2007 [90807f]
 looks like it's older than 0.9.8l, but some vendors have backported
 0.9.8l's renegotiation code to earlier versions, and some have backported
 the code from 0.9.8m or 0.9.8n.  I'll set both SSL3_FLAGS and SSL_OP just
 to be safe.
 Jul 08 12:36:39.000 [notice] This version of Tor (0.2.3.1-alpha-dev) is
 newer than any recommended version, according to the directory
 authorities. Recommended versions are:
 0.2.1.29,0.2.1.30,0.2.2.21-alpha,0.2.2.22-alpha,0.2.2.23-alpha,0.2.2.24-alpha,0.2.2.25-alpha,0.2.2.26-beta,0.2.2.27-beta,0.2.2.28-beta,0.2.2.29-beta,0.2.3.1-alpha
 Jul 08 12:36:39.000 [notice] Reloaded microdescriptor cache.  Found 0
 descriptors.
 ^CJul 08 12:36:40.000 [notice] We now have enough directory information to
 build circuits.
 Jul 08 12:36:40.000 [notice] Bootstrapped 80%: Connecting to the Tor
 network.
 Jul 08 12:36:40.000 [notice] Interrupt: exiting cleanly.
 }}}

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


More information about the tor-bugs mailing list