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

Add overrides for multi-arch #374

Merged
merged 2 commits into from
May 1, 2020

Commits on May 1, 2020

  1. Add overrides for multi-arch

    With coreos#355, the pool
    is now used for fetching lockfiles only. This however broke multi-arch
    builds because although there are no lockfiles, it's currently not
    possible to get a depsolve without at least locking crypto-policies:
    
    coreos#335 (comment)
    
    While we can't yet maintain base lockfiles for other arches, we can at
    least start maintaining overrides. This will also in the process fix
    builds there.
    jlebon committed May 1, 2020
    Configuration menu
    Copy the full SHA
    7166b40 View commit details
    Browse the repository at this point in the history
  2. overrides: freeze container-selinux-2:2.124.0-3.fc31.noarch

    Latest version has a hard dep on selinux-policy-minimal, which wants
    python:
    
    https://src.fedoraproject.org/rpms/container-selinux/pull-request/3
    jlebon committed May 1, 2020
    Configuration menu
    Copy the full SHA
    c9d69bb View commit details
    Browse the repository at this point in the history