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 A4D7415817D for ; Sat, 15 Jun 2024 08:51:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 711AC2BC077; Sat, 15 Jun 2024 08:51:29 +0000 (UTC) Received: from s1.swsch.de (s1.swsch.de [IPv6:2a01:4f8:a0:8074::2]) (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 DF2832BC072 for ; Sat, 15 Jun 2024 08:51:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xss.de; s=s1; h=Content-Type:MIME-Version:Reply-To:Message-Id:Date:Subject:To:From: Content-Transfer-Encoding:Sender:Cc; bh=gQmaN9ba8x9ykelbKvTc6X5UQCMQcVgqlQKSRRvVpWw=; b=U7u6X59u/HZFOkOdTFg3OhDP4O YH6ss5p+BVvR7qxAEFVGXNCxXvxnwbk7yqPtCu1MyN1C7dX96hkulMMYFrVk/Q62elQXJCQDHbhwn LwZif4wmV6eudT5rcXZBH/5Y4K2ixgdRf5CIYT+RaixlIUiDbvFs8WbAkLWlRa6VhlcM=; Received: from [2003:d4:4702:a01:88ab:7f71:d2a4:1830] by s1.swsch.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1sIP8B-000000004Uc-0qkP for gentoo-user@lists.gentoo.org; Sat, 15 Jun 2024 10:51:27 +0200 From: "Stefan Schmiedl" To: gentoo-user@lists.gentoo.org Subject: Re[2]: [gentoo-user] Difficulty with updating /etc/basb/bashrc Date: Sat, 15 Jun 2024 08:51:26 +0000 Message-Id: In-Reply-To: <4897976.GXAFRqVoOG@w540.andor.dropbear.id.au> References: <4897976.GXAFRqVoOG@w540.andor.dropbear.id.au> User-Agent: eM_Client/9.2.2258.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 Content-Type: multipart/alternative; boundary="------=_MBD1409D6E-7F41-4766-B5F2-DD57467D3BE3" X-Archives-Salt: bb7ee245-a583-490b-bd3f-8a05729a6140 X-Archives-Hash: bfeaeeed5bb33a78abd090843c0e1fcb --------=_MBD1409D6E-7F41-4766-B5F2-DD57467D3BE3 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable ------ Original Message ------ >From "Paul Colquhoun" To gentoo-user@lists.gentoo.org Date 15.06.2024 01:43:22 Subject Re: [gentoo-user] Difficulty with updating /etc/basb/bashrc >You edited the old file, not portage. > >Why didn't you keep a copy of the old file? > I have this in the crontabs of my servers: # fcrontab -l | grep git 2024-06-15 10:26:22 INFO listing root's fcrontab %hourly,mail(no) 35 cd /etc && git add --all . && git commit -m=20 "autocommit" One server recorded 147 commits during the last 12 months, another one reports 1509 commits during the last 12 years. Set it up and forget about it until you run into this problem the next=20 time. s. --------=_MBD1409D6E-7F41-4766-B5F2-DD57467D3BE3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
------ Original Message ------
From "Paul Colquhoun" <paulcol@andor.dropbear.id.au>
Date 15.06.2024 01:43:22
Subject Re: [gentoo-user] Difficulty with updating /etc/basb/bashrc

You edited the old file, not portage.
=C2=A0
Why didn't you keep a copy of the old file?

I have this in the crontabs of my servers:

# fcrontab -l | grep git
2024-06-15 10:26:22=C2= =A0 INFO listing root's fcrontab
%hourly,mail(no) 35=C2= =A0 =C2=A0cd /etc && git add --all . && git commit -m "auto= commit"

One server recorded 147 commits dur= ing the last 12 months, another one
reports 1509 commits during the last 12 years.

Set it up and forget about it until you run int= o this problem the next time.

s.
--------=_MBD1409D6E-7F41-4766-B5F2-DD57467D3BE3--