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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21822 invoked from network); 28 Jun 2021 19:06:59 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 28 Jun 2021 19:06:59 -0000 Received: from mail-io1-f50.google.com ([209.85.166.50]) by 1ess; Mon Jun 28 14:57:49 -0400 2021 Received: by mail-io1-f50.google.com with SMTP id b7so23533836ioq.12 for <9front@9front.org>; Mon, 28 Jun 2021 11:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:date:references :to:in-reply-to:message-id; bh=Vr4MGpwabCpqOq2thZLIngxRoKSi7uD2umlmEgkFTqU=; b=R9b73P5BRoidah7ZN+23mES4IR8OM790tDU/WVE7F9Ef9EWPlD/apcS1Ogmf8aCBCf wQbjjS9Kpu51RNhHysyKT5M9QVzGCKCOHDj02EgCPvPnWuqed8MRov1gvNNYv6dpQW/s cXZT+AR2zXCXT1735pspA8Q5CT17IqWVPOJg3WV5vYET8nyuK71I7ElVN0IK7Z+dBqFF NN3hLPc1qQsZVh9ErJcG4zPRyDDQTGcU+NeEr7meY/aUBBVHhavkdMzYeJWjQq0DNmRB 4SMH12XRLwYuOitCa6x+Hu3QzIQ0PyC6SQ1FK/Zt9/f8X7G6nihB15JV+XtW7yOaSmbB 3iGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=Vr4MGpwabCpqOq2thZLIngxRoKSi7uD2umlmEgkFTqU=; b=ATj7ffuykKfuEFqzARJ9x0pkEEXPm5Cla8gFFJbFNTnnhghB35MdLpIBepiIktZE3L Dgsi+fi3fLWhEWa1JbNlL2TKc9vc9VP07Aah3hjYXDngiXjidD5QXhyp67oaf7Exv9d6 iglSzHKCa9bcCgKhahq/ymQ3bJDK9I7F780qy8vxaeBMkDlC+qeo2MUYfxo1ZAihS0fO 881OJOV3TxTp2S842D9SBG2b2wgel7vpVO3yren6F47EgbjNFomyMXWcRAnX2078q+0X xnIzf6ecUuQ8wVJp5dDhI3Rt6QlPK9wmTRCUz9XLgFIUYkh/xnGjPyz6GtDAzz1uQRkR czqA== X-Gm-Message-State: AOAM530fQXUIHuN74Sm8XrcnfBYZ07sfUTdRZrCYyPdj7vEXxJs7T6c2 sL2yZJKXuWLnmIdmX5JgXHe/57xMqeM= X-Google-Smtp-Source: ABdhPJwNIBB8SB6fIGCaRQO4DJjNsjyts/eqy/6FO1o2En1NrOdpfR0Ft5aN628LyiC5tR8jfojgWg== X-Received: by 2002:a5e:aa07:: with SMTP id s7mr725423ioe.186.1624906657457; Mon, 28 Jun 2021 11:57:37 -0700 (PDT) Return-Path: Received: from smtpclient.apple (c-67-184-39-205.hsd1.il.comcast.net. [67.184.39.205]) by smtp.gmail.com with ESMTPSA id c26sm9160341ioc.6.2021.06.28.11.57.36 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Jun 2021 11:57:37 -0700 (PDT) From: Xiao-Yong Jin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Date: Mon, 28 Jun 2021 13:57:36 -0500 References: <03E3343806CB95B4F9FF59695ED41C31@eigenstate.org> To: 9front@9front.org In-Reply-To: <03E3343806CB95B4F9FF59695ED41C31@eigenstate.org> Message-Id: X-Mailer: Apple Mail (2.3654.100.0.2.22) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile stable template-aware ACPI over XMPP hardware-aware markup Subject: Re: [9front] inconsistencies after a sysupdate Reply-To: 9front@9front.org Precedence: bulk > On Jun 28, 2021, at 1:33 PM, ori@eigenstate.org wrote: > > Quoth Xiao-Yong Jin : >> >> So git/walk is wrong. How do I fix this? > > > What are the permissions on those files? We had > some issues where we would: > > 1) set permissions overly tightly when updating > (644/755, rather than 664, 775), so that > future updates would not be able to modify > those files. After going through all the files in .git/fs/object/658757*/tree, I found out that the permission of the files, /sys/src/cmd/?c/reg.c were 644 with user/group sys/sys, which glenda couldn't write. So I guess what happened was that, while git/pull, the update of the files /sys/src/cmd/?c/reg.c failed with permission error, and likely the error handling was not good enough for this case, which left the state inconsistent.