From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SLGzEWekAGDJLwAA0tVLHw (envelope-from ) for ; Thu, 14 Jan 2021 20:07:03 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8LFzDWekAGD/DgAAbx9fmQ (envelope-from ) for ; Thu, 14 Jan 2021 20:07:03 +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 B06FE9401C0 for ; Thu, 14 Jan 2021 20:07:02 +0000 (UTC) Received: from localhost ([::1]:55124 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l08tZ-0003a2-Dh for larch@yhetil.org; Thu, 14 Jan 2021 15:07:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l08Kh-0005PX-RN for help-guix@gnu.org; Thu, 14 Jan 2021 14:30:59 -0500 Received: from mail2.protonmail.ch ([185.70.40.22]:22399) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l08Kf-0005ho-4T for help-guix@gnu.org; Thu, 14 Jan 2021 14:30:59 -0500 Date: Thu, 14 Jan 2021 19:30:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ewts.us; s=protonmail; t=1610652653; bh=c494R8Eqdv1D4awKxpKMI+UnoClZ29hS2KyQ2OoeyIE=; h=Date:To:From:Reply-To:Subject:From; b=DLtQomU3bSTJif6Ou0+wb9A5paRJDpPA76QdDk6/c9rD5bgzOsl+Hx38Y8O2wokzG WelCSkvSssera8q01KDtjLeAqMOKSiTJtEDuW7UfzbJN3abM+dmOzbbyD2SnDINqPg Nym0CEhASTSK1cVzw0LejkFxeCjLzEeiZLqVH4J0= To: help-guix@gnu.org From: Ed Falis Subject: "cannot kill process with uid ..." Message-ID: <93f4574a-f8dd-0339-17c9-fec0b2c97787@ewts.us> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.22; envelope-from=efalis@ewts.us; helo=mail2.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, 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-Mailman-Approved-At: Thu, 14 Jan 2021 15:06:05 -0500 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ed Falis Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=ewts.us header.s=protonmail header.b=DLtQomU3; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: B06FE9401C0 X-Spam-Score: -2.56 X-Migadu-Scanner: scn1.migadu.com X-TUID: RwhRvUY0snMQ Newb, obviously. Installed on foreign system (Pengwin on WSL-2). Tried the installation of "hello" as a sanity check. It fails with: guix install: error: cannot kill processes for uid `999' : failed with=20 exit code 1 -- I've been stuck here about a week. The usual diagnosis seems to be that=20 guix-daemon isn't running, but it is: =E2=95=AD=E2=94=80falis@garuda-windows /home/falis=C2=A0 =E2=80=B9system= =E2=80=BA =E2=95=B0=E2=94=80$ ps -ef|grep guix root=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 7013=C2=A0=C2=A0=C2=A0=C2=A0 1=C2=A0 0 1= 3:31 ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 00:00:00=20 /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon=20 --build-users-group=3Dguixbuild falis=C2=A0=C2=A0=C2=A0=C2=A0 8966=C2=A0 8898=C2=A0 0 14:27 tty3=C2=A0= =C2=A0=C2=A0=C2=A0 00:00:00 grep --color=3Dauto guix =E2=95=AD=E2=94=80falis@garuda-windows /home/falis=C2=A0 =E2=80=B9system= =E2=80=BA =E2=95=B0=E2=94=80$ --- All of the usual package commands appear to fail the same way, and have=20 no observable effect otherwise. Any recommended lines of inquiry? Thanks, -Ed