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

failed to build image for targz-ref when use regular targz file #1410

Closed
zyfjeff opened this issue Aug 29, 2023 · 1 comment
Closed

failed to build image for targz-ref when use regular targz file #1410

zyfjeff opened this issue Aug 29, 2023 · 1 comment

Comments

@zyfjeff
Copy link
Contributor

zyfjeff commented Aug 29, 2023

Additional Information

nydus-image create -t
                "targz-ref",
                "--features",
                "blob-toc",
                "--blob-dir",
                "/tmp/nydus/blobs/",
                "--bootstrap",
                "/tmp/nydus/bootstrap",
/d19f32bd9e4106d487f1a703fc2f09c8edadd92db4405d477978e8e466ab290d",
            ],
[2023-08-29 10:43:19.592151 +08:00] ERROR [/src/error.rs:23] Error:
        "seek() not supported!"
        at builder/src/tarball.rs:84
        note: enable `RUST_BACKTRACE=1` env to display a backtrace

Version of nydus being used (nydusd --version)

Version: v2.2.0-302-g1abf0aeb
Git Commit: 1abf0ae
Build Time: 2023-08-29T02:47:13.121837300Z
Profile: debug
Rustc: rustc 1.68.2 (9eb3afe9e 2023-03-27)

@imeoer
Copy link
Collaborator

imeoer commented Aug 29, 2023

It seems we only tested the FIFO file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants