From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: Debugging info unavailability Date: Fri, 5 May 2017 15:09:33 -0700 Message-ID: References: <20170423020206.41aac1a2@scratchpost.org> <87d1brk1ul.fsf@gnu.org> <87shknnrfm.fsf@gmail.com> <87pofr0xjs.fsf@gnu.org> <87zieu7d8n.fsf@gmail.com> <87bmrah2s3.fsf@elephly.net> <87tw52uu51.fsf@gnu.org> <87r3066k4c.fsf@gmail.com> <87efw3yrj3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6lPs-0006R1-Cn for guix-devel@gnu.org; Fri, 05 May 2017 18:09:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6lPr-000234-JL for guix-devel@gnu.org; Fri, 05 May 2017 18:09:36 -0400 In-Reply-To: <87efw3yrj3.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel Hi! > Maybe that=E2=80=99s because you stumbled upon corrupt items? I really t= hink > we=E2=80=99re reaching the end of these problems now that we use =E2=80= =98guix publish > --cache=E2=80=99. > That's possible! I've stumbled on a few of those in the past 2 weeks. It's good to know something's been done about it! >> What good is a substitute server if it doesn't hold the stuff I need >> *now*? :) On the other side, it really makes me want to look at GNUnet, >> which seems like the better long term solution. > > Though GNUnet doesn=E2=80=99t solve the fact that one needs a lot of CPU = and > storage to build and store all this. :-) > I think what I meant was "integration of GNUnet with guix publish". Something which would allow anyone to effortlessly share what's been built on their machine with the other Guix users. A zero config kind of thing, with auto discovery of peers and available substitutes. I haven't researched much about GNUnet yet, but it seems it might be fit for that purpose. Maxim