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 22B7315817D for ; Fri, 14 Jun 2024 20:54:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0E49E2A2B; Fri, 14 Jun 2024 20:54:12 +0000 (UTC) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) (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 0EBE0E2A1F for ; Fri, 14 Jun 2024 20:54:11 +0000 (UTC) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-6b075bad08bso3343166d6.3 for ; Fri, 14 Jun 2024 13:54:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718398451; x=1719003251; h=content-transfer-encoding:content-disposition:message-id :in-reply-to:references:mime-version:to:subject:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qjgop7aUYqWn97Ii+INDfAjorSjbiVNinyN0AXzYQjg=; b=LWOdis99Ckawhx1WTJN/N95JhshPLMZaI2iv+QkNJRmz/SaUjYCyJh2VvbNkGlbu9I DbRZTyrH/P8z3o+Abc4ZnnDrRDCPFBwfx6pxt1FlFhfND+WRKcOGc/MNgEbU7Z9D3+Rv t0xUoXpJs5z9tWk5+vVqV6SsRG3j/mE3CLNPCgnRI+wK4NpTdUBBlgg58499uWI2FUsq 0IDGNb/ku1yExfGwcWtICBbC5kJrIjI+3m31BzGwklehLDV/rYtWIY2coRfBnOaceJPJ zHOkImlt6mO3M4TGM/LaS5dByap1fWhdhWjajgBuqGNfRJcvK61crEJ4XzR07qhYlXhl d8Ng== X-Gm-Message-State: AOJu0YyIYOAAmcIa80YMC6iaFNP5kZw2hFTyXTn7gbckB7E3sw29BzLo qBVO22DDceBUpmpuxlcnoPEEWFX1edIUbaChFKBbx+ymcLU3WZ1kxqzd3D2S5OT4DEAygFpx8wh B X-Google-Smtp-Source: AGHT+IFrVHzYNmHu+bBS1Vdzj38ymeHQQroYdMgNQarTRjYGdT0JOFvBjlwwhedNkwuwH9fwdulqww== X-Received: by 2002:ac8:5dcb:0:b0:440:5667:301f with SMTP id d75a77b69052e-442165f3996mr35800441cf.0.1718398451009; Fri, 14 Jun 2024 13:54:11 -0700 (PDT) Received: from ffortso9 (32-216-196-135.bng01.wlmn.ct.frontiernet.net. [32.216.196.135]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-441f2fcc450sm19714111cf.60.2024.06.14.13.54.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Jun 2024 13:54:10 -0700 (PDT) Date: Fri, 14 Jun 2024 16:54:09 -0400 From: Jack Subject: Re: [gentoo-user] Difficulty with updating /etc/basb/bashrc To: gentoo-user@lists.gentoo.org 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 References: In-Reply-To: X-Mailer: Balsa 2.6.4-216-g17c16bf21 Message-Id: <7QJF3YJ7.QCZM5L3E.OKBJB4ID@HEFT53C6.CUOFFI2A.V5H4ACO2> Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b1c7d3b4-2283-4608-b6de-a0e9b4b8a218 X-Archives-Hash: c06df2992095152b908d83e069871f9c On 2024.06.14 14:25, Vitaliy Perekhovy wrote: > On Fri, Jun 14, 2024 at 03:53:35PM +0000, Alan Mackenzie wrote: > > I think portage is at fault here - it should retain the older =20 > standard > > version of /etc/bash/bashrc so that users can resolve the =20 > differences > > with a 3-way diff. >=20 > Before replace your old bashrc file, portage place the old one > here: /etc/config-archive/etc/bash/bashrc I don't have any such directory. What package does it belong to, or is =20 it a config setting for portage or another package?