Index | Thread | Search

From:
James Cook <falsifian@falsifian.org>
Subject:
Re: [update] editors/vis 0.8 -> 0.9
To:
Johannes Thyssen Tishman <johannes@thyssentishman.com>
Cc:
ports@openbsd.org, Klemens Nanni <kn@openbsd.org>
Date:
Fri, 3 May 2024 19:07:35 +0000

Download raw body.

Thread
On Fri, May 03, 2024 at 07:06:45PM GMT, James Cook wrote:
> On Fri, May 03, 2024 at 12:26:15PM GMT, Johannes Thyssen Tishman wrote:
> > Please find below an update for editors/vis to version 0.9. The tests
> > (which are hosted separately) didn't seem to get an update, but they all
> > still pass.
> > 
> > Cc'd maintainer.
> 
> Thank you, this seems to work so far, but "make test" fails for me.
> 
> As far as I can tell, the problem is that SHELL is /sbin/nologin
> for user _pbuild. (I have PORTS_PRIVSEP=Yes in /etc/mk.conf.)
> For example, the following command causes vis to correctly capitalize
> the test file's content; without SHELL=/bin/sh the vis status bar
> shows "Command failed" and the text in the file is not capitalized:
> 
> 	doas -u _pbuild sh -c 'SHELL=/bin/sh VIS_PATH=. ../../vis commands/filter-capitalize.in'

Oops, forgot to specify that I'm running that in the directory
vis-0.9/vis-0.9/test/sam under my pobj directory.

-- 
James