Hello Jose,
thanks for your e-mail.
Unfortunately, I have no experience with this add-ons. While I vaguely believe the issue should be fixed in upcoming Core Update 169, it definitely should go into a bug report so it cannot fall through the cracks.
Please refer to https://wiki.ipfire.org/devel/bugzilla for further information on how to report bugs. As a general rule of thumb, anything support-related should go to the forum/community (https://community.ipfire.org/), any confirmed bug in the bugtracker, and anything development-related to this mailing list.
Hope not to have stirred up too much confusion. :-)
Thanks, and best regards, Peter Müller
Hello *.
Some previous update broke aws-cli on my install. I did set this up and it had worked. I was toying with the idea of adding to the ddns page to make this more automatic but I wasn't ready yet.
This in turn broke my dehydrated cert update to aws' route53 service.
[root@harold .aws]# aws Traceback (most recent call last): File "/usr/bin/aws", line 19, in <module> import awscli.clidriver File "/usr/lib/python3.10/site-packages/awscli/clidriver.py", line 17, in
<module> import botocore.session File "/usr/lib/python3.10/site-packages/botocore/session.py", line 26, in <module> import botocore.client File "/usr/lib/python3.10/site-packages/botocore/client.py", line 16, in <module> from botocore.args import ClientArgsCreator File "/usr/lib/python3.10/site-packages/botocore/args.py", line 27, in <module> from botocore.config import Config File "/usr/lib/python3.10/site-packages/botocore/config.py", line 16, in <module> from botocore.endpoint import DEFAULT_TIMEOUT, MAX_POOL_CONNECTIONS File "/usr/lib/python3.10/site-packages/botocore/endpoint.py", line 27, in <module> from botocore.httpchecksum import handle_checksum_body ModuleNotFoundError: No module named 'botocore.httpchecksum'
Suggestions? Or should I raise a bug? Or will this be fixed soon?
Thanks.