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.8 required=5.0 tests=NICE_REPLY_A, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 28354 invoked from network); 18 May 2022 20:05:10 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 18 May 2022 20:05:10 -0000 Received: from dpmailmta01.doteasy.com ([65.61.219.12]) by 9front; Wed May 18 16:03:57 -0400 2022 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=192.168.101.81; Received: from dpmailrp01.doteasy.com (unverified [192.168.101.81]) by dpmailmta01.doteasy.com (DEO) with ESMTP id 91577613-1394429 for <9front@9front.org>; Wed, 18 May 2022 13:03:47 -0700 Return-Path: Received: from dpmail01.doteasy.com (dpmail01.doteasy.com [192.168.101.1]) by dpmailrp01.doteasy.com (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTP id 24IK3k1m018051 for <9front@9front.org>; Wed, 18 May 2022 13:03:46 -0700 X-SmarterMail-Authenticated-As: fde101@fjrhome.net Received: from [192.168.1.75] (pool-173-67-134-144.hrbgpa.fios.verizon.net [173.67.134.144]) by dpmail01.doteasy.com with SMTP; Wed, 18 May 2022 13:03:28 -0700 Message-ID: Date: Wed, 18 May 2022 16:03:21 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Content-Language: en-US From: "Frank D. Engel, Jr." To: 9front@9front.org References: <89F3ABF218EE52FAE7605F9B07728487@eigenstate.org> <1275338a-65f0-61c2-8162-ba7c93fa2493@fjrhome.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Exim-Id: ab9a233b-d137-f31d-9fe8-a449770ec162 X-Bayes-Prob: 0.4038 (Score 0, tokens from: base:default, @@RPTN) X-CanIt-Geo: No geolocation information available for 192.168.101.1 X-CanItPRO-Stream: base:default X-Canit-Stats-ID: 017wk3KEX - 87d5a2eccd8a - 20220518 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.168.101.81 X-Originating-IP: 192.168.101.81 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: progressive lifecycle XML over HTML full-stack plugin Subject: Re: [9front] 9front, git and mercurial. Reply-To: 9front@9front.org Precedence: bulk I should probably add a few more details: The cluster is a set of four Raspberry Pi systems, running on arm64 architecture.  Probably not relevant, but that is the case. One is a stand-alone auth server and a second is the main file server, the other two serving as CPU servers which boot mostly from the main file server. I am running this from one of the CPU servers, but as the user glenda, who owns the file server. When I run the sysupdate command I am getting: pulling from https://code.9front.org/hg/plan9front searching for changes no changes found I did try doing a cd /sys/src; mk all; mk install - this did not change the situation. The sysupdate script does contain "hg" commands, not "git" commands. On 5/18/22 3:48 PM, Frank D. Engel, Jr. wrote: > New here - moving this discussion from the 9fans mailing list. > > > On 5/18/22 3:41 PM, Frank D. Engel, Jr. wrote: >> I didn't even notice until now that there was a dedicated 9front list >> - I will try to subscribe to that shortly and move the conversation >> there. >> >> Not sure that I understand how to determine which revision I am on - >> more familiar with svn than either hg or git - if I run "hg log" >> within /sys/src the first two lines say: >> >> >> changeset: 8493:c8bec6f5ee1e >> >> tag: tip >> >> >> Does that answer the question, or how do I go about obtaining that? >> >> >> >> On 5/18/22 2:30 PM, Kurt H Maier via 9fans wrote: >>> On Wed, May 18, 2022 at 02:12:47PM -0400, Frank D. Engel, Jr. wrote: >>>> Related question I can't seem to track down an answer to: >>>> >>>> I have a 9front cluster which was set up back when Mercurial was used, >>>> so that is what sysupdate is looking for. >>>> >>>> I finally realized that I am no longer seeing updates because 9front >>>> switched to git. >>>> >>>> How does one go about upgrading an existing 9front install to pull >>>> updates from git instead of hg? >>> sysupdate should have seamlessly moved you to git.  what mercurial >>> revision is your stuff currently running? >>> >>> this will be a longish debugging session so for the rest of it we >>> should >>> probably move to the 9front mailing list, since 9fans at large might >>> not >>> appreciate the traffic. >>> >>> khm >> >> ------------------------------------------ >> 9fans: 9fans >> Permalink: >> https://9fans.topicbox.com/groups/9fans/T7dfa66085e395bcb-Mb037360ea191ed4fde0a87aa >> Delivery options: https://9fans.topicbox.com/groups/9fans/subscription >> > >