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 15781 invoked from network); 29 Jul 2021 21:34:01 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 29 Jul 2021 21:34:01 -0000 Received: from mail-wr1-f51.google.com ([209.85.221.51]) by 1ess; Thu Jul 29 17:28:09 -0400 2021 Received: by mail-wr1-f51.google.com with SMTP id b7so8551174wri.8 for <9front@9front.org>; Thu, 29 Jul 2021 14:27:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=AWXaxLREc0s+Efdth7e/mrLV/lqccW0cHbfoxpxBScw=; b=U0/wFn3y9xfZIPEvEl1fLwPMORSTiu8ddc8a2X5AEsDhu/y5MvJ1KEbhHVT6WSFxuR JBsyrwIA1HYer5eDV+IOIWq5GjqXtDb+SWI8nbdVD9f8IRQLE3tk5U3u/Y8PcS7I6izO Y1ybIdAXhuhK313440nH9IMFcZh/DuSjcRnPO1ZqoaRYi9hvcI/iLBO4ZO1C7uSLyGaC +MNCYYRseiYDRoo/+EX7c9irn4iQjop63P6zfyD2XVGjni7sKBPfOGVxzeRZtOEw98XU pCapgvXeP7kkNGJqzSF34SuEVodajVte2t0+xEyy31tlJiXj3EeLkk6BHUOYbqjjVNV+ 5PSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=AWXaxLREc0s+Efdth7e/mrLV/lqccW0cHbfoxpxBScw=; b=i7tN7UNfrjQ61D1fTGiouSOoUN/b1Pb3MMPT1vWUos+EqRcMmYsLIkb48i0LpJq+W2 bJ2bUmRqEqgt+tGY70BlJMjkgKnIJ0G2KvdcMcbvxrMwCStMN1VFMJUhrsMlgXzFYwY4 3Zio8K5BpCDXjA6nbj2DYSEfxN2ff7u5603GX8RMthVqQiZJneayLtSu+GHYuAGjm5u3 C2l9tqXV6iXV33vWr54SPA0hod+7dyPh+LS0XYmS2sTpvpBfecf0MfMxUZa40LRR7cmP b8tSK1Z3Az3gtrrsra3TygwAfW+Y8tL7pGdcOimEtgoVy7SivdFc5LQ3eaJJLJ2PBHYs RJUw== X-Gm-Message-State: AOAM533lGy4ZYSI5AAqnK/yd//t9anYEwpmSEEPfxBNIDIBCvwpRk1ng gM6evmZinnc2Yv09rQNPyRfH6zp02Ytw0NE9+GnIo7gjEz4= X-Google-Smtp-Source: ABdhPJxtxIuj8lqci1Jy6By5dFzqTdBo5dVNU3Znu191PDZYdOAw24JCVg0z60ceEy9Kr2pS9Y6WVfZf+j0gfPguGnQ= X-Received: by 2002:a05:6512:3d26:: with SMTP id d38mr4686852lfv.411.1627588308186; Thu, 29 Jul 2021 12:51:48 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:651c:160b:0:0:0:0 with HTTP; Thu, 29 Jul 2021 12:51:47 -0700 (PDT) In-Reply-To: References: From: Stuart Morrow Date: Thu, 29 Jul 2021 19:51:47 +0000 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: persistence HTTP over XMPP software enhancement Subject: Re: [9front] Re: sysupdate: no common ancestors Reply-To: 9front@9front.org Precedence: bulk Okay, what the fuck. I wanted to be able to sysupdate, so I deleted plan9front (rm -r) and cloned from 9front.org. Then: % sysupdate git/query: resolve: invalid ref remotes/THEM/front git/query: resolve: invalid ref remotes/THEM/front git/query: resolve: invalid ref remotes/THEM/front ours: 84b77568cda98a21dd4f3403a94c56724fbd5b37 git/query: resolve: invalid ref remotes/THEM/front theirs: git/query: resolve: invalid ref remotes/THEM/front common: git/merge remotes/THEM/front How can this be happening after a total reset? I also rebooted into 9pc and tried again there (just sysupdate, not clone); same result.