We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to install version nov22p1 on a Debian 12 system using the legacy installer, I run into this error:
416.1 [ 30%] Creating directories for 'hepmc' 416.3 [ 34%] Performing download step (download, verify and extract) for 'hepmc' 416.9 CMake Error at /fairsoft/build/Stamp/hepmc/hepmc-download-RelWithDebInfo.cmake:37 (message): 416.9 Command failed: 1 416.9 416.9 '/usr/bin/cmake' '-Dmake=' '-Dconfig=' '-P' '/fairsoft/build/Stamp/hepmc/hepmc-download-RelWithDebInfo-impl.cmake' 416.9 416.9 See also 416.9 416.9 /fairsoft/build/Log/hepmc-download.log 416.9 416.9 416.9 -- Log output is: 416.9 -- Downloading... 416.9 dst='/fairsoft/build/Download/hepmc/hepmc2.06.11.tgz' 416.9 timeout='none' 416.9 inactivity timeout='none' 416.9 -- Using src='https://hepmc.web.cern.ch/hepmc/releases/hepmc2.06.11.tgz' 416.9 -- [download 0% complete] 416.9 CMake Error at /fairsoft/build/Stamp/hepmc/download-hepmc.cmake:170 (message): 416.9 Each download failed! 416.9 416.9 error: downloading 'https://hepmc.web.cern.ch/hepmc/releases/hepmc2.06.11.tgz' failed 416.9 status_code: 22 416.9 status_string: "HTTP response code said error" 416.9 log: 416.9 --- LOG BEGIN --- 416.9 Trying 188.185.5.88:443... 416.9 416.9 Connected to hepmc.web.cern.ch (188.185.5.88) port 443 (#0) ... 416.9 The requested URL returned error: 404 416.9 416.9 Closing connection 0
I did a quick research, and it turns out, hepmc download files are now located at: https://hepmc.web.cern.ch/releases/
Could you fix that also in the in "older" versions, like nov22 etc. ?
The text was updated successfully, but these errors were encountered:
This issue should be fixed in dev, jan24_patches (jan24p2 pending), nov22p2.
dev
jan24_patches
jan24p2
nov22p2
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
When trying to install version nov22p1 on a Debian 12 system using the legacy installer, I run into this error:
I did a quick research, and it turns out, hepmc download files are now located at:
https://hepmc.web.cern.ch/releases/
Could you fix that also in the in "older" versions, like nov22 etc. ?
The text was updated successfully, but these errors were encountered: