troeger / fuzzed

The Open Reliability Editor (ORE) for dependability modeling and analysis.
https://live.ore-project.org
20 stars 9 forks source link

Creating the node symlink fails in the docker container #121

Closed beilharz closed 5 years ago

beilharz commented 6 years ago

For me the task https://github.com/troeger/fuzzed/blob/a685e9fa50b59ba2ae718570250493fd2e3ac1be/ansible/roles/run_npm/tasks/main.yml#L12 fails in the docker image because /usr/bin/node already exists.

Forcing the creation of the link results in node complaining about too many symlinks, but simply deleting this task results in everything working...

troeger commented 5 years ago

Fixed with 0.8.4