Paul Madden
2018-10-02 18:34:51 UTC
I build local packages and install them into environments with the
--use-local switch. In the past, when I've deleted a package file from e.g.
<miniconda>/conda-bld/linux-64, I've done a "conda index" in that directory
to update the index. But now, of course:
% conda index
The update_index function has changed to index all subdirs at once. You're
pointing it at a single subdir. Please update your code to point it at the
channel root, rather than a subdir.
WARNING:conda_build.index:The update_index function has changed to index
all subdirs at once. You're pointing it at a single subdir. Please update
your code to point it at the channel root, rather than a subdir.
What is the correct syntax for doing this now? I can't figure it out from
the output of "conda index --help".
thanks,
paul
--use-local switch. In the past, when I've deleted a package file from e.g.
<miniconda>/conda-bld/linux-64, I've done a "conda index" in that directory
to update the index. But now, of course:
% conda index
The update_index function has changed to index all subdirs at once. You're
pointing it at a single subdir. Please update your code to point it at the
channel root, rather than a subdir.
WARNING:conda_build.index:The update_index function has changed to index
all subdirs at once. You're pointing it at a single subdir. Please update
your code to point it at the channel root, rather than a subdir.
What is the correct syntax for doing this now? I can't figure it out from
the output of "conda index --help".
thanks,
paul
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/da32b6f3-d148-4db4-bc6c-663a646beceb%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/da32b6f3-d148-4db4-bc6c-663a646beceb%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.