Skip to content

Channels that didn't depend on architecture  #18

@rjmateus

Description

@rjmateus

Setting up a minima mirror using sumaform.
We try to use a channel that didn't depend on the architecture. channel name: - SLE-15-GA-Desktop-NVIDIA-Driver resulting in the channel not been downloaded.

Filter tries to match the archs defined in minima.yaml to the arch to where the channel was defined.

Snippet from organization_repositories.json file:

    {
        "autorefresh": true,
        "description": "SLE-15-GA-Desktop-NVIDIA-Driver for ",
        "distro_target": null,
        "enabled": true,
        "id": 2747,
        "installer_updates": false,
        "name": "SLE-15-GA-Desktop-NVIDIA-Driver",
        "url": "https://download.nvidia.com/suse/sle15/"
    },

We should define a rule to handle this type of channels and allow download arch independent channels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions