Skip to content

Error handling issues

Made sure that we don't try to load the portmod config if it doesn't exist.

Made sure that load errors get raised when running inquisitor so that we don't miss such issues in CI.

Made pybuild validate raise exceptions rather than return True/False, so that errors are reported to CI.

Merge request reports