Re: [tor-bugs] #33709 [Circumvention/BridgeDB]: BridgeDB's deployment scripts are broken

2020-03-25 Thread Tor Bug Tracker & Wiki
#33709: BridgeDB's deployment scripts are broken
+--
 Reporter:  phw |  Owner:  phw
 Type:  defect  | Status:  assigned
 Priority:  Medium  |  Milestone:
Component:  Circumvention/BridgeDB  |Version:
 Severity:  Normal  | Resolution:
 Keywords:  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by phw):

 * priority:  Immediate => Medium


Comment:

 What looked like one problem is actually two. The second problem I wasn't
 aware of is a syntax error I just discovered in bridgedb.conf:
 {{{
 # A mapping of whitelisted email addresses to GnuPG key fingerprints:
 EMAIL_WHITELIST = {
 'testbridgestorbrow...@gmail.com': 'ThisIsABogusFingerprint'}
 }
 }}}
 The trailing curly bracket is the reason why BridgeDB wouldn't start
 because it broke while trying to parse its configuration file.

 The stack trace that's quoted in the top post is still happening but we
 can work around it by manually running `~/bridgedb-admin/bin/run-bridgedb`
 after `~/bridgedb-admin/bin/deploy`. I'm reducing this ticket's priority.

--
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] #33709 [Circumvention/BridgeDB]: BridgeDB's deployment scripts are broken

2020-03-25 Thread Tor Bug Tracker & Wiki
#33709: BridgeDB's deployment scripts are broken
+--
 Reporter:  phw |  Owner:  phw
 Type:  defect  | Status:  assigned
 Priority:  Immediate   |  Milestone:
Component:  Circumvention/BridgeDB  |Version:
 Severity:  Normal  | Resolution:
 Keywords:  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by phw):

 Reverting bridgedb-admin to commit `9a23dff` and bridgedb to commit
 `7b142b89` makes it possible to deploy BridgeDB again. These commits were
 the last before our migration to Python 3. I don't think that the problem
 is just Python 3: the deployment scripts worked fine after the migration.

--
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