jlap: error with file:/// repositories #12963
Labels
locked
[bot] locked due to inactivity
source::anaconda
created by members of Anaconda, Inc.
type::bug
describes erroneous operation, use severity::* to classify the type
Checklist
What happened?
--experimental=jlap
errors when pointed to afile:///
repository containing.jlap
:For example,
.condarc
:In the
repo
folder, downloadrepodata.json
,repodata.json.zst
,repodata.jlap
into noarch/ and your arch (e.g. osx-arm64/) folders. A copy from defaults is fine for testing.Now try something like a
conda search
a few times until the second or third time where it would normally consult.jlap
(which it only does after fetchingrepodata.json
).An error appears since the "pretend requests can talk to file" system doesn't understand headers.
Conda Info
Version 23.7.2
The text was updated successfully, but these errors were encountered: