Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2026 10:16:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278361] adduser after password confirmation shows [: -a: unexpected operator
Message-ID:  <bug-278361-227-hoG0qpD3Oz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278361-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278361

--- Comment #2 from correabuscar <correabuscar+freebsdboogs@gmail.com> ---
Created attachment 270779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270779&action=edit
original issue is fixed as seen here

The issue has been fixed in the latest tested:
`SHA512 (FreeBSD-15.1-BETA3-amd64-dvd1.iso) =
70edcb0809e8c67ecc08fac4298d90648fcac4029bcc183719165ba1de882f581094c9a8411bfe0b0171cdf23ef811a8a8cfe023bb62039f6ae73022ee0b4763`

However, there's a place where the same issue exists and isn't fixed yet, as
seen in the other 2 screenshots(to be uploaded next), ie.
line 108 in `/usr/libexec/bsdinstall/rootpass` file is:
`[ -n "$password1" -o -n "$password2" ] || exit 62`

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278361-227-hoG0qpD3Oz>