From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 27 20:10:28 2023 Received: (at submit) by debbugs.gnu.org; 28 Feb 2023 01:10:28 +0000 Received: from localhost ([127.0.0.1]:49307 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWoVg-0007ZV-3g for submit@debbugs.gnu.org; Mon, 27 Feb 2023 20:10:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:44188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWkkK-0003SN-NQ for submit@debbugs.gnu.org; Mon, 27 Feb 2023 16:09:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWkkJ-0004ix-Uq for bug-guix@gnu.org; Mon, 27 Feb 2023 16:09:20 -0500 Received: from mail-4318.protonmail.ch ([185.70.43.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWkkI-0007Gd-6e for bug-guix@gnu.org; Mon, 27 Feb 2023 16:09:19 -0500 Date: Mon, 27 Feb 2023 21:09:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1677532154; x=1677791354; bh=HEtj/b1CnIkfmdJIkdankxOtchvDgrGvVSP9/oguBMo=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=hU+nD7s/gJ1IoONvB90D2F43hmEFS1+biPdqAH0CWY23qE9ZVFwNzMtlGY2k7t53Y mYJ4f4JE9hbCetGQk49++uUKIf7IEev5pifgmOZacOknqYrr02xUJkvdSeIBxva6sR pzSBW2IiRmu1ZIwmiMpSfiusgAK1LrN+m/yeLOODXBXM8Gfc6MUmPE7AhMvxnlGzcW vr4ZfFbXMEB8KgMCp7cKE6Fd21+eYC2v6tpglUK6f7aeMp/K7STkQli6tpzIqwM+yk 6uLYK92e5c3TQ0rn06li/D+NQWx9wmnBxKFqaNa/YJ6cmZskycHFw4updZtSVZ9SpF kKD/UIeiVf0QQ== To: "bug-guix@gnu.org" From: kabelomoiloa Subject: guix system container --network fails b.c. of /etc/hosts Message-ID: Feedback-ID: 45303490:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.18; envelope-from=kabelomoiloa@protonmail.com; helo=mail-4318.protonmail.ch 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, FREEMAIL_FROM=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 27 Feb 2023 20:10:25 -0500 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: -2.3 (--) `guix describe` gives the following: Generation 67 Feb 27 2023 17:41:15 (current) guix cf9e050 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: cf9e0508b26196dc985302776d860a0359652c59 Consider the system configuration given at this url: https://git.sr.ht/~ele= venkb/dotfiles/blob/master/configs/11kb/guix-server.scm If I run `sudo $(guix system container guix-server.scm)` then my container = works, but if I run `sudo $(guix system container guix-server.scm --network= )` then my container fails to work. I instead get an error which goes like = this: In unknown file: 0 (copy-file "/etc/static/hosts" "/etc/hosts") ERROR: In procedure copy-file: In procedure copy-file: Read-only file system From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 19 15:31:31 2023 Received: (at control) by debbugs.gnu.org; 19 Mar 2023 19:31:31 +0000 Received: from localhost ([127.0.0.1]:52803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdykc-0005IK-Sd for submit@debbugs.gnu.org; Sun, 19 Mar 2023 15:31:31 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:46792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdykZ-0005IA-Tm for control@debbugs.gnu.org; Sun, 19 Mar 2023 15:31:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=FrwRjIZ+rfVYJyKyKhCOdVcNCSd04l78cjcyvSp/69c=; b=gQo/KAslbl4RYTzP2FszppMIyi PPOuMd2rZ74tJgMe/DSbswMQdsfCsNcTTWBC7sOpp4g6jn62kzVsFfMvf5CrUVERbaG2A1o36ifX6 PZ2GzC94z4s5XqB3hUB/FurhM8Do4a+c8dbLXJHXd3iPfIXVxKSqpxfwBZT4Gy7jo2+GTtUg1nnyW phGK8TlgjhdgAuS1GWZtvIQ2Rho/5p0940mtUcojPhnHKjsCXQeYrgfuw9e00lWPaHDC6eDfbeWi2 jP89NRjpAymyaXfx1YQKp8wNx9ZFgJWrdyk7apn4z//Nkif2781QW9lmCj9TSQlkU9maqowLeSgAL 2eOAWhZw==; Received: from [192.168.2.1] (port=38942 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1pdykU-000bLW-1D for control@debbugs.gnu.org; Mon, 20 Mar 2023 01:01:23 +0530 From: Arun Isaac To: control@debbugs.gnu.org Subject: Merge #61856 with #61627 Date: Sun, 19 Mar 2023 19:31:03 +0000 Message-ID: <87zg88a688.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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.0 (-) merge 61856 61627 thanks From unknown Tue Jun 17 01:49:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 24 Apr 2023 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator