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 D93B2158009 for ; Sun, 25 Jun 2023 17:11:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 315EDE08B1; Sun, 25 Jun 2023 17:11:14 +0000 (UTC) Received: from wilbur.contactoffice.com (wilbur.contactoffice.com [212.3.242.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88D30E083E for ; Sun, 25 Jun 2023 17:11:13 +0000 (UTC) Received: from smtpauth1.co-bxl (smtpauth1.co-bxl [10.2.0.15]) by wilbur.contactoffice.com (Postfix) with ESMTP id DF72F996 for ; Sun, 25 Jun 2023 19:11:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailfence.com; s=20160819-nLV10XS2; t=1687713071; bh=oH+cSjAObwDJwjnNGNCGIMp2ChJKEEvWbKZ0E/IpM04=; h=Subject:From:To:Date:In-Reply-To:References:From; b=ivS8FN+QVxX/kpaqYG2d4a6KfQu8aefE2DqbuwB7CsdxqMxmPhYEtKDSKb5wLErxq 6oDA30sAwIQV69XbOdf8Pxpr/bvVUFWIV+vCWZFW+0bihxEV7tPBogfTKoaOZTVF2g v/VpFx91intNZsXg/uFhMye1oisTc7GmtjhU/S0B6UlyqQgvw7kKW6ar2lOGu1F0Jj iBqMZZ+BbIGyVb6PkPkCJttQNJewVKKTCQhJirNvFAqoznBAC3TV+Yp49oBBhhgRGU EGIWoEzi4rTpoMOB0Zs+/9J5IBMs1rkPRKzBkacxMFkEss3o/vRrYkGaeXpS08vc3K Ygs6eR7q00I4w== DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1687713071; s=20230101-jyav; d=connell.tech; i=matt@connell.tech; h=Message-ID:Subject:From:To:Date:In-Reply-To:References:Content-Type:Content-Transfer-Encoding:MIME-Version; l=652; bh=oH+cSjAObwDJwjnNGNCGIMp2ChJKEEvWbKZ0E/IpM04=; b=lHBFE80mJUVBweRjXHHij+thK5BSvhMIMC+Ll3KBkrBXA3YM+/7S/XvKCazNfeYw Kpe8JxwU7XKmdO+OLgRTIsKuHoEBwY17e3eUvCstoH5IGZWf4Dqk5PNinmwa/r3MSeH FR+7K4NEt9WMIRKtF7j4KVLG46OK181FYWID7zC/GmtA5KQ3KBR9sBT/D692Es+Kvt1 dYpbcAsQXq1hzvdF5mm0yZYApZ7c46N+G5nxxAP6c3cGeXqhBSRe3QZN1MiLBPf/LaW uBUqR2af/n9mwoFYe2bRyRUB2UJ1oyNUbAm7fPMBY9mv71WPm6+csOydePl/Z84F+cV CAt4GhQ+Yw== Received: by smtp.mailfence.com with ESMTPSA for ; Sun, 25 Jun 2023 19:11:10 +0200 (CEST) Message-ID: <7a7000401831a06868399d413aee95bc60aa9579.camel@connell.tech> Subject: Re: [gentoo-user] Klayout and ruby target problem. From: Matt Connell To: gentoo-user@lists.gentoo.org Date: Sun, 25 Jun 2023 13:10:51 -0400 In-Reply-To: <41ac1a54-6b1d-c03d-76bb-12c79b659b9d@gmail.com> References: <41ac1a54-6b1d-c03d-76bb-12c79b659b9d@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.1 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 X-Spam-Flag: NO X-Spam-Status: No, hits=-2.9 required=4.7 symbols=ALL_TRUSTED,BAYES_00 device=10.2.0.20 X-ContactOffice-Account: com:118923487 X-Archives-Salt: 208dffff-08bd-433d-9415-ef6beac1bffb X-Archives-Hash: e7e10e8fcb17d94f5fcbfdf429943a6d On Sun, 2023-06-25 at 11:19 -0500, Dale wrote: > By default, it has no ruby target it seems, although it used to.=C2=A0 Th= e > on/off status changes.=C2=A0 Setting to match the old way made it worse, > as > mentioned above.=C2=A0 I can't figure out how to make this work.=C2=A0 >=20 > Any ideas?=C2=A0 Thoughts?=C2=A0 >=20 > Dale >=20 > :-)=C2=A0 :-)=C2=A0 >=20 Not the same problem I had, but I ran into some "portage wants to do strange things" issues after the Ruby upgrade. A --depclean fixed this up for me by removing ruby30 which was no longer required anywhere. Might give that a go and see if it shakes things out right.