From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: Revert of aws-cli Date: Fri, 24 Jan 2025 10:33:35 +0100 Message-ID: <1750b145-4c42-40ab-962e-797d1b831b0c@ipfire.org> In-Reply-To: <6F68BA10-5C7F-47FB-AD8F-702C278DD3C5@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7167201067549972848==" List-Id: --===============7167201067549972848== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Michael, On 23/01/2025 22:51, Michael Tremer wrote: > Hello Adolf, >=20 > Thank you for reading the changes so fast. I already have a build running a= nd updated botocore. Let=E2=80=99s see if that will be enough=E2=80=A6 Looks like I didn't read enough of the info files in the aws-cli tarball. There are 5 requirements files provided. From those I see that the development of aws-cli is done in tandem with=20 botocore and s3transfer and they are using the latest development branch=20 of both of those programs when working on aws-cli. Another file has a range of requirements for other python files. This indicates that s3transfer should be >=3D0.10.0,<0.11.0 and we=20 currently have 0.6.0 but the latest available is 0.11.2 so maybe it has=20 been further updated since the last version of aws-cli. That file also says docutils>=3D0.10,<0.17 but we are already on 0.19 for=20 that package and rsa>=3D3.1.2,<4.8 but we are already on 4.9 for some time. So all the dependencies are not kept properly updated. Hopefully it is just botocore and s3transfer that need to be kept linked=20 to latest versions. I will try and remember that these need to be kept=20 updated together with aws-cli. Regards, Adolf >=20 > -Michael >=20 >> On 23 Jan 2025, at 21:49, Adolf Belka wrote: >> >> Hi Michael, >> >> I saw that you had to revert the update of aws-cli due to a python module = problem at run time. There was no failure or error message during the build u= nfortunately and nothing in the build log for aws-cli flagging up a too old p= ackage. >> >> Looking in some of the files in the source tarball it looks like it needs = a newer version of python3-botocore. >> >> I will do that during my update of python, as the updated aws-cli looks to= also require a python of at least 3.12 from another file in the source tarba= ll. >> >> Regards, >> >> Adolf. >> >> >=20 --=20 Sent from my laptop --===============7167201067549972848==--