[Bug 235766] pw(8) return "pw: user 'rundeck' disappeared during update"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 15 20:01:53 UTC 2019


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

            Bug ID: 235766
           Summary: pw(8) return "pw: user 'rundeck' disappeared during
                    update"
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: public2016 at hauptsignal.at

Currently I'm having the same behaviour like the bug #212605. It occured while
installing the sysutils/rundeck port. It blocks the installation.

[26/26] Installing rundeck-2.11.8...
===> Creating groups.
Creating group 'rundeck' with gid '819'.
===> Creating users
Creating user 'rundeck' with uid '819'.
pw: user 'rundeck' disappeared during update
install: unknown user rundeck
pkg: PRE-INSTALL script failed


If I tried to create the user with the command as the port, the error is the
same.

# /usr/sbin/pw useradd rundeck -u 819 -g 819 -c "Rundeck" -d /usr/local/rundeck
-s /bin/sh
pw: user 'rundeck' disappeared during update


Did you need any additional information?

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


More information about the freebsd-bugs mailing list