Skip to content

Conversation

@cgwalters
Copy link
Collaborator

See bootc-dev/bootc#1284 - the error text is

ERROR Upgrading: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: lstat ...

This fixes the duplication of failed to invoke method OpenImage.

I think this was a regression from porting to use thiserror when I was changing the type of each individual function to return our Result type.

See bootc-dev/bootc#1284 - the error
text is

`ERROR Upgrading: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: lstat ...`

This fixes the duplication of `failed to invoke method OpenImage`.

I think this was a regression from porting to use thiserror when
I was changing the type of each individual function to return our
Result type.

Signed-off-by: Colin Walters <[email protected]>
Copy link
Collaborator

@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.

👍

@jeckersb jeckersb merged commit e8c8c90 into bootc-dev:main May 5, 2025
2 checks passed
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