From unknown Fri Aug 15 15:56:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#78553 <78553@debbugs.gnu.org> To: bug#78553 <78553@debbugs.gnu.org> Subject: Status: The libwebsockets package is not reproducible Reply-To: bug#78553 <78553@debbugs.gnu.org> Date: Fri, 15 Aug 2025 22:56:44 +0000 retitle 78553 The libwebsockets package is not reproducible reassign 78553 guix submitter 78553 Evgeny Pisemsky severity 78553 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu May 22 11:55:33 2025 Received: (at submit) by debbugs.gnu.org; 22 May 2025 15:55:33 +0000 Received: from localhost ([127.0.0.1]:36274 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uI8Gb-0004sA-2R for submit@debbugs.gnu.org; Thu, 22 May 2025 11:55:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52400) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uI8GT-0004rN-Ub for submit@debbugs.gnu.org; Thu, 22 May 2025 11:55:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI8GJ-0008Jf-PA for bug-guix@gnu.org; Thu, 22 May 2025 11:55:16 -0400 Received: from pisemsky.site ([103.54.19.55]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uI8GH-0005KP-9I for bug-guix@gnu.org; Thu, 22 May 2025 11:55:15 -0400 Received: from laptop ( [212.233.87.171]) by pisemsky.site (OpenSMTPD) with ESMTPSA id d83a7dbf (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 22 May 2025 15:55:01 +0000 (UTC) From: Evgeny Pisemsky To: bug-guix@gnu.org Subject: The libwebsockets package is not reproducible Date: Thu, 22 May 2025 18:55:06 +0300 Message-ID: <871psgbpyd.fsf@pisemsky.site> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=103.54.19.55; envelope-from=mail@pisemsky.site; helo=pisemsky.site X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) This was noticed by Danny Milosavljevic at #78468, here is the quote: > This package is not reproducible because it generates and installs > share/libwebsockets-test-server/libwebsockets-test-server.key.pem (a > private key!!) and a certificate > share/libwebsockets-test-server/libwebsockets-test-server.pem , both of > which are different each time, respectively. I have checked and can confirm: ./pre-inst-env guix build --check --no-grafts libwebsockets guix build: error: derivation `/gnu/store/rw1l1hdhpispikfpdacbpr9a3a3ff45w-libwebsockets-4.3.2.drv' may not be deterministic: output `/gnu/store/1bm9q230i4bkcw9h0gyxn4a6gch4dbm1-libwebsockets-4.3.2' differs