From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KITHLLjWAmCJPwAA0tVLHw (envelope-from ) for ; Sat, 16 Jan 2021 12:06:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kEW2KLjWAmDcXQAAB5/wlQ (envelope-from ) for ; Sat, 16 Jan 2021 12:06:16 +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 F189B9404DF for ; Sat, 16 Jan 2021 12:06:13 +0000 (UTC) Received: from localhost ([::1]:59622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l0kLM-0001XL-Gx for larch@yhetil.org; Sat, 16 Jan 2021 07:06:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l0kLB-0001V3-BH; Sat, 16 Jan 2021 07:06:01 -0500 Received: from server0.selfhosted.xyz ([217.64.149.7]:51206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l0kL9-0005xh-0v; Sat, 16 Jan 2021 07:06:01 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=selfhosted.xyz; s=dkim; t=1610798748; bh=7a5QUuWTwiIusjBgzjeaj/nSNtp4kmID4UvXFQR4MQw=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=hticcX56bNWloH2ByfV2fHXr+gwjSi15NDQ0yDGRm2Oduxy6+93VL8Kd/6VtnbvYw C0gegmBFQ/VtRZYKxi/kMwv7QoiOcQjJUgZofFIguwFAvKV/yAv03dXq7eGeYHwR/3 d7w9iq2YRnrxe7d8BN/pojEh6UPMiAx+oZhuoDPE4vWguH/DIOhAbghMZbg/ttc5nq 73oihDCCPoPWca3knG1ETOxj2+VkayUOxI3CTzCYD1aIIOAWpu6l2J/AISnyhDHR9G VGBON9tavY2lE3ajaWhlv5SWG9+d4Nv5hTknNCtkpbnYOEQ9d8I8L08+hyNYugqapX 9OHWlpds/t3uw== X-Fuglu-Suspect: 7660b69893c042ba8f1ea0a642f60088 X-Fuglu-Spamstatus: NO Received: from [127.0.0.1] (localhost [127.0.0.1]) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Sat, 16 Jan 2021 13:05:42 +0100 From: david larsson To: Ed Falis Subject: Re: "cannot kill process with uid ..." In-Reply-To: <93f4574a-f8dd-0339-17c9-fec0b2c97787@ewts.us> References: <93f4574a-f8dd-0339-17c9-fec0b2c97787@ewts.us> Message-ID: <6f09391fdc068ef40cadde362b37d37b@selfhosted.xyz> X-Sender: david.larsson@selfhosted.xyz Received-SPF: pass client-ip=217.64.149.7; envelope-from=david.larsson@selfhosted.xyz; helo=server0.selfhosted.xyz X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Cc: help-guix@gnu.org, Help-Guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=selfhosted.xyz header.s=dkim header.b=hticcX56; dmarc=pass (policy=none) header.from=selfhosted.xyz; 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: F189B9404DF X-Spam-Score: -1.56 X-Migadu-Scanner: scn1.migadu.com X-TUID: G05DuN/YJ7Io On 2021-01-14 20:30, Ed Falis wrote: > 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 > exit code 1 > > -- > > I've been stuck here about a week. The usual diagnosis seems to be that > guix-daemon isn't running, but it is: > > ╭─falis@garuda-windows /home/falis  ‹system› > ╰─$ ps -ef|grep guix > root      7013     1  0 13:31 ?        00:00:00 > /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon > --build-users-group=guixbuild > falis     8966  8898  0 14:27 tty3     00:00:00 grep --color=auto guix > ╭─falis@garuda-windows /home/falis  ‹system› > ╰─$ > > --- > > All of the usual package commands appear to fail the same way, and have > no observable effect otherwise. > > Any recommended lines of inquiry? > > Thanks, > > -Ed Hi, I have the same issue on wsl-1. You could perhaps try using docker instead. Personally I was using guix pack -RR manifest.scm or only 1 R don't remember and unpacked that on WSL1 which was bothersome but might be another solution for you as well. If you find a good solution for any of the WSL versions please let me know! Best regards, David