From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mPFII8RFu2Hk+wAAgWs5BA (envelope-from ) for ; Thu, 16 Dec 2021 14:57:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2E8YH8RFu2E3bgAA1q6Kng (envelope-from ) for ; Thu, 16 Dec 2021 13:57:24 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3465311CED for ; Thu, 16 Dec 2021 14:57:19 +0100 (CET) Received: from localhost ([::1]:39758 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxrG2-0008Qa-AM for larch@yhetil.org; Thu, 16 Dec 2021 08:57:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxrFf-0008Ke-82 for help-guix@gnu.org; Thu, 16 Dec 2021 08:56:55 -0500 Received: from [2a00:1450:4864:20::433] (port=37386 helo=mail-wr1-x433.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mxrFa-0002bF-Uw for help-guix@gnu.org; Thu, 16 Dec 2021 08:56:52 -0500 Received: by mail-wr1-x433.google.com with SMTP id t26so8036169wrb.4 for ; Thu, 16 Dec 2021 05:56:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=meIbyasf121Gpj3G+a8ZMxYMtB1mFpSNyXxITI7e9ls=; b=IsWB5g1h5TXPdifvcHZ9rd3jU64QMGr5jcMXbpzoYFDl1m9CloqasVJ1oK+Ik+iT79 8ZG2GlSVHWvM5jKLBou1YlvugtIGm0gQC7GjAMLOyfZRHLGgRcw9iRoOWCZggD4v5d4x 4nw6xui4GxX/GZhOFIEep3SeGg7AB/3veID4vH/d9KxnirSLceXQi8W4CH6e8Cu5wXnt 5U+dzCKgBBvb5jBQID+sPinimqz5BXtu3YbOVr7vFvcdx7QLdGZ8hlG/FbfmhDNHHMoy g1qh/IS4crb2krAf/9JGKJTsF3+24C5KPZSo9SLsMtoBpAm4LshxZbr9eZbhXJ5TMUt4 Yg7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=meIbyasf121Gpj3G+a8ZMxYMtB1mFpSNyXxITI7e9ls=; b=LpQh3pCFOoK5c54J9WXXfyZ5svmNEikHoc66oVjxirS/glSM6L+nHSoMrUaIxVwBPe hKnum8C/ZTIa9YQAcL/OizxLfkbqw9rC7KmKSs8TSWPdhJSZieRvZDwMHtAgeAnQw0AK FgnhpcZhubhsh29P+De6wR7q5M6MNCYiho2wIVR2esVPjTgq7gnIPf4FX55e5nEapZfw DOl3fkN8PwFB/WHyqnDJgJ1Ab6x4LMTVEBNNVHiN6zb5nVTr2A1btvcJH1lMt7yxjInA KeKv6nV5JoC9fsRtcGCGZfRaMYPpXrwfFVEC4Ce1fLXy1HwQqkVPlfldW7jErsHvNHdZ rKlg== X-Gm-Message-State: AOAM532FqaD+7xTPWxpTxffTGkCF4oXsi1LQWTyC6NuB/F1shnEWCIZZ aFPXODDxTofXFcoyhs90sWTlPmKusSY= X-Google-Smtp-Source: ABdhPJxwVlXybn00FnBHdANvY1z+N5wUovBMmdd/1K02BAkywmPSrpFe3tAB/75+UPgTjnCPeXdCmw== X-Received: by 2002:a5d:53c9:: with SMTP id a9mr501212wrw.182.1639663009555; Thu, 16 Dec 2021 05:56:49 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id b6sm9773182wmq.45.2021.12.16.05.56.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Dec 2021 05:56:49 -0800 (PST) From: zimoun To: Daniel =?utf-8?Q?Mei=C3=9Fner?= , help-guix@gnu.org Subject: Re: Container example for guix shell fails In-Reply-To: <87sfuswvb7.fsf@ruhr-uni-bochum.de> References: <87sfuswvb7.fsf@ruhr-uni-bochum.de> Date: Thu, 16 Dec 2021 14:48:29 +0100 Message-ID: <86r1achd8y.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::433 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x433.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639663040; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=meIbyasf121Gpj3G+a8ZMxYMtB1mFpSNyXxITI7e9ls=; b=oOsgyglNozTOD2pdGGciUhHw9qW79mijYayKAQX9g6YATr00UzoEve2jI46ugLS+1kUF2C JjHZo3R+jDh7GWOiWNX+g970dt0EHLap3kbMGq6kJz2pXGgCShyWlIAodtXzltfOSjMNmD eC3Uk5D0tmyY/CNjX/99h4+Tpe6kA9JI6FwNtBROM5ctzY/IjfvCzUimjQShMgkEs1V/Rr azDAlvBA9hWVtLjvmf/uh+u3JrklV3AVz2ve0n2lKV1b/t0UU9qEXTEeo1OZH+LeJu0EHy Hg3BXkXJFguj/wmXVoEvzbXL7DTESDA/ujISIpKklqMQ6bneMI1KfnPqORqq5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639663040; a=rsa-sha256; cv=none; b=JymMW4PMJMxDkUT8JiUUsBsKu+YAPw8h+RADWsrFJf2S7rzNskkR+NCw8A1hyWzM23OMrd RSAnicZyApzhkYrD/Dlkpy0L/qWxTpCt0BXhc1W0F6UpO7cRoh4tvUQT2vXBRciS++vRTQ JNlzaxci/lxMvuuQsjXni1UQm+IREoMmPXeKAKzG9cvCImRtQQzH5A4Tzl0QBdR8UXvAX2 VZxIi+u5D88R2ztBkkIaADpFR5fPaEQyoXQRMwEohK+GAm4GlOM5ugIUbOS69jlis5GaPx +8rFiJF1nwyGcND3lNdaN9ChM+3TfBcM+8fAuzMCO+iZ8Yembg/LOYS+ym8OUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=IsWB5g1h; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.69 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=IsWB5g1h; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3465311CED X-Spam-Score: -5.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: PduCqzrFZZaK Hi, On Thu, 16 Dec 2021 at 14:09, Daniel Mei=C3=9Fner wrote: > --8<---------------cut here---------------start------------->8--- > $ guix shell --container --network --no-cwd ungoogled-chromium --preserve= =3D'^DISPLAY$' -- chromium [...] > --8<---------------cut here---------------end--------------->8--- It works for me. Are you running Guix System or Guix on foreign distro? On some foreign distro, I guess, this is required as root: --8<---------------cut here---------------start------------->8--- # echo "kernel.unprivileged_userns_clone =3D 1" > /etc/sysctl.d/local.conf # sysctl --system --8<---------------cut here---------------end--------------->8--- Cheers, simon