On Tue, 3 Jun 2025 21:34:39 +0100 Simon McVittie <s...@debian.org> wrote:
> On Tue, 03 Jun 2025 at 21:30:01 +0200, Stellan Klebom wrote:
> >Certbot crashes with segmentation fault with version 43.0.0-3_i386
> >of python-cryptography installed, and runs okey when version
> >38.0.4-3+deb12u1_i386 is installed.
> ...
> > APT policy: (900, 'testing'), (300, 'unstable')
> >Architecture: i386 (i686)
>
> What hardware is this?
>
> In Debian trixie, there is reduced support for i386, with it only
> supported as a multiarch foreign architecture, a chroot or a container
> on an x86_64 system, and no supported i386 kernel:
> <https://www.debian.org/releases/testing/release-notes/issues.en.html#reduced-support-for-i386>
>
> and in particular Rust code (which I believe includes
> python3-cryptography) requires a CPU that supports SSE2:
> <https://bugs.debian.org/1105027>
>
> smcv

Unfortunately I was unaware of the SSE2 requirement and since my machine is an Athlon XP there is no SSE2 support...

I guess my old trusty machine being router and providing multiple other services to me will be stuck on bookworm until some replacement hardware is up and running. Too bad, I kind of like that old slow thing.



On Wed, 4 Jun 2025 01:27:04 +0500 Andrey Rakhmatullin <w...@debian.org> wrote:

> How can I reproduce this?
> Have you tried reproducing it without using any locally installed Python
> modules?
> Do you have a traceback?


Since the problem seem to be the lack of SSE2 support on my machine, this has no meaning, but a traceback was in my original post at the end. I have no locally installed modules.

Reply via email to