You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py.error.ENAMETOOLONG: [File name too long]: open('/home/conda/.config/reentry/data/home.conda.feedstock_root.build_artifacts.reentry_1527279672474._test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_.bin.python', 'w')
Once could argue this is more a problem of conda-build than of reentry, still it would be nice to fix it.
The text was updated successfully, but these errors were encountered:
from version 1.2.0 onwards, reentry cannot even be imported in the conda test environment anymore... and conda-forge requires at least some test.
I.e. we are truly stuck
See https://circleci.com/gh/conda-forge/reentry-feedstock/14?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
The issue occurs here:
https://github.com/DropD/reentry/blob/f1cd3bfc0a9af5d2c31fa7a79b9a4208c3ddc019/reentry/config.py#L73
Error message:
Once could argue this is more a problem of conda-build than of reentry, still it would be nice to fix it.
The text was updated successfully, but these errors were encountered: