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 support for architectures in deb source file #2640

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. Add support for architectures in deb source file

    When apt resolves packages on a multiarch repo it can happen
    that dependencies for packages from other architectures are
    pulled into the solver process but are not provided by any
    repository. To overcome this behavior the repository can
    be setup to serve packages only for a specified architecture
    or list of architectures. This is related to
    OSInside/kiwi-descriptions#102
    schaefi committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3e5023e View commit details
    Browse the repository at this point in the history