Also my /etc/installurl is: desktop(/etc)$: cat /etc/installurl
https://cdn.openbsd.org/pub/OpenBSD desktop(/etc)$: ----- Original message ----- From: Jon Fineman <[email protected]> To: [email protected] Cc: [email protected] Subject: pkg_add -u Base64.c: loadable library and perl binaries are mismatched Date: Monday, May 03, 2021 8:11 PM >Synopsis: pkg_add fails >Category: >Environment: System : OpenBSD 6.9 Details : OpenBSD 6.9 (GENERIC.MP) #473: Mon Apr 19 10:40:28 MDT 2021 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP Architecture: OpenBSD.amd64 Machine : amd64 >Description: After running sysupgrade from 6.8 to 6.9 release the rc.firsttime output showed the bellow error message: Path to firmware: http://firmware.openbsd.org/firmware/6.9/ Updating: vmm-firmware-1.11.0p3 intel-firmware-20200616v0 iwm-firmware-20191022p1 uvideo-firmware-1.2p3 inteldrm-firmware-20200421 Base64.c: loadable library and perl binaries are mismatched (got handshake key 0xb600000, needed 0xec00000) Then when I tried to run pkg_add -u to upgrade my packages I got the same error below. desktop(~)$: doas pkg_add -u doas ([email protected]) password: Base64.c: loadable library and perl binaries are mismatched (got handshake key 0xb600000, needed 0xec00000) desktop(~)$:
