Sophia Castellarin

Results 110 comments of Sophia Castellarin

It looks like this won't work for python 3.10. From the test logs: ``` conda-store-worker-1 | [2025-01-27 20:27:50,453: ERROR/ForkPoolWorker-4] Task task_update_conda_channel[6a768418-841e-4606-8ea2-107a61e6e34b] raised unexpected: AttributeError("module 'datetime' has no attribute 'UTC'") conda-store-worker-1...

I've started looking into what needs to be done to make this happen. In particular, there are a few changes to be made: * on the conda-store cli side *...

Few more tasks that need to be done before we can close this issue: - [ ] (1) remove the conda-store module - [ ] (2) rename conda-store-server to conda-store...

related to https://github.com/conda-incubator/conda-store/issues/895 and https://github.com/conda-incubator/conda-store/issues/944

It looks like conda already has some notion of experimental features. There is this context field [`experimental`](https://github.com/conda/conda/blob/main/conda/base/context.py#L500). Looks like it's currently only used for repodata `jlap` support: https://github.com/conda/conda/blob/main/conda/gateways/repodata/__init__.py#L106. Does the...

Hi there, Looks like this issue is blocked on VirtualBox not supporting IPv6. 💻 🌎

Looking into this issue a bit further I've found some VirtualBox forum posts about similar issues. In particular https://forums.virtualbox.org/viewtopic.php?f=6&t=89219 and https://forums.virtualbox.org/viewtopic.php?f=6&t=83228. The Windows7/ipv6 network adapter support seems to be an...

There have been a lot of updates here and the merge conflict has gotten a little hairy. I'm going to go ahead and close this. Will let the update regenerate.