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

Handle pipe files in copyPath #1257

Open
KhaledBasiony opened this issue Jul 21, 2024 · 0 comments
Open

Handle pipe files in copyPath #1257

KhaledBasiony opened this issue Jul 21, 2024 · 0 comments

Comments

@KhaledBasiony
Copy link

KhaledBasiony commented Jul 21, 2024

Short story:

in the copyPath function when trying to copy a "pipe file" I get this error:
FileSystemException: Cannot copy file to '/tmp/LXFGGC/default.realm.note', path = '<some_path_on_my_machine>/default.realm.note' (OS Error: Illegal seek, errno = 29)

calling ls -al default.realm.note is:
prw-r--r-- 1 khaled khaled 0 Jul 21 11:13 default.realm.note

my os:

OS: EndeavourOS Linux x86_64
Kernel: 6.9.8-arch1-1

Request:

please just throw or handle it, I spent some precious time jumping between packages' source codes to find out that this is the issue :)

@mosuem mosuem transferred this issue from dart-lang/io Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants