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 29271 invoked from network); 7 Jan 2022 10:08:19 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 7 Jan 2022 10:08:19 -0000 Received: from mail-qt1-f172.google.com ([209.85.160.172]) by 4ess; Thu Jan 6 15:24:38 -0500 2022 Received: by mail-qt1-f172.google.com with SMTP id a1so3440451qtx.11 for <9front@9front.org>; Thu, 06 Jan 2022 12:24:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:content-transfer-encoding:mime-version:subject:date:references :to:in-reply-to:message-id; bh=QyIyWnVJzdWMkIxbK8CzM2JHE7+148hEzP3YuHFU4ng=; b=EsQIII23VjNuB5gGZ64Qu37I9m3J27FnKsckhonSGnKQa+blBQhFJSAbOgGNANbauZ DsFqF2rAultb7G95+/7k0X26XdFpPOohH56G8yfezxeuFer7osobItFY0KLBa5oWSqyj MYvHNQQt/ptpwp7qS/FVDFoSHq41MKAKY3VVdMoC4TLr8s82G0QoDV7FmsGY7j+k+R2m YMRsRZA+PM/lxZdr9h8+tTfFcnUnKWuECkpSg6F14hBs3LFThsmnVkVccMz716fA7h+e jYbHAcksF1gq/yR5UBo3Hpn/kTP9v9iG13IB6t+AmMKM/TYalkf7yAUpnOo4wLNIll7x /Ahg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=QyIyWnVJzdWMkIxbK8CzM2JHE7+148hEzP3YuHFU4ng=; b=E9C2z8sqLyWCMcYXVOo79h607zeq15/6u1se16w42oOtrpVfZhrYZttPMUHtjZRUy+ orQ/S/riB54C64T11HySAo65nBWa2VUZ/Mh2Brp5DXiIUgtzgLSwIBWWZ+LieoH2ey6V aJUkeRBpK6Z9QLKpH/bSqDU5k6xBiO+g9Di27TjdfyhDdS+65+eQN0SFIvPYjlUeAtx9 0l/3+zIH+JCLJKxtz9DjYgr4jP+xqSXU1dF9Z7Fpe+uP0If3OiD0EXel28SvIKl8u+il 88+E3ypnFHi/DbTw+O7p6hVkuUxqWwA+MTG2Ud5HppY+z3hmmV4TRAWBc8Oqd3PAvX5h D+qA== X-Gm-Message-State: AOAM5303A0xqtW7/nUkFQnf1t23Cc5Dz+Ymv2ggqKSe2KFj/G4hpOf1S 0fdc/id1pB9u7NNsFqKgZjXteRbX024= X-Google-Smtp-Source: ABdhPJzGokTpRih4WIHZz2WdiKqvumw2RGCePYVp7Gs4vzVO3mS1H7a9xTi9e9bCYSDsMltZKPuNfg== X-Received: by 2002:a05:622a:1389:: with SMTP id o9mr54187191qtk.109.1641500669286; Thu, 06 Jan 2022 12:24:29 -0800 (PST) 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 ay39sm2065801qkb.63.2022.01.06.12.24.28 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jan 2022 12:24:28 -0800 (PST) From: Xiao-Yong Jin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.40.0.1.81\)) Date: Thu, 6 Jan 2022 14:24:27 -0600 References: <8489010B86CFD46EA69165F237249F0A@eigenstate.org> <87lezsahx1.fsf@turtle-trading.net> To: 9front@9front.org In-Reply-To: <87lezsahx1.fsf@turtle-trading.net> Message-Id: <957691C3-81D7-4F95-975F-45E19AEBC25C@gmail.com> X-Mailer: Apple Mail (2.3693.40.0.1.81) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stable responsive SSL over WEB2.0 replication replication persistence-scale control Subject: Re: [9front] ape/_errno: ENOENT Reply-To: 9front@9front.org Precedence: bulk > On Jan 6, 2022, at 11:32 AM, Benjamin Riefenstahl = wrote: >=20 > Hi ori, >=20 >> Quoth Benjamin Riefenstahl : >>> Maybe the message is somewhere in APE, although I >>> could not find it in /sys/src/ape either. >=20 > ori writes: >> ./lib/ap/stdio/strerror.c:33: "No such file or directory", >=20 > But the actual error message is just "No such file", so some code = would > have to cut the rest explicitly to get from that bit in strerror.c to > that result. Are you sure you are using the upstream 9front code? Because I'm getting the error string from, ape/lib/ap/plan9/_errno.c:77: {ENOENT, "directory entry not = found"},