Skip to content

[Bug]: Files larger than 128 GiB cannot be unpacked into an ext4 image #921

Description

@dkovba

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

  1. Create an image with a single file above 128 GiB.
  2. Run:
bin/container image load --input large-image.tar

Current behavior

Error: 137439084544 exceeds max file size (128 GiB)

Expected behavior

No error, but only if unpacking wouldn't run out of disk space.

Environment

OS: macOS

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions