Tim

Results 6 comments of Tim

On Amazon Linux 1 I get this error when trying to build. I'll just wait for the binary. ``` git config --global http.followRedirects true git clone https://github.com/hlandau/acme make [RELOCATE] [GO-GET]...

I built acmetool on Amazon Linux a couple of days ago. Not sure why but the version isn't showing - any tips? If anyone wants this version I can make...

> Having version information of the main module in the binary is a hard problem in Go at the moment: [golang/go#29228](https://github.com/golang/go/issues/29228) > > The author of acmetool has "solved" that...

I have built acmetool 0.2.1 on Amazon Linux with Go 1.13.4. I think it should work on any Linux machine, but I don't know for sure and I'm offering no...

> I've built pipeline for building a version with ACMEv2 for all possible platforms. > I hope we will get a release and this will not be needed. > Just...

Thank you @realzoulou, that worked for me too! I upgraded to Python 3.10 as that is required soon, and I had a few problems. I think this was the last...