adduser exits with status 1 in this situation because the postinst
script asks to create a system user but the user already exists as a non
system user.
Jose, I don't know the detailed configuration of your system and what the use
of the hacluster user on your system, so take my advice for what it is and
adapt to your specific system setup.The easiest way to workaround your problem
is to change the uid of the user hacluster to something in the range of
system's uid (100 to 999 by default). The command is
$ usermod -u NEW_UID hacluster
choose a non existent uid. Then try performing the installation again.
** Changed in: pacemaker (Ubuntu)
Status: Confirmed => Triaged
** Summary changed:
- Could not install pacemaker: addgroup: The group `haclient' already exists as
a system group. Exiting.
+ pacemaker fail to install/upgrade is hacluster already exists and is not a
system user.
** Summary changed:
- pacemaker fail to install/upgrade is hacluster already exists and is not a
system user.
+ pacemaker fails to install/upgrade is hacluster already exists and is not a
system user.
** Summary changed:
- pacemaker fails to install/upgrade is hacluster already exists and is not a
system user.
+ pacemaker fails to install/upgrade if the user hacluster already exists and
is not a system user.
--
pacemaker fails to install/upgrade if the user hacluster already exists and is
not a system user.
https://bugs.launchpad.net/bugs/580277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs