The channeldata.json file in the channel is not updated by running the conda index command #106
Open
2 tasks done
Labels
source::community
catch-all for issues filed by community members
type::feature
request for a new feature or capability
Checklist
What is the idea?
When I remove a conda package from the channel in the linux-64 directory, I run conda index. I found that channeldata.json in the channel has not been updated, and the deleted conda package is still stored in channeldata.json and index.html files. This is what I don't want. We then look at time to see that channeldata.json hasn't changed
[root@h19r3n31 condatest]# conda index .
[root@h19r3n31 condatest]# ll
-rw-r--r--. 1 root root 3806 6月 14 15:31 channeldata.json
drwxr-xr-x. 2 root root 4096 6月 14 14:23 icons
-rw-r--r--. 1 root root 3061 6月 14 15:34 index.html
drwxr-xr-x. 3 root root 4096 6月 14 15:34 linux-64
drwxr-xr-x. 3 root root 4096 6月 14 15:34 noarch
Why is this needed?
No response
What should happen?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: