Open frakman1 opened 3 years ago
Looks like there is certificate verification issue during gradle build. Can you please check this thread to see if it helps?
Thank you for the link but unfortunatley, it does not apply.
I ended up making a fork of the tsunami-security-scanner-plugins
repo and making changes there to affect the build script change that uses that repo.
The thread in your link mentions proxies etc so I tried this again on a Pi from home and not behind a company firewall and it also failed, so I don't think this applies.
I also tried with gradle 6.8.3 on the home Pi with the same result. I don't know enough about gradle to troubleshoot further but I did try to add the certificate from the services.gradle.org
website to the keystore with no luck.
Update. Apparently openjdk13:debianslim
is no longer supported by the team that releases them and moving to openjdk15 variants is advised.
When attempting to do a
docker build
on Raspberry Pi running latest components, I get this error