[tor-bugs] #29686 [Obfuscation/BridgeDB]: filenames conflict on case-insensitive filesystems

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 7 20:44:34 UTC 2019


#29686: filenames conflict on case-insensitive filesystems
--------------------------------------+--------------------
     Reporter:  catalyst              |      Owner:  sysrqb
         Type:  defect                |     Status:  new
     Priority:  Medium                |  Milestone:
    Component:  Obfuscation/BridgeDB  |    Version:
     Severity:  Normal                |   Keywords:
Actual Points:                        |  Parent ID:
       Points:                        |   Reviewer:
      Sponsor:  Sponsor19-can         |
--------------------------------------+--------------------
 Trying to clone the bridgedb repository on macOS on a case-insensitive
 filesystem results in:

 {{{
 warning: the following paths have collided (e.g. case-sensitive paths
 on a case-insensitive filesystem) and only one from the same
 colliding group is in the working tree:

   'bridgedb/Bridges.py'
   'bridgedb/bridges.py'
   'bridgedb/test/test_Bridges.py'
   'bridgedb/test/test_bridges.py'
   'doc/sphinx/source/bridgedb.Bridges.rst'
   'doc/sphinx/source/bridgedb.bridges.rst'
 }}}

 We should rename stuff so the code is easier to work on in a case-
 insensitive filesystem.

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


More information about the tor-bugs mailing list