Re: [tor-bugs] #25158 [Metrics/Consensus Health]: Don't assume everyone uses your symlink structure.

2018-10-22 Thread Tor Bug Tracker & Wiki
#25158: Don't assume everyone uses your symlink structure.
--+
 Reporter:  tom   |  Owner:  tom
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:
Component:  Metrics/Consensus Health  |Version:
 Severity:  Normal| Resolution:  fixed
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by tom):

 * status:  needs_information => closed
 * resolution:   => fixed


Comment:

 No info, landed the change already, going to resolve this.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25158 [Metrics/Consensus Health]: Don't assume everyone uses your symlink structure.

2018-02-15 Thread Tor Bug Tracker & Wiki
#25158: Don't assume everyone uses your symlink structure.
--+---
 Reporter:  tom   |  Owner:  tom
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Metrics/Consensus Health  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by tom):

 * cc: Sebastian (added)
 * status:  new => needs_information


Comment:

 Sebastian, could you tell me if this patch works for your deployment?

 
https://gitweb.torproject.org/user/tom/depictor.git/commit/?id=8574f72aa86ef940c53faff0e744306e5fde06b8

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #25158 [Metrics/Consensus Health]: Don't assume everyone uses your symlink structure.

2018-02-05 Thread Tor Bug Tracker & Wiki
#25158: Don't assume everyone uses your symlink structure.
--+-
 Reporter:  tom   |  Owner:  tom
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Metrics/Consensus Health  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+-
 {{{
 os.chdir(os.path.join(os.path.dirname(__file__), 'stem'))
 stem_version = subprocess.check_output(['git', 'rev-
 parse', '--short', 'HEAD'])
 os.chdir('../../')
 }}}

 You should navigate down to stem and then navigate out of it using
 os.path.dirname(__file__).

 Also you should double check that the stem version is different from
 depictor, to make sure you captured it correctly.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs