From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Adam Kandur via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Re: using docker in guix Date: Fri, 4 Jun 2021 21:40:29 +0200 (CEST) Message-ID: References: <87v96u988e.fsf@disroot.org> <87mts693xz.fsf@disroot.org> Reply-To: Adam Kandur Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36577"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help Gnu Emacs To: Bone Baboon Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jun 04 21:40:59 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpFgg-0009Kq-Oi for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 21:40:58 +0200 Original-Received: from localhost ([::1]:50146 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lpFgf-00042e-Lz for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 04 Jun 2021 15:40:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpFgM-00042V-RH for help-gnu-emacs@gnu.org; Fri, 04 Jun 2021 15:40:38 -0400 Original-Received: from w4.tutanota.de ([81.3.6.165]:48290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpFgI-0001Ri-CA for help-gnu-emacs@gnu.org; Fri, 04 Jun 2021 15:40:38 -0400 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 1CFC510602F0; Fri, 4 Jun 2021 19:40:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1622835629; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=5h6W+sQCTn05sGJ02c3Rri2lDa1+psIH0d/BKAanH+A=; b=yimg+KxXE/ozfq0JzeeNlBtwq2xR7Pm2+x9Z/Hopv5hN7ZeCKVroLJX1WX4l6jHU eUyxms9p9JYyj8AtANS3PtlSDOAawpDATvPOPlwtT4bI9RQH5hAxXITmPixnoxOfWbY NWyl3Fy3DBQAFEFH9mCZ8JNvCHdFYK1XeMl1PogX4HkwEoZmFosY2vK6TWF4Up7GACN u5UZXYFwMYA/2SJc3clD2TPWWNNRBRbtvyMU7BcrT/z2QyKjJzbK6Yz1bY3GihKQ4yD AGCzMHRI2mBH9c9o3Z5lcVzML6kt63Y8HbpDLJmbBSOMw9oinAD8WpkTyOpwU3g+V4I QYf/T5oVKA== In-Reply-To: <87mts693xz.fsf@disroot.org> Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:130542 Archived-At: Sure, i did it. But nothing changed. I tried restart containerd and then dockerd. And it works, dockerd restarts. But after that it stops. Jun 3, 2021, 18:51 by bone.baboon@disroot.org: > > Adam Kandur writes: > >> Hi Bone, >> thank you but this command didn't helped, i got >> ``` >> Service dockerd could not be started. >> herd: failed to start service dockerd >> ``` >> Jun 3, 2021, 17:19 by bone.baboon@disroot.org: >> >>> Adam Kandur via writes: >>> >>>> i'm sorry, i mean this error "Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" >>>> >>> >>> You could try `sudo herd restart dockerd`. >>> > > Did you try running `sudo guix system reconfigure > /path/to/system/configuration.scm` before running `sudo herd restart > dockerd`? >