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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF6101382C5 for ; Sun, 21 Jun 2020 22:53:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C20B2E086D; Sun, 21 Jun 2020 22:53:02 +0000 (UTC) Received: from mail.apteryx.fr (apteryx.fr [91.121.49.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57457E0821 for ; Sun, 21 Jun 2020 22:53:02 +0000 (UTC) Received: from [192.168.0.19] (lfbn-idf2-1-437-14.w86-246.abo.wanadoo.fr [86.246.145.14]) by mail.apteryx.fr (Postfix) with ESMTPSA id 041832461360 for ; Mon, 22 Jun 2020 00:53:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=apteryx.fr; s=apteryx.fr; t=1592779981; bh=22dU+YrVwhTr6U3W8ckHXO/8sumysq+VAoatb0dtSJc=; h=Subject:To:References:From:Date:In-Reply-To; b=e9X0RBOq7KZSiB7pPM0bP0u7/5eYC/sinbZDbs4VU6eX1jjcGXc6606J7WyuoGx8s lzUT7TN/3QBptTyf1kLcMYC4L56JJEEWTXS4dLbOOVtZY882GMF1+5UDcmKnxZdMHd WqnYh4G90SjtgnqTnsKZx9gK9LJlVcz6ikx+zNto= Subject: Re: [gentoo-user] Gentoo chroot with old glibc To: gentoo-user@lists.gentoo.org References: <2061dce3-a6b3-31a7-aed0-c08487fa15ce@apteryx.fr> <3236503.QJadu78ljV@dell_xps> <3055978.aeNJFYEL58@lenovo.localdomain> From: =?UTF-8?Q?Herv=c3=a9_Guillemet?= Message-ID: <71e31048-faf7-39a1-e25b-f59d11693460@apteryx.fr> Date: Mon, 22 Jun 2020 00:52:31 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 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 In-Reply-To: <3055978.aeNJFYEL58@lenovo.localdomain> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: e59a92ce-7dae-4ddd-93ab-6a0607c03cfe X-Archives-Hash: 3c42a3bb28e97a02755766b4141444d3 Le 21/06/2020 à 22:03, Michael a écrit : > > I hadn't understood you wanted a current state of an OS, plus current system > and other packages, BUT with a deprecated version of glibc. I thought you > would be OK to use a stage 3 from back then as it was in its totality, frozen > in time, with no updates or backported packages. Yes, I need up-to-date or near-up-to-date build tools like cmake and gcc. > > However, since you managed to hold back glibc while updating everything else, > you have proven what you wanted could be done! I would think this on its own > is a feat worth a HowTo. :-) So far gentoo doesn't complain, besides keeping remind me my installed glibc is masked. But it's a quite minimalist system. I found the existing HowTo 'Update Old Gentoo'[1] useful for setting this up. I [1] https://wiki.gentoo.org/wiki/User:NeddySeagoon /HOWTO_Update_Old_Gentoo -- Hervé