From debbugs-submit-bounces@debbugs.gnu.org Sat May 08 11:50:53 2021 Received: (at 48259) by debbugs.gnu.org; 8 May 2021 15:50:53 +0000 Received: from localhost ([127.0.0.1]:50933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfPED-0002dv-DC for submit@debbugs.gnu.org; Sat, 08 May 2021 11:50:53 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:32831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfPEB-0002df-4Z for 48259@debbugs.gnu.org; Sat, 08 May 2021 11:50:51 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 305E31324; Sat, 8 May 2021 11:50:45 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sat, 08 May 2021 11:50:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=aw5/YjmO7p3OZlbLm5YZvkjO z2Uwv/ZeJyxeZ+8JQ5A=; b=jb4OsyLHEhGcMDh5msBbKiu+PjBc0peRqL/6Wkx8 TOLQlQP8S9LGvloPCbod89no0NiECiSCPEQz3cIQWgn5UxWC/qAx0gKcBTwp4+Vo tNsI8sV/X0qyAJDw/QLo7kTC1NfXvbEKgGPL+fGCIRebApbJeqLCiXQbWRyn1dJL G6s= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=aw5/Yj mO7p3OZlbLm5YZvkjOz2Uwv/ZeJyxeZ+8JQ5A=; b=vjNbM7Z5cPxPoufYGLYgpU MIsWm35y+ZD6CmKDsenn31pv5Ay0PW2tvU4Hq2jnLkFm2MpgLg9y5ar5b2iAADUq VrM8zTBFQ0mftIXdklU55jxEdpGBdZlMCpJyV7yQBBTyp3Rgg14Lk7Exm5qpMxo5 3/OIhjf/b08sZ484zbkfdqvq53Jpc+liRMl138R9e6I7Cq8GF0m1kD4prvkS4pva FRm/K7gYTmh2L6FinqWJX7Xm6jcz1sUNbAyVSCqaDeu5lCQ1P1sLSg91F1UXeoRx 2hZoN4tCLU0uydFoNr0C1NF2w0OFxxTUN1oGDf7T/y2HVzgZfJvBWF+KD+rQB9Fg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdeggedgleejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhepvddvudegffefiedttdfhfedvuefhgf ekieekgeekveetgefhfeetgfegueduffeinecuffhomhgrihhnpehgnhhurdhorhhgnecu kfhppedutddtrdduuddrudeiledruddukeenucevlhhushhtvghrufhiiigvpedtnecurf grrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (pool-100-11-169-118.phlapa.fios.verizon.net [100.11.169.118]) by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 8 May 2021 11:50:44 -0400 (EDT) Date: Sat, 8 May 2021 11:50:42 -0400 From: Leo Famulari To: Dion Mendel Subject: Re: [bug#48259] [PATCH 1/2] gnu: Replace go-github-com-golang-protobuf-proto with go-github-com-golang-protobuf Message-ID: References: <20210506163511.GB27260@dm9.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210506163511.GB27260@dm9.info> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48259 Cc: 48259@debbugs.gnu.org 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: -1.7 (-) On Fri, May 07, 2021 at 12:35:11AM +0800, Dion Mendel wrote: > syncthing: depends on go-github-com-golang-protobuf-proto via several > intermediary packages. After building, I've run some of the syncthing > executables and they appear to work. Just to clarify, since commit ed3ef756f521a0df8596a88b66f65b7a1ad99252, Syncthing does not depend on any Go packages, but instead uses its bundled copies of all its dependencies. https://git.savannah.gnu.org/cgit/guix.git/commit/?id=ed3ef756f521a0df8596a88b66f65b7a1ad99252