From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kE/ZFJo1kWLnIwEAbAwnHQ (envelope-from ) for ; Fri, 27 May 2022 22:33:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UDDZFJo1kWJY9wAAauVa8A (envelope-from ) for ; Fri, 27 May 2022 22:33:30 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8314039448 for ; Fri, 27 May 2022 22:33:29 +0200 (CEST) Received: from localhost ([::1]:55084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nugeG-00044A-Mf for larch@yhetil.org; Fri, 27 May 2022 16:33:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nufMU-0001pl-5K for guix-patches@gnu.org; Fri, 27 May 2022 15:11:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41908) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nufMT-0003uz-Rh for guix-patches@gnu.org; Fri, 27 May 2022 15:11:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nufMT-0005fZ-Lj for guix-patches@gnu.org; Fri, 27 May 2022 15:11:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55682] RFC packaging for lcsync Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 27 May 2022 19:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55682 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 55682@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.165367864621765 (code B ref -1); Fri, 27 May 2022 19:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 May 2022 19:10:46 +0000 Received: from localhost ([127.0.0.1]:35805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nufME-0005ew-3s for submit@debbugs.gnu.org; Fri, 27 May 2022 15:10:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:52632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nufMB-0005eo-PJ for submit@debbugs.gnu.org; Fri, 27 May 2022 15:10:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nufMA-0001Kl-KI for guix-patches@gnu.org; Fri, 27 May 2022 15:10:43 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:53750) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nufM6-0003oA-9H for guix-patches@gnu.org; Fri, 27 May 2022 15:10:39 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:40]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 9C9C31AC53 for ; Fri, 27 May 2022 12:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1653678630; bh=xdhf3XGLtbmZpHK0jsKzCls+qKpUsh/8VpzBQFT/AWQ=; h=From:To:Subject:Date:From; b=KHk+73dE/BoL45wiHxSIrwPY+3h9EMEngj20dSSnQ6NhGfFr8+RdUXTFGD6I9FjG8 +KUoBftMojlaNjIaoWyV3lhWVsFK76X0/p9zkqROKv3Ub++uhYvH9QQUxf2ZjZM7v2 WjFl3CcfpI1sIzu1YNi8GnD8cXN7Ab9FFKcyfyBA5/n/EliXSA+BSXueqDHwBIM05b IDWal842MhIrjz/4agcOqH8yJ4I0OYwZlYS588urGxNrdinbx0/umurQHVf73BJLdN O7fyziFS+7IkQF0TtmQiCIUdqWhE9myuVl1YUup9cdC0+d3gQ4mjq/Ymx70gm3rKhP bxiqofRo2kLyw== From: Vagrant Cascadian Date: Fri, 27 May 2022 12:10:25 -0700 Message-ID: <87v8tq6bby.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653683610; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=7D4tYDrTUUEAWFdQFO8nti2jusY+Z7Oy1TXNomeLEBM=; b=jVIumGSNqceo7t/wbXgGxx9ciAg/Ijs02jI2VO6EPG7AWQUHE1b4xMAOeCZRSmFjBHk+IF ndm8JKKO4WkQ4IExHzN32wQnT87HF2r0A/m+DP3rRQ5s75M5Xlv1XrEKQAv1guU4cHyD6T kL+kKJ8HkXJgcByGK55K5m2z2Dk2Ie8LWbz3D+IYmNEraPqRTY652Y8JyGZ4r2H4YMqoNz EmIxRCpQr8OG6aHw/OUnGzWi1N/kSyzMLUuiOetg2c5cyeR22RB4U3Sw8/vkHjrb7jCrsv qRM1t71om5gdl7FFZSkYjIL/BfhhlkfKy+X6Yh8ZzVihQXiiGi35Q8wC2dk5CA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653683610; a=rsa-sha256; cv=none; b=KAcDKziikeOafdMZYva06ttsLrVHbz2YHmryK2SrS8h7cIWr3xP43oNQSwdLqkvvcjEe7S 3ck8U4pIOip0LtqzjucauIhglb+3Q39IQKRHuL0bEpymMCdyNkkIbnlFoSwlG5EY2TNqFi CJGu2G0/F8hFdf7/XGE9gacaUKAxQYZYwmjnK8MRqXbq2CW8uVeuf93zCWW49JbZztVSAZ P6ocWvwNtxUr5bb6V6AhC/mtpKJxExFowN/GAKbLkI9USz8fmn0iGFzsbDgvpy7OW6AHEd jptSQbZrw25YFfkLudzANaxf1wuO0vl7xT6FllPI3cOm43I3McknJtDPyqAFuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=KHk+73dE; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.84 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=KHk+73dE; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 8314039448 X-Spam-Score: -0.84 X-Migadu-Scanner: scn1.migadu.com X-TUID: HN5EMgDMmoZB --=-=-= Content-Type: text/plain Have a work-in-progress patch series for lcsync: https://librecast.net/lcsync.html Librecast file and data syncing tool. Compare data with merkle trees, sync via multicast. blockers seem to be: * issues around test suites * not knowing the appropriate place or way to run "setcap cap_net_raw=eip bin/lcsync" ... setuid root would not be appropriate as that would allow overwriting nearly any file on the filesystem. Will send patches shortly, one for the librecast library, and one for lcsync itself. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYpEiIQAKCRDcUY/If5cW qmeyAP96227cOjJmxuMZQW3//+yl3et+Pf/3ZhyOHtxyhcTZzAEAy2BYGt9yFhJe DCfDUTwgNv9W5+mcWlWql6tiLuwfKwA= =CyU8 -----END PGP SIGNATURE----- --=-=-=--