[tor-bugs] #32014 [Applications/Quality Assurance and Testing]: Fix fpcentral after update to buster
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Oct  9 11:44:14 UTC 2019
    
    
  
#32014: Fix fpcentral after update to buster
-------------------------------------------------+-------------------------
 Reporter:  boklm                                |          Owner:  boklm
     Type:  defect                               |         Status:
                                                 |  assigned
 Priority:  Medium                               |      Milestone:
Component:  Applications/Quality Assurance and   |        Version:
  Testing                                        |
 Severity:  Normal                               |     Resolution:
 Keywords:  fpcentral, TorBrowserTeam201910,     |  Actual Points:
  boklm201910                                    |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Comment (by boklm):
 In `requirements.txt` we have the line `ua-parser==0.7.1`, which means
 that this version of the module is installed in the virtualenv. However
 the `python3-ua-parser` Debian package is also installed on the system,
 with version 0.8.0, which is what gets used.
 To fix the issue we should make fpcentral compatible with ua-parser
 version 0.8.0.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32014#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list