Im currently trying to build allpix on an Ubuntu system but get denied acces to dowloading certain Files while building:
CMake Error at /usr/share/cmake-3.22/Modules/ExternalData.cmake:1181 (message):
Object MD5=87a94f46c8d982980ed942fe9d370a87 not found at:
file:///eos/project-a/allpix-squared/www/data/MD5/87a94f46c8d982980ed942fe9d370a87 ("Couldn't read a file:// file")
https://project-allpix-squared.web.cern.ch/data/MD5/87a94f46c8d982980ed942fe9d370a87 ("HTTP response code said error")
i can theoretically download these files on another system, is there any way to circumvent this issue by modifying the build to search those files locally ? If so, where do i need to look/search for it since im quite new to the whole Cmake thing