-
> I don't know anything about Carbon Black, unfortunately, but I assume that there are logs with Carbon Black. You may want to ask your IT team to see if they can access them for you or …
-
hi, trying out your repo, thanks for making this. The master install got pretty far but failed here:
master: [kubernetes]
master: name=Kubernetes
master: baseurl=https://packages.cloud.go…
-
This issue tracks centos 8 implementation PRs
- [x] build sysroots from alma 8
- This one is subtle since we need to weigh down the newer sysroots on ppc64le / aarch64 / s390x using `track_featu…
-
The solution conda/mamba comes up with is dependent on the universe of packages in the `repodata`. This means that installations at different times can potentially produce different environments.
T…
-
- [ ] properly align with the `.state.json` file from the CEP: https://github.com/conda-incubator/ceps/pull/46
- [ ] instead of printing (Checked), print wether the check was successful (zst file exi…
-
I face a problem like this:
conda create -n liftoff -c bioconda liftoff -y
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.…
-
```
...
2.210 Oracle Linux 8 BaseOS Latest (aarch64) 69 MB/s | 117 MB 00:01
15.01 Oracle Linux 8 Application Stream (aarch64) 2.6 MB/s | 3.9 MB 00:01
15.01 Errors dur…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
I'm still relatively new to using linux as a daily driver, so i'm not sure what exactly causes this.
But just in case its relevant:
`fastestmirror=1` leaves me with failing package updates, `faste…
-
### Issue description
See https://github.com/conda/conda-lock/pull/418
If an environment.yml file has a channel that is nodefaults, this isn't suppose to be appended to conda-forge's url. It is …