From owner-freebsd-current@freebsd.org Mon Mar 30 16:28:50 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 367452A7972 for ; Mon, 30 Mar 2020 16:28:50 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 48rdF34HLWz4JwQ for ; Mon, 30 Mar 2020 16:28:39 +0000 (UTC) (envelope-from jhs@berklix.com) Received: by mailman.nyi.freebsd.org (Postfix) id EB58D2A7968; Mon, 30 Mar 2020 16:28:31 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB15B2A7967 for ; Mon, 30 Mar 2020 16:28:31 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "slim.berklix.org", Issuer "slim.berklix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48rdDn1W86z4Jrp; Mon, 30 Mar 2020 16:28:24 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p2E52C7DA.dip0.t-ipconnect.de [46.82.199.218]) (authenticated bits=128) by slim.berklix.org (8.15.2/8.15.2) with ESMTPSA id 02UGS8MC019274 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 30 Mar 2020 18:28:12 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id 02UGS74e066332; Mon, 30 Mar 2020 18:28:07 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id 02UGRt5S085163; Mon, 30 Mar 2020 18:28:07 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <202003301628.02UGRt5S085163@fire.js.berklix.net> To: Brooks Davis cc: Ed Maste , current Subject: Re: src/usr.bin/kyua breaks on manbuild.sh: Permission denied From: "Julian H. Stacey" Organization: http://berklix.com/jhs http://stolenvotes.uk User-agent: EXMH on FreeBSD http://berklix.com/free/ X-From: http://www.berklix.org/~jhs/ In-reply-to: Your message "Mon, 30 Mar 2020 15:31:43 -0000." <20200330153143.GC40889@spindle.one-eyed-alien.net> Date: Mon, 30 Mar 2020 18:27:55 +0200 X-Rspamd-Queue-Id: 48rdDn1W86z4Jrp X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of jhs@berklix.com has no SPF policy when checking 94.185.90.68) smtp.mailfrom=jhs@berklix.com X-Spamd-Result: default: False [-0.67 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.72)[-0.721,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-0.85)[-0.855,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[berklix.com]; AUTH_NA(1.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; IP_SCORE(0.00)[ip: (0.02), ipnet: 94.185.88.0/22(0.01), asn: 33824(-0.00), country: DE(-0.02)]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[68.90.185.94.list.dnswl.org : 127.0.10.0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:33824, ipnet:94.185.88.0/22, country:DE]; RCVD_TLS_LAST(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2020 16:28:50 -0000 Brooks Davis wrote: > > On Sat, Mar 28, 2020 at 02:15:29AM +0100, Julian H. Stacey wrote: > > Ed Maste wrote: > > > On Fri, 27 Mar 2020 at 20:48, Julian H. Stacey wrote: > > > > > > > > l /usr/src/contrib/kyua/doc/manbuild.sh > > > > -rw-r--r-- 1 jhs staff 5187 Mar 25 12:34 /usr/src/contrib/= > kyua/doc/manbuild.sh > > >=20 > > > Indeed, this is the problem. manbuild.sh is +x in svn and in the git > > > mirror, so it appears something's broken in ctm. > >=20 > > Thanks Ed ! > > I've logged in on the CTM generator server to investigate. > > http://ctm.berklix.org > > FWIW, we don't generally rely on +x and invoke the interperter directly > (to enable storing src on a noexec filesystm). I fixed the bug that > caused direct invocation of the script in r359426. Thanks Brooks. On the CTM delta generator server, svn export did set the x bit OK. The ctm delta generator needs fixing, Stephen or I will look at that bit. Ref. https://lists.freebsd.org/pipermail/ctm-users/2020-March/000617.html Cheers -- Julian Stacey, Consultant Systems Engineer, BSD Linux http://berklix.com/jhs/ UK stole 750,000 votes from EU Brits: http://stolenvotes.uk http://petition.parliament.uk/petitions/300059 http://berklix.uk/brexit/#russia Limit Corona: http://berklix.eu/corona/