Chris Burr
Chris Burr
> Not sure. But if we can safely assume that ignoring it does no harm and that it really is not touched anywhere else, it could be a solution. Maybe...
In September I'll have an intern who will be working on this.
> Perhaps it makes sense to set up this module in an abstract fashion where we can implement adapters for different filesystem bridges. Yeah abstracting this definitely makes sense! I...
Is there anything left blocking this PR?
I'm also seeing this, the below example works fine with 1.5.10 but not 2.0.2. Tried on multiple machines with the same result. ```bash micromamba create --quiet --yes --prefix=/tmp/linux-64 --file=/tmp/conda-lock.yml ```...
Does this help you reproduce it? ```bash $ docker run --rm -it mambaorg/micromamba:2.0.2 bash Unable to find image 'mambaorg/micromamba:2.0.2' locally 2.0.2: Pulling from mambaorg/micromamba 302e3ee49805: Pull complete 18c84f0fb5c8: Pull complete...
I've put an alternative approach in https://github.com/conda/rattler/pull/1182 While I could think of technical justifications for supporting both, my first instinct is that the FUSE method is the only one worth...
Thanks! This definitely used to be working (with 6.28 IIRC). If I find a minute I'll check with 6.30.
Ah that makes sense. Extending the defintion of strings to add metadata to paths (globbing, the `#` syntax in `TFile::Open`, ...) is always going to be error prone. > but...
> With this fix DIRAC9 clients can communicate to diracx and S3 minIO storage with are set up with IGTF non-default certificates using the DIRACX_CA_PATH environment. If you do this...