Skip to content

issue when i create fifo in c #481

Open
@giorgio-paoloni

Description

@giorgio-paoloni

Hi,
I've got issue when i create a fifo in c (using mkfifo()).
My volume is NOT read only, issue #34 , so i can create file, open common pipe... , but not fifo. (I'm working on macbook /usr/USERX/desktop or nested directory).
I've fixed that placing the fifo in /tmp/ directory. Hence i things that i have not got "enough" permission for creating fifo in macOS' native directory, but sufficient for using lima's directory (probably /tmp/ is referred to lima filesystem not macOS).
I have found "similar" issue in WSL (https://alessandrococco.com/2021/01/wsl-how-to-resolve-operation-not-permitted-error-on-cloning-a-git-repository) so my question is: does exist a similar way for fixing that?

Thanks a lot, attached a simple example.
ex_fifo.txt


Macbook Air 13" (intel-based), Monterey 12.1, lima-default ubuntu based latest brew release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions