From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AB2415817D for ; Sat, 8 Jun 2024 13:09:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A408E2A63; Sat, 8 Jun 2024 13:09:02 +0000 (UTC) Received: from smarthost01a.sbp.mail.zen.net.uk (smarthost01a.sbp.mail.zen.net.uk [212.23.1.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80FCCE2A5D for ; Sat, 8 Jun 2024 13:09:01 +0000 (UTC) Received: from [82.69.80.10] (helo=cube.localnet) by smarthost01a.sbp.mail.zen.net.uk with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1sFvoY-005CXo-Vm for gentoo-user@lists.gentoo.org; Sat, 08 Jun 2024 13:09:00 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Problem in new installation Date: Sat, 08 Jun 2024 14:08:59 +0100 Message-ID: <2761392.mvXUDI8C0e@cube> In-Reply-To: <4580315.LvFx2qVVIh@cube> References: <4580315.LvFx2qVVIh@cube> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 24a65fd8-3447-417d-9638-57ce91f4e848 X-Archives-Hash: 7311dea98e6d3acde1816fdaa377278a On Saturday, 8 June 2024 13:53:16 BST Peter Humphrey wrote: > Hello list, > > I'm installing a new system on an i3 NUC box, following the handbook, and > I'm having trouble. After chrooting in, every command I issue is met with > "bash: / usr/libexec/vte-urlencode-cwd: No such file or directory". > Everything from and including the first '. /etc/profile' is affected. > > Google results suggested a connection with python, so I reinstalled that > (yes, I know, but it was the same version), but still got the same error. > > This happens whether I start from the latest stage-3 or one from a week or > two ago. They were the plain variety, not desktop, and I set the > corresponding profile: > /var/db/repos/gentoo/profiles/default/linux/amd64/23.0 I've just thought: am I a victim of the adoption of a new python version? Do I need to set targets or single-targets? -- Regards, Peter.