-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
Hi,
Some of my tools need the brand new conda package bioconductor-camera
<requirements>
<requirement type="package" version="1.22.0">bioconductor-camera</requirement>
</requirements>
It can be install without trouble: conda install bioconductor-camera
But when I use planemo conda_install . to build an env (if I understand well), I get this:
Linking packages ...
Error: ERROR: placeholder '/root/miniconda3/envs/_build_placehold_placehold_placehold_placehold_placehold_p' too short in: ncurses-5.9-4The full path of this uncomplete env is /home/lecorguille/miniconda2/envs/__package__bioconductor-camera@__version__1.22.0
I looked around and find those threads without understand which path or filename is too long:
readthedocs/readthedocs.org#1902
conda/conda#1087
Any idea?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels