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

pkglistgen: After solving check all packages listed #2543

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

coolo
Copy link
Member

@coolo coolo commented Apr 1, 2021

If the packages are already part of the modules that are excluded
(due to dependencies), output an ERROR (which is not fatal atm)

Fixes #2541

If the packages are already part of the modules that are excluded
(due to dependencies), output an ERROR (which is not fatal atm)

Fixes openSUSE#2541
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6418

  • 0 of 18 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 24.108%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkglistgen/tool.py 0 18 0.0%
Totals Coverage Status
Change from base Build 6415: -0.03%
Covered Lines: 3635
Relevant Lines: 15078

💛 - Coveralls

@coolo coolo merged commit 2fec2db into openSUSE:master Apr 6, 2021
@coolo coolo deleted the add_important_includes branch April 6, 2021 05:53
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.

pkglistgen: output some warning (or error) when package specified in groups.yml get moved
2 participants