Adam Charnock
Adam Charnock
@anthr76 (any anyone else in need) – I've built this image and pushed it to docker hub. It is: adamcharnock/external-dns-ipv6:v0.10.2-8-g23bf88d9 Looking forward to this being in an official release :-)
`AWS_S3_ADDRESSING_STYLE = "virtual"` worked for `eu-west-2`. Thank you! ♥️
This works for me just fine if I downgrade to `cx-Freeze==6.11.1`. But `cx-Freeze==6.12.0` and `cx-Freeze==6.13.1` give the error described above: ``` Traceback (most recent call last): File "/Users/adam/Library/Caches/pypoetry/virtualenvs/bni-CHj4EBEx-py3.11/lib/python3.11/site-packages/urllib3/connectionpool.py", line 692,...
Sorry for the slow reply. I've just come back to this because it has stopped working again. I'm digging into this now, but to answer your questions, all three produce...
Right, so this file doesn't exist build/bni_0.1-1_darwin_arm64/lib/../lib/libssl.1.1.dylib build/bni_0.1-1_darwin_arm64/lib/libssl.1.1.dylib (normalised path) But that files *does* exist here: build/bni_0.1-1_darwin_arm64/libssl.1.1.dylib In fact, there are a few dylib files in there: `libcrypto.1.1.dylib`, `libncursesw.5.dylib`, `libpanelw.5.dylib`,...
Ok, I've put in place a bit of a hack in the build process to just see if I can get to a solution. I just move all the `.dylib`...
I just saw some email notifications so just thought I'd leave a quick comment. I know some people have not been hugely impressed with how I chose to model the...
Thank you for all the well thought-through and constructive comments on this. As it stands right now – this project is currently maintained by @PetrDlouhy, which I appreciate greatly. I...
Also, this is backwards compatible.
Perhaps tackle alongside #9