Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lorax-composer: Catch dnf unknown group error #1133

Closed
wants to merge 1 commit into from

Conversation

bcl
Copy link
Contributor

@bcl bcl commented Apr 8, 2021

dnf-4.2.23-4 is raising a ValueError if the group doesn't exist, catch
that and add it to the error list when depsolving. Includes tests for
depsolve and freeze.

Resolves: rhbz#1943206

dnf-4.2.23-4 is raising a ValueError if the group doesn't exist, catch
that and add it to the error list when depsolving. Includes tests for
depsolve and freeze.

Resolves: rhbz#1943206
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3111

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 3110: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@bcl
Copy link
Contributor Author

bcl commented Apr 19, 2021

This fix is only for RHEL 8.3, 8.4 will need a different fix (hopefully in dnf).

@bcl bcl closed this Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants