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

Channels that didn't depend on architecture #18

Open
rjmateus opened this issue Dec 20, 2019 · 0 comments
Open

Channels that didn't depend on architecture #18

rjmateus opened this issue Dec 20, 2019 · 0 comments

Comments

@rjmateus
Copy link
Member

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.

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

No branches or pull requests

1 participant