When I try to build prosody (on FreeBSD 9.2-RELEASE-p3), I get the
following error once it gets to the installation phase. The error
references already having a prosody user and group. They were created
the first time I tried to install and this message is from my second
attempt.
===> Installing
On Sat, 15 Mar 2014, at 08:47 AM, Scot Hetzel wrote:
> On Fri, Mar 14, 2014 at 9:55 PM, Ross Penner wrote:
> > When I try to build prosody (on FreeBSD 9.2-RELEASE-p3), I get the
> > following error once it gets to the installation phase. The error
> > references already
On Mon, 31 Mar 2014, at 10:35 PM, Scot Hetzel wrote:
> Is the prosody user in /etc/master.passwd?
Yes
>
> Try running:
>
> /usr/sbin/pwd_mkdb -p /etc/master.passwd
>
> to re-create the password databases and /etc/passwd.
>
> Note:
> - make backups of /etc/passwd, /etc/spwd.db and /etc/pwd.db