From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32310 invoked from network); 12 Jan 2024 15:24:02 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2024 15:24:02 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Fri Jan 12 10:22:52 -0500 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id 7ceace54 for <9front@9front.org>; Fri, 12 Jan 2024 07:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=ax7xjRZOWwBU UDQ0Q3zkjSqN0oI=; b=ElKfHQZeSXnDZ5loXHUx4wdxPXxYsWwgCH27u9y9AW1H yCp44gtHBbnclpU9MeiVztI8+a6wrNAcEZw+PsGSm1bs2sYwBvD15TScPsDdg9yb H3PKP0Z3zbuheT+UKMBryiSaHkaBqxhXzKyXvWWVm0UMvXZWHtJztXTlxCFq+Mo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=dVwTY4dgx8Vh0t1CZs5 vl4qnmWG0HgXJqKWtuUQEoRKRfGPkJexc0385pOLr7YMWR+LJjohdIz6gbh3nx5C zK8eKCo3Qq+zk/+jviN9uHvqhuM/nGnhZOtkpsoO1VJKhH3NrafvN4k3xKxhxcX3 awUy7AcXzf4GaQC/f3VdJlNA= Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id daf433e6 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Fri, 12 Jan 2024 07:22:51 -0800 (PST) Message-ID: <187138119BEF7DA80FB843B036DF813D@eigenstate.org> To: 9front@9front.org Date: Fri, 12 Jan 2024 10:22:49 -0500 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: enhancement shader Subject: Re: [9front] diff suicide on sysupdate, now many removed files Reply-To: 9front@9front.org Precedence: bulk Quoth Romano : > I just ran sysupdate on a raspberry pi4 and had a flurry of diff > suicides, and ow the sysupdate shows everything is up-to-date when > indeed there are many missing files according to git/diff -s. Look > familiar to anyone? > > http://okturing.com/src/18143/body > ugh. this is a known bug in ape/diff3 and the ancient gnu diff that we have ported. I need to finish up merge3(1). and kick out the ancient gnu utilities.