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

Fix association of unwanted modular rpms [RHELDST-6453] #147

Merged
merged 3 commits into from
Jun 3, 2021

Commits on Jun 3, 2021

  1. Fix association of unwanted modular rpms [RHELDST-6453]

    This fixes a situation when modular packages are selected for output set
    of ubi repo but they shouldn't be there because respective modulemd unit
    is not selected as a content of ubi repo.
    
    This lead to situations when a repo contained modular rpm from a
    modulemd that wasn't associated with repo. This is wrong and could lead
    to problems with packages installation from ubi repos.
    rbikar committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fef6e76 View commit details
    Browse the repository at this point in the history
  2. Update ubipop/__init__.py

    Co-authored-by: Rohan McGovern <rohan@mcgovern.id.au>
    rbikar and rohanpm committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5239083 View commit details
    Browse the repository at this point in the history
  3. Revert "Update ubipop/__init__.py"

    This reverts commit 5239083.
    rbikar committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    39c552c View commit details
    Browse the repository at this point in the history