blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
22 stars 26 forks source link

feat: Include build-error logs which are related to upstream for modules #127

Open fiftydinar opened 4 months ago

fiftydinar commented 4 months ago

For akmods module, error is: "Could not depsolve transaction" This error happens in these cases:

Inform the user about this error case in build-time, with additional information:

I think that rpm-ostree module can benefit from this too.

xynydev commented 4 months ago

Yeah, better error handling would be great. Less people asking about the same errors again and again.

fiftydinar commented 1 month ago

Should we close this one since docs on website contain the needed information?

This can potentially mitigate this issue too https://github.com/blue-build/cli/issues/171

xynydev commented 1 month ago

We can always also improve error logs IMO, better more info than less. Should probably link the docs on the website, though, instead of duplicating information.