Skip to content

planemo conda_install issue #433

@lecorguille

Description

@lecorguille

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-4

The 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions