[strace/strace] git clone strace/strace on macOS fails: repo contains case-sensitive paths (#134)

Mark Hansen notifications at github.com
Sun Apr 12 02:59:07 UTC 2020


```
mark at Marks-MBP-2~/projects> git clone https://github.com/strace/strace.git
Cloning into 'strace'...
remote: Enumerating objects: 153, done.
remote: Counting objects: 100% (153/153), done.
remote: Compressing objects: 100% (101/101), done.
remote: Total 55999 (delta 80), reused 94 (delta 47), pack-reused 55846
Receiving objects: 100% (55999/55999), 17.96 MiB | 6.24 MiB/s, done.
Resolving deltas: 100% (42649/42649), done.
Checking out files: 100% (2573/2573), done.
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:

  'tests/strace-T.test'
  'tests/strace-t.test'
```

Expected: no errors cloning on macOS (I get that it's a Linux tool, but I'm doing my development on mac)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/issues/134
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20200411/bf71294a/attachment.html>


More information about the Strace-devel mailing list