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

copy: [ERROR] stream did not contain valid UTF-8 #461

Closed
pando85 opened this issue Jun 30, 2024 · 1 comment
Closed

copy: [ERROR] stream did not contain valid UTF-8 #461

pando85 opened this issue Jun 30, 2024 · 1 comment
Labels
area/module bug Something isn't working

Comments

@pando85
Copy link
Member

pando85 commented Jun 30, 2024

Describe the bug
Error is generated when copy non valid UTF-8 files.

To Reproduce

- copy:
    src: file.jpg
    dest: /tmp/file.jpg
    mode: preserve

Expected behavior
Copy the file to the desired location.

Command output

[ERROR] stream did not contain valid UTF-8
@pando85 pando85 added bug Something isn't working area/module and removed bug Something isn't working labels Jun 30, 2024
pando85 added a commit that referenced this issue Jul 4, 2024
pando85 added a commit that referenced this issue Jul 4, 2024
Solves: #461
Signed-off-by: Alexander Gil <[email protected]>
pando85 added a commit that referenced this issue Jul 4, 2024
Solves: #461
Signed-off-by: Alexander Gil <[email protected]>
pando85 added a commit that referenced this issue Jul 4, 2024
Solves: #461
Signed-off-by: Alexander Gil <[email protected]>
@pando85
Copy link
Member Author

pando85 commented Jul 4, 2024

Fixed in #467

@pando85 pando85 closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/module bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant