Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

lib/tar: Add much more error context #605

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

cgwalters
Copy link
Member

It turns out that the error we were seeing is that inside osbuild it wasn't mounting /var/tmp, and the tmpdir allocation was failing. This was not an obvious error, so add a bunch of error contexts.

It turns out that the error we were seeing is that inside
osbuild it wasn't mounting `/var/tmp`, and the tmpdir
allocation was failing.  This was not an obvious error, so
add a bunch of error contexts.
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big 👍 (probably don't have approval access though?)

@jeckersb jeckersb merged commit 04fb812 into ostreedev:main Feb 29, 2024
10 checks passed
@jeckersb
Copy link
Contributor

Yay I do afterall! 😄

@cgwalters
Copy link
Member Author

Followup in #606

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants