decidim / decidim-bulletin-board

GNU Affero General Public License v3.0
5 stars 6 forks source link

Fix error while building the pyodide-electionguard docker image #305

Closed andreslucena closed 1 year ago

andreslucena commented 1 year ago

After #304 was merged, I thought we could build the electionguard docker images, but I found the same error with the certificates for gmplib.org

In this case, it wasn't enough with updating wget, but updating libgnutls28-dev made the trick. I found this package at gmplib.org mailing list

For easing up these tests, I separated the build and push targets in the Makefile

Testing

Both of these commands should run without problems:

make build_electionguard_docker_base
make build_electionguard_docker_pyodide