https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289817
Bug ID: 289817
Summary: fetch(1) intermittently fails on 32-bit systems with
error:03000072:digital envelope
routines:X509_PUBKEY_get0:decode error
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
This recently happened twice on one particular file:
*
https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p6fecc51c6cfb_s1344979687/logs/emptyepsilon-2024.12.08.log
*
https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p98b748365fe6_sc6778f3a442/logs/emptyepsilon-2024.12.08.log
The error log:
> => Attempting to fetch
> https://codeload.github.com/daid/EmptyEpsilon/tar.gz/EE-2024.12.08?dummy=/daid-EmptyEpsilon-EE-2024.12.08_GH0.tar.gz
> 1000E020:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode
> error:/usr/local/poudriere/jails/main-i386/usr/src/crypto/openssl/crypto/x509/x_pubkey.c:464:
> 1000E020:error:0A0000EF:SSL
> routines:tls_post_process_server_certificate:unable to find public key
> parameters:/usr/local/poudriere/jails/main-i386/usr/src/crypto/openssl/ssl/statem/statem_clnt.c:2141:
> fetch:
> https://codeload.github.com/daid/EmptyEpsilon/tar.gz/EE-2024.12.08?dummy=/daid-EmptyEpsilon-EE-2024.12.08_GH0.tar.gz:
> Authentication error
IMO this indicates that there is some memory issue in fetch or some libraries
that are used.
--
You are receiving this mail because:
You are the assignee for the bug.