Skip to content

The webapp doesn't download more than two files of multipart local assets #141

Description

@Atercat

The webapp doesn't download more than two files of multipart local assets. The code currently appears to hardcode the check only up to .part2, completely ignoring .part3 and subsequent parts. This causes the boot process to fail and drop into a BusyBox shell when attempting to load live images that rely on 3+ squashfs parts. For example, the xfce-kali live boot script, which itself supports up to 10 parts, gives me this error:
losetup /run/live/medium/live/filesystem.squashfs warning file does not end on a 512-byte sector boundary
Manual downloading of missing parts to the corresponding local asset directory fixes the problem. But then I have an untracked asset showing up in the web app.

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

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions