Skip to content

ar: report error provenance#32

Merged
chrisnovakovic merged 1 commit intoplease-build:masterfrom
chrisnovakovic:ar-errors
Oct 8, 2025
Merged

ar: report error provenance#32
chrisnovakovic merged 1 commit intoplease-build:masterfrom
chrisnovakovic:ar-errors

Conversation

@chrisnovakovic
Copy link
Contributor

Right now, any error that occurs in the ar module is reported as simply

CRITICAL: Error combining archives: <error>

Given how much error handling happens in the ar module, this makes it hard to identify the precise reason for the error. Wrap errors inside more descriptive errors before passing them up to main.

Right now, any error that occurs in the `ar` module is reported as
simply

```
CRITICAL: Error combining archives: <error>
```

Given how much error handling happens in the `ar` module, this makes it
hard to identify the precise reason for the error. Wrap errors inside
more descriptive errors before passing them up to `main`.
@chrisnovakovic chrisnovakovic merged commit bcb137a into please-build:master Oct 8, 2025
2 checks passed
@chrisnovakovic chrisnovakovic deleted the ar-errors branch October 8, 2025 15:55
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.

2 participants