From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: syslogd can't be started when running Guix in Docker Date: Thu, 11 Jul 2019 20:40:51 +0200 Message-ID: References: <32C2B140-E070-4940-8234-35459A909A5B@gmail.com> <83d3ddcc-6af0-8511-419a-f85b200c3923@fastmail.net> <20FC714B-1D75-4D36-B24F-DECFEE257350@gmail.com> <87h880glvl.fsf@gnu.org> <871rywvb2g.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:470:142:3::10]:56500) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hldzy-0005fs-L4 for guix-devel@gnu.org; Thu, 11 Jul 2019 14:40:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hldzx-00059Q-PD for guix-devel@gnu.org; Thu, 11 Jul 2019 14:40:54 -0400 In-Reply-To: <871rywvb2g.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org, Maxim Cournoyer Ludovic Court=C3=A8s writes: > Do you observe similar slowness with other Docker images=E2=80=94e.g., De= bian > images? No. But I don't observe any slowness with Guix either. Once it's up and running, performance is normal (except for the known problem with access to macOS file systems). It's only the daemon startup failure that suggests a problem. I haven't had such problems with other Docker images based on Debian or Ubuntu. Konrad.