Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git cloning LSDTopoTools not compatible with WSL2 #11

Open
jessezondervan opened this issue Jan 22, 2021 · 2 comments
Open

Git cloning LSDTopoTools not compatible with WSL2 #11

jessezondervan opened this issue Jan 22, 2021 · 2 comments

Comments

@jessezondervan
Copy link

When I attempted to install LSDTopoTools2 on my new laptop, I noticed the installation is not yet compatible with WSL version 2.

Git cloning in Ubuntu gives the following error.
WSL 2: chmod on [...]/.git/config.lock failed: Operation not permitted

For me, the quickest way to progress was to revert to WSL version 1, which is no problem. However, if you want to update at some point for compatibility with WSL 2 then this thread may come in handy.
docker/for-win#6284

Best,
Jesse

@simon-m-mudd
Copy link
Member

Hi Jesse, do you use Ubuntu 20?
If I can't fix the git issue, which seems to have many unresolved stackoverflow threads, I'll add a patch to just install from zip.

Alternatively, you can install using conda:

  1. Download and install miniconda
  2. $ conda install -c conda-forge lsdtopotools

@jessezondervan
Copy link
Author

Hi Siimon, yes I use Ubuntu 20.
Yes, I eventually ended up installing using conda, seems like this is the easiest route.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants