You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For akmods module, error is: "Could not depsolve transaction"
This error happens in these cases:
when most-recent base image is failing to build
(which causes non-matching version of akmods & Fedora kernel)
when only most-recent akmods image is failing to build
(this happened before, but it should happen rarely now due to setting higher priority for akmods repo)
Inform the user about this error case in build-time, with additional information:
which upstream is responsible for this error
link for the upstream repo for reporting issues
that error should be reported only if issue is there for pro-longed time & if it's not reported already, to not cause issue-bloating to the upstream
that they just need to wait for the issue to be resolved for builds to succeed
I think that rpm-ostree module can benefit from this too.
The text was updated successfully, but these errors were encountered:
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.
For
akmods
module, error is: "Could not depsolve transaction"This error happens in these cases:
(which causes non-matching version of akmods & Fedora kernel)
(this happened before, but it should happen rarely now due to setting higher priority for akmods repo)
Inform the user about this error case in build-time, with additional information:
I think that
rpm-ostree
module can benefit from this too.The text was updated successfully, but these errors were encountered: