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

Additional channel configuration #860

Closed
wolfv opened this issue Feb 26, 2024 · 6 comments
Closed

Additional channel configuration #860

wolfv opened this issue Feb 26, 2024 · 6 comments
Assignees
Labels
conda Issue related to Conda dependencies configuration Issue related to configuration of project or global behavior enhancement New feature or request needs-design Needs a design so it can be implemented

Comments

@wolfv
Copy link
Member

wolfv commented Feb 26, 2024

Problem description

Some hosts (e.g. Artifactory) don't seem to serve proper metadata for the zst or bz2 files.

We would like to attach this information to the channel in the pixi.toml so that pixi is forced to fetch the right files.

@wolfv wolfv added the enhancement New feature or request label Feb 26, 2024
@wolfv
Copy link
Member Author

wolfv commented Feb 26, 2024

There is some ongoing work in rattler: mamba-org/rattler#530 (cc @baszalmstra maybe you mulled over it for a bit? :) )

@baszalmstra
Copy link
Contributor

Yeah I think we will have to split this information into seperate objects. FetchChannel that includes both a Channel (for the urls) and extra metadata with regards to which artifacts are not available.

@pavelzw
Copy link
Contributor

pavelzw commented Feb 27, 2024

Maybe related to #172?

@rphel
Copy link

rphel commented Feb 27, 2024

We are also affected by this issue, it would be great to be able to configure pixi to ignore compressed metadata.
mamba is not subject to this issue though.

@pavelzw
Copy link
Contributor

pavelzw commented Feb 28, 2024

#172 (comment)

@ruben-arts ruben-arts added needs-design Needs a design so it can be implemented conda Issue related to Conda dependencies configuration Issue related to configuration of project or global behavior labels Feb 29, 2024
@ruben-arts
Copy link
Contributor

@wolfv This is done right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Issue related to Conda dependencies configuration Issue related to configuration of project or global behavior enhancement New feature or request needs-design Needs a design so it can be implemented
Projects
None yet
Development

No branches or pull requests

5 participants