From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Problem updating python3-cryptography Date: Tue, 03 May 2022 11:32:06 +0100 Message-ID: <0D7D4D9E-BCA1-445E-AE6C-2E873ADD665E@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2640747314830135352==" List-Id: --===============2640747314830135352== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Adolf, It looks like it is looking for a Rust package called asn1. You can create this in a very simple way by running: tools/download-rust-crate asn1 That will create a new LFS file for this package and automatically download a= ny sources. You will only need to add this to make.sh and build it. You might need some further dependencies later on. -Michael > On 10 Apr 2022, at 12:32, Adolf Belka wrote: >=20 > Hi All, >=20 >=20 > I have gone through and updated all python3 modules that I found with a new= version. Everything built fine except for python3-cryptography. >=20 > I have gone through the log info and it seems to me, but I might be wrong, = that wants pyasnl1 but it seems to be looking for asnl1. >=20 > However I have not been able to figure out where it should be changed to co= rrect this, if my interpretation is even right. >=20 >=20 > I would appreciate any guidance/suggestions of what to look for. >=20 >=20 > Log feedback for the build of cryptography is attached below. >=20 >=20 > Regards, >=20 > Adolf. > <_build.ipfire.log> --===============2640747314830135352==--