From mboxrd@z Thu Jan  1 00:00:00 1970
From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@gnu.org>
Subject: Re: #guix logs no longer updated
Date: Mon, 08 Apr 2019 17:19:06 +0200
Message-ID: <87bm1gv82d.fsf@gnu.org>
References: <87lg0mvok6.fsf@nckx> <87o95ig7nj.fsf@elephly.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([209.51.188.92]:41176)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <ludo@gnu.org>) id 1hDW3D-0004F8-SD
	for guix-devel@gnu.org; Mon, 08 Apr 2019 11:19:12 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e]:48220)
	by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <ludo@gnu.org>)
	id 1hDW3A-00059Z-OG
	for guix-devel@gnu.org; Mon, 08 Apr 2019 11:19:10 -0400
Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=50748 helo=ribbon)
	by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
	(Exim 4.82) (envelope-from <ludo@gnu.org>) id 1hDW3A-0000oU-Bz
	for guix-devel@gnu.org; Mon, 08 Apr 2019 11:19:08 -0400
In-Reply-To: <87o95ig7nj.fsf@elephly.net> (Ricardo Wurmus's message of "Sat,
	06 Apr 2019 23:12:32 +0200")
List-Id: "Development of GNU Guix and the GNU System distribution."
	<guix-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-devel/>
List-Post: <mailto:guix-devel@gnu.org>
List-Help: <mailto:guix-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>,
	<mailto:guix-devel-request@gnu.org?subject=subscribe>
Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org
Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org>
To: Guix-devel <guix-devel@gnu.org>

Hello!

Ricardo Wurmus <rekado@elephly.net> skribis:

> This coincided with the reconfiguration of bayfront.  The logger is
> really just znc held together with duct tape and chewing gum.  It=E2=80=
=99s
> working again.  Sorry.

Here=E2=80=99s a mission for you, dear reader: write a service that starts =
znc,
with suitably posed duct tape and chewing gum, and modify
<https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/bayfront=
.scm>
so that it=E2=80=99s automatically started.

You will be rewarded with fault-tolerant IRC logging.

:-)

Ludo=E2=80=99.