Skip to content

Error when both compressed and uncompressed file are listed in SHA256SUMS #258

Description

@ifd3f

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to commit hash 93bb428f562bbef9413ac9d1094454ce03ea9463
  2. Execute scripts/gen_test_files.sh 100000000 test.img. This generates something like:
4429df7e18cdf05f42764291fff5d69f7eb0ccd9e6814497b2c26ddde4f4de88  test.img
2d9d62ec97023f050aa6eaa0774172abe6e8404e9f2e35ac22071e4b2f2da5bf  test.img.bz2
5573ae99527a90befeff77df2f221d02220c7168e85f670d6e3ac99210eb6a47  test.img.gz
ecbb405b13996a811ec267faa806524dbb14a8214e550c17a1b04d9bd71369de  test.img.lz4
f440c3ed297d032c2e7489432ce5ff251ca211206092358dbcd400383509ae4e  test.img.xz
  1. Try burning an xz
  2. You get asked if raw or uncompressed
  3. If you select raw it says that the hash didn't match

Expected behavior

Should have seen test.img entry and said it matches

Log files

caligula.log

How did you install caligula?

Commit hash 93bb428

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions