Date: Thu, 15 Sep 2022 02:15:31 +0900 From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> To: Axel Rau <Axel.Rau@chaos1.de> Cc: ports@FreeBSD.org Subject: Re: /ports/Mk/Scripts/do-users-groups.sh: 8: parameter not set Message-ID: <20220915021531.bd9cf0642fb2ea463020ebda@dec.sakura.ne.jp> In-Reply-To: <F120A553-8010-4A15-BB58-90132D3A821E@Chaos1.DE> References: <F120A553-8010-4A15-BB58-90132D3A821E@Chaos1.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Sep 2022 18:36:06 +0200 Axel Rau <Axel.Rau@chaos1.de> wrote: > I have: > - - - > USERS= home2l > GROUPS= home2l > - - - > but I get; > - - - > ===> Generating temporary packing list > ===> Creating groups. > ===> Creating users > /ports/Mk/Scripts/do-users-groups.sh: 8: parameter not set > *** Error code 2 > - - - > > Axel > PS: complete Makefile: > https://github.com/mc3/fbsd_local_ports/blob/master/net/home2l/Makefile > --- > PGP-Key: CDE74120 ☀ computing @ chaos claudius Do you have an entry home2l both in /usr/ports/GIDs and /usr/ports/UIDs? Without them, /ports/Mk/Scripts/do-users-groups.sh cannot know what to add. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220915021531.bd9cf0642fb2ea463020ebda>