|
From: Керим Х. <ker...@ma...> - 2022-12-10 12:47:04
|
Hi, No matter what example I run I always get error. For example if I want to follow this example: https://reproducibility.org/RSF/book/rsf/school2012/tutorial.pdf Then from $RSFSRC/book/rsf/school2012/demo when executing the command I get: scons cmp.view scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... retrieve(["cmp1.rsf", "cmp1.rsf"], []) Downloading data from http://www.ahay.org Could not download "./cmp1.rsf" from "http://www.ahay.org/data/cant12/cmp1.rsf" scons: *** [cmp1.rsf] Error 5 scons: building terminated because of errors. Also when using wget: wget https://reproducibility.org/data/cant12/cmp1.rsf --2022-12-10 15:32:46-- https://reproducibility.org/data/cant12/cmp1.rsf Resolving reproducibility.org (reproducibility.org)... 66.33.210.126 Connecting to reproducibility.org (reproducibility.org)|66.33.210.126|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 725806 (709K) cmp1.rsf: Too many levels of symbolic links Cannot write to ‘cmp1.rsf’ (Success). If someone has idea please share it. Regards, Kerim |