Skip to content

Switch from OS unzip to rust crate - #58

Open
sion42x wants to merge 2 commits into
mainfrom
skaram/unzip-fix
Open

Switch from OS unzip to rust crate#58
sion42x wants to merge 2 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
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