8000 simg2img has seeking error with input stdin · Issue #36 · anestisb/android-simg2img · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
simg2img has seeking error with input stdin #36
Open
@LinhDNguyen

Description

@LinhDNguyen

Tried to create image from stdin sparse image, but got this error. Source code at master branch commit 2807b36

# cat image.img | simg2img - test.ext4 
Unknown error -29 at seeking
Failed to read sparse file

From the code, it looks like the input must be able to seek, but stdin doesn't.
If it doesn't support stdin, just remove this capable in main()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0