TeamCOMPAS / COMPAS

COMPAS rapid binary population synthesis code
http://compas.science
MIT License
64 stars 66 forks source link

COMPAS compile check fails due to a broken link to the package libcurl4-openssl-dev #880

Closed FloorBroekgaarden closed 1 year ago

FloorBroekgaarden commented 1 year ago

Describe the bug COMPAS compile check fails due to a broken link to the package libcurl4-openssl-dev

_E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl4-openssl-dev_7.81.0-1ubuntu1.6_amd64.deb 404 Not Found [IP: 52.147.219.192 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Error: Process completed with exit code 100._

To Reproduce see latest pull requests, e.g. https://github.com/TeamCOMPAS/COMPAS/pull/879/checks

Versioning (please complete the following information):

FloorBroekgaarden commented 1 year ago

fixed with the edit to the workflow file in #881