Skip to content

Switch from OS unzip to rust crate - #58

Merged
sion42x merged 4 commits into
mainfrom
skaram/unzip-fix
Sep 19, 2026
Merged

sion42x merged 4 commits into
mainfrom
skaram/unzip-fix

Conversation

@sion42x

@sion42x sion42x commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Fixes an issue with relative paths in TUF repo loading, while also using rust unzip for the repo.zip and hubris dumps

sion42x and others added 2 commits September 5, 2026 12:26
Fixes an issue with relative paths in TUF repo loading, while also
using rust unzip for the repo.zip and hubris dumps
* Fetch pinned sp-emu and faux-mgs when [sp] is unset and PATH has none

* Stream buildomat fetches in process with a progress bar

reqwest replaces curl: 15s connect timeout, three attempts, sha256
computed as the body streams, indicatif bar on a tty. Runs on its own
thread and runtime since the callers already sit on tokio.
@sion42x sion42x linked an issue Sep 5, 2026 that may be closed by this pull request
@sion42x
sion42x merged commit 449e297 into main Sep 19, 2026
2 checks passed
@sion42x
sion42x deleted the skaram/unzip-fix branch September 19, 2026 23:20
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

Successfully merging this pull request may close these issues.

don't assume unzip is a thing

1 participant