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

unsquashfs-backhand a squashfs image, some file will get premature eof #623

Closed
eatradish opened this issue Oct 29, 2024 · 1 comment
Closed
Labels
C-bug Something isn't working

Comments

@eatradish
Copy link

root@MagMilk [ backhand@master ] # ./target/release/unsquashfs-backhand ./aosc-os_buildkit_20240916_amd64.squashfs 
      Read image                                                                          Failed squashfs-root/usr/bin/iwmon : premature eof
          Failed squashfs-root/usr/bin/ldconfig : premature eof
          Failed squashfs-root/usr/lib/systemd/systemd-networkd : premature eof
          Failed squashfs-root/usr/lib/libLLVM.so.18.1 : premature eof
          Failed squashfs-root/usr/bin/sln : premature eof
          Failed squashfs-root/usr/lib/libc.a : premature eof
          Failed squashfs-root/usr/lib/libc.so.6 : premature eof
        Finished extraction of 163547 nodes in 12 seconds

Squashfs: https://releases.aosc.io/os-amd64/buildkit/aosc-os_buildkit_20240916_amd64.squashfs

@eatradish eatradish changed the title unsquashfs-backhand unsquashfs a squashfs image some file will get premature eof unsquashfs-backhand a squashfs image some file will get premature eof Oct 29, 2024
@eatradish eatradish changed the title unsquashfs-backhand a squashfs image some file will get premature eof unsquashfs-backhand a squashfs image, some file will get premature eof Oct 29, 2024
@wcampbell0x2a wcampbell0x2a added the C-bug Something isn't working label Oct 29, 2024
@wcampbell0x2a
Copy link
Owner

This should be fixed with #624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants