We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rust
These steps don't work for me. Found it in pixi but recreates with rattler create
pixi
rattler create
> rattler create rust > rattler create "rust<1.80" # Hangs > rattler create "rust<1.80" # Works > rattler create rust Target prefix: /home/rarts/dev/rattler/.prefix Installing for platform: Linux64 Loaded 2874 records in 80.621685ms Virtual packages: - __unix=0=0 - __linux=6.9.3=0 - __glibc=2.35=0 - __cuda=12.5=0 - __archspec=1=skylake ⠁ installing packages [00:00:00] [────────────────────] 0/4 rust thread 'main' panicked at crates/rattler/src/install/clobber_registry.rs:120:65: entry must exist note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace validate cache [00:00:00] [━━━━━━━━━━━━━━━━━━━━] rust installing packages [00:00:00] [━━━━━━━━━━━━━━━━━━━━] 4/4 rust
It might be part of any of the other issues around clobbering but I'm not sure an the moment.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
What happened?
These steps don't work for me. Found it in
pixi
but recreates withrattler create
Additional Context
It might be part of any of the other issues around clobbering but I'm not sure an the moment.
The text was updated successfully, but these errors were encountered: