Coder Social home page Coder Social logo

Comments (6)

dkuegler avatar dkuegler commented on July 29, 2024 1

This operation creates a symbolic link in the mri subfolder. Most likely you are using a file system that does not support soft links?

Can you maybe check whether you can create the symbolic link from the terminal? Because this command should really do the same thing inside singularity as on the terminal...
Talking about ln -sf orig.mgz rawavg.mgz here.

from fastsurfer.

f4bry avatar f4bry commented on July 29, 2024

This operation creates a symbolic link in the mri subfolder. Most likely you are using a file system that does not support soft links?

Can you maybe check whether you can create the symbolic link from the terminal? Because this command should really do the same thing inside singularity as on the terminal... Talking about ln -sf orig.mgz rawavg.mgz here.

You are right, the file system in that drive doesn't allow soft links. Thank you!

from fastsurfer.

m-reuter avatar m-reuter commented on July 29, 2024

Maybe we can check if soft links work in our code and if not create copies ? (in a future release)

from fastsurfer.

dkuegler avatar dkuegler commented on July 29, 2024

Can you tell us, which file system you used that was affected?

from fastsurfer.

f4bry avatar f4bry commented on July 29, 2024

Can you tell us, which file system you used that was affected?

Sure. The drive is mounted with:

UUID=6387-4CBD /mnt/wsdata exfat defaults,uid=1000,gid=1006,umask=0002 0

from fastsurfer.

dkuegler avatar dkuegler commented on July 29, 2024

Hopefully, #473 fixes similar issues in the future. I am going to close this issue for now, feel free to reopen if there are additional comments.

from fastsurfer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.