From nobody Wed Nov 08 08:55:47 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SQJpG6whFz50dRT for ; Wed, 8 Nov 2023 08:55:50 +0000 (UTC) (envelope-from iio7@tutanota.com) Received: from w1.tutanota.de (w1.tutanota.de [81.3.6.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SQJpG1DYjz4X67 for ; Wed, 8 Nov 2023 08:55:50 +0000 (UTC) (envelope-from iio7@tutanota.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tutanota.com header.s=s1 header.b=DUI++TYw; spf=pass (mx1.freebsd.org: domain of iio7@tutanota.com designates 81.3.6.162 as permitted sender) smtp.mailfrom=iio7@tutanota.com; dmarc=pass (policy=quarantine) header.from=tutanota.com Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id E2888FBFAA9 for ; Wed, 8 Nov 2023 08:55:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1699433747; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=7+4jfrgEmGQfbAf0P/rPj+6q+qXbM0EsbbY5PsmNjmE=; b=DUI++TYwkCXu5Oj3z5UVbm4fpRenS8Flhx3Y1gfXrFCkHXMfM5I7pD+5axDfaebQ NR3pmMnq743tt7NUMmhuw3z4v2869wfe9vMrL1j58zTzT7eBKPUvTx1WvwFT4BwAhJF eI/jrZ2tRzgJUgoIbmraRCflOrNTex/sgxqYQSsyfmve/l5pWsr2qf/gbM2CAZSZmCl sUB/RhRaELSadxiS5ozYv8iIUBvLJ7ChxCDWffRsSjnKben0kebYVTsz2AdXgmMGLJ7 MUmwF5+1E2oAj04QmyVy3YrbbnKLm0ihM8MBy2nuElzFvJ+/d30gDkBb4Txpuk4wkD/ zNFjSRDLiQ== Date: Wed, 8 Nov 2023 09:55:47 +0100 (CET) From: iio7@tutanota.com To: Freebsd Questions Message-ID: Subject: Re: Openssl errors on FreeBSD List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-3.20 / 15.00]; FAKE_REPLY(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.90)[-0.904]; DMARC_POLICY_ALLOW(-0.50)[tutanota.com,quarantine]; RWL_MAILSPIKE_EXCELLENT(-0.40)[81.3.6.162:from]; R_SPF_ALLOW(-0.20)[+ip4:81.3.6.160/28]; R_DKIM_ALLOW(-0.20)[tutanota.com:s=s1]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE]; RCVD_COUNT_ONE(0.00)[1]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_NO_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[tutanota.com:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_ALL(0.00)[] X-Rspamd-Queue-Id: 4SQJpG1DYjz4X67 X-Spamd-Bar: --- > Try to save libss2 and libpsl on a failing machine, and replace them=C2= =A0 > with files from a working box to see if solving the issue. I tried copying libssh2 and libpsl from one of the working machines to one = of the non-working machines, but the problem persisted. Why would these files even have different sizes on two of the machines?