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 1317 invoked from network); 14 Jun 2021 15:33:41 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 14 Jun 2021 15:33:41 -0000 Received: from mail-lj1-f174.google.com ([209.85.208.174]) by 1ess; Mon Jun 14 11:23:46 -0400 2021 Received: by mail-lj1-f174.google.com with SMTP id k8so3799293lja.4 for <9front@9front.org>; Mon, 14 Jun 2021 08:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=AH7zvGFaub5aYQOZM9g2IAquWga3PaBWP24SH0k7fPU=; b=mkEcqUtVxXjz/TL2+tm9Hsa2zRGOKFUMog4fRSEiG+jvQsY0B5ErJhniRD1+26wbPW RtLDH075uxf6Ax7u76i56Isoayuy8rig0n8D5fbZTm4hzT9JCL3zfS+Ea4RnjFgcvzx7 y81VNQlDNs/tfI+cB/uVTHlFCPqhkLECnRMa3NkDdneT3kqCheBM/LQ13+zy1nHjPya3 ZoxsWPmgNwFHxTd9EGkjfrezDG1OEmAMKEaYfKRMejpq9TXo/lqnilYIOp3/0pY8fkoJ UNsHIU+PtZX9ImOKsGv47tlwyCJFmrHg97BnsLqeQnG+0tnrsdM1kOY08FeS8vGUOHTf MgPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=AH7zvGFaub5aYQOZM9g2IAquWga3PaBWP24SH0k7fPU=; b=LwXsaKPshZIr4Y/iF9akwzGd6d+Aez8XYBH+qE0FP9ttnnM8jKrT52RZqzjPVyge3B AJjkTio78JBiY775/LSn1e/sizPzJoIpKEirYkNQwgI8Zx6HmTvWZKF2bDY96tiuw/Gs 53Rh0B4hhzIxHh6o3XDaUejLgrR8Xbokt6Wrfmgng5L+9yZKYBY1TJSNJynJpOcwQwdV nxepBsigexbO2MFZZ1reylAhrNsRGhX/BVgePEDLsbJZKs1D22DmPFQMSUfrkInDFD+t i/5xNtZPASOJUlrNWAIoqwgjBSPCg8XOsilFJVI7MjgSz1tAHb0cKzb/qYfD9w0bhKW6 vxmw== X-Gm-Message-State: AOAM530GjgAejg17V6Rq6skGR34C8UlVcNuOImL1jvxUBpSYKJsZ+xNv Ex6AUBtp2QxGbgSQJEjz+8W+ZKjRVZV/2QqJFrs+kl2Mrbk= X-Google-Smtp-Source: ABdhPJz7KVrLWfpYle8LJ0zOYYa7v+P8ohVqERJ14qmaYlFPNIGj4za53SO0z4XOXXdGES8Y2JPohreQTmPXC7Uzais= X-Received: by 2002:a05:651c:1318:: with SMTP id u24mr14662154lja.91.1623683820847; Mon, 14 Jun 2021 08:17:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Alexander McLin Date: Mon, 14 Jun 2021 11:16:49 -0400 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile basic CSS full-stack layer Subject: Re: [9front] removing python Reply-To: 9front@9front.org Precedence: bulk I probably missed the memo but what=E2=80=99s the back story behind removin= g Python and migrating away from hg? I=E2=80=99m a newcomer so I don=E2=80=99t yet know what=E2=80=99s problemat= ic about using hg or Python on Plan9. Alex On Mon, Jun 14, 2021 at 6:14 AM Stanley Lieber wrote= : > > On June 13, 2021 9:52:47 PM EDT, ori@eigenstate.org wrote: > >Quoth Stanley Lieber : > >> On June 13, 2021 8:09:50 PM EDT, ori@eigenstate.org wrote: > >> >Hi, > >> > > >> >Python (and hg) are gone. If you still use mercurial, > >> >I've put up a repo with the last version that was > >> >committed, which we'll be keeping around for the > >> >time being. > >> > > >> > git://git.9front.org/plan9front/pyhg > >> > > >> > > >> > > >> > >> ; ./install.rc > >> bind: /sys/src/cmd/python: '/sys/src/cmd > >> python' does not exist > >> > >> sl > >> > > > >Oops. yeah. I tested it before I nuked the system > >python. Give it a shot now. > > > > works now, thanks! > > sl