Re: /ports/Mk/Scripts/do-users-groups.sh: 8: parameter not set

From: Tomoaki AOKI <junchoon_at_dec.sakura.ne.jp>
Date: Wed, 14 Sep 2022 17:15:31 UTC
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>