Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2016 14:06:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211141] pkg+pw: doesn't run pwd_mkdb, maybe other problems
Message-ID:  <bug-211141-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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

            Bug ID: 211141
           Summary: pkg+pw: doesn't run pwd_mkdb, maybe other problems
           Product: Base System
           Version: 11.0-BETA1
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: lifanov@mail.lifanov.com

On 11.0-BETA1, pkg 1.8.7 can't create users correctly.

For example, this:
[33/36] Installing sane-backends-1.0.25...
===> Creating groups.
Creating group 'saned' with gid '194'.
===> Creating users
Creating user 'saned' with uid '194'.
pw: user 'saned' disappeared during update
pkg: PRE-INSTALL script failed

I can "fix" this by running pwd_mkdb by hand after the failure and reinstalling
the affected package. Same happens with other packages that add users.

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


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