Builds of the Certbot snap on ARM systems started failing last night. You can see logs of this failure at https://dev.azure.com/certbot/certbot/_build/results?buildId=2586&view=logs&s=94fb34b4-9508-5b8d-fbc5-b7e4ddb3f8e8. To do so, look at the snap build failures from the first attempt. (I canceled the 2nd attempt when it became clear to me it would fail again.)
This problem seems to be due to pypa/setuptools#2353 given the timing and error output, but I don't fully understand the problem yet.
I was able to reproduce this problem by following the local snap build instructions at https://github.com/certbot/certbot/tree/d62d853ea4c03676f1a10248d01b91aa61eaec3e/tools/snap#use-testing-and-development on an ARM machine on AWS. If someone from the Certbot team wants to works on this and would like me to help them get access to a machine like this, let me know.
Builds of the Certbot snap on ARM systems started failing last night. You can see logs of this failure at https://dev.azure.com/certbot/certbot/_build/results?buildId=2586&view=logs&s=94fb34b4-9508-5b8d-fbc5-b7e4ddb3f8e8. To do so, look at the snap build failures from the first attempt. (I canceled the 2nd attempt when it became clear to me it would fail again.)
This problem seems to be due to pypa/setuptools#2353 given the timing and error output, but I don't fully understand the problem yet.
I was able to reproduce this problem by following the local snap build instructions at https://github.com/certbot/certbot/tree/d62d853ea4c03676f1a10248d01b91aa61eaec3e/tools/snap#use-testing-and-development on an ARM machine on AWS. If someone from the Certbot team wants to works on this and would like me to help them get access to a machine like this, let me know.