docker installations have issues with mss-post-link.sh

Issue #207 resolved
Reimar Bauer created an issue

the current pipeline will install mss for getting all packages involved .

Something in mss-post-link.sh is incompatible

ERROR conda.core.link:_execute_actions(335): An error occurred while installing package 'conda-forge::mss-1.5.1-py27_0'.
LinkError: post-link script failed for package conda-forge::mss-1.5.1-py27_0
running your command again with `-v` will provide additional information
location of failed script: /opt/conda/bin/.mss-post-link.sh

==> script messages <==

Comments (11)

  1. Reimar Bauer reporter
    • changed milestone to 1.7.1

    this had to be reproduced with a python 3 docker setup, therefore it is moved to a minor

  2. Reimar Bauer reporter

    there is not an issue if docker image is created in a directory where the meta.yaml and the shellscripts are

  3. Log in to comment