[Bug 1479661] [NEW] hacluster install hook fails on Vivid and Wily (pacemaker /var/lib/heartbeat home dir ownership issue)
Launchpad Bug Tracker
1479661 at bugs.launchpad.net
Fri Aug 21 09:36:31 UTC 2015
You have been subscribed to a public bug by Robie Basak (racb):
pacemaker and/or openhpid in Vivid and Wily may need love.
This occurs when manually installing on fresh Wily and Vivid instances:
...
Setting up pacemaker (1.1.12-0ubuntu2) ...
Adding group `haclient' (GID 119) ...
Done.
Warning: The home dir /var/lib/heartbeat you specified already exists.
Adding system user `hacluster' (UID 111) ...
Adding new user `hacluster' (UID 111) with group `haclient' ...
The home directory `/var/lib/heartbeat' already exists. Not copying from `/etc/skel'.
adduser: Warning: The home directory `/var/lib/heartbeat' does not belong to the user you are currently creating.
# Observation from the charm perspective:
http://paste.ubuntu.com/11964818/
2015-07-30 07:27:14 INFO install Setting up openhpid (2.14.1-1.3ubuntu2) ...
2015-07-30 07:27:15 INFO install Job for openhpid.service failed. See "systemctl status openhpid.service" and "journalctl -xe" for details.
2015-07-30 07:27:15 INFO install invoke-rc.d: initscript openhpid, action "start" failed.
2015-07-30 07:27:15 INFO install dpkg: error processing package openhpid (--configure):
2015-07-30 07:27:15 INFO install subprocess installed post-installation script returned error exit status 1
2015-07-30 07:27:15 INFO install Errors were encountered while processing:
2015-07-30 07:27:15 INFO install openhpid
2015-07-30 07:27:15 INFO install E: Sub-process /usr/bin/dpkg returned an error code (1)
2015-07-30 07:27:15 INFO install Traceback (most recent call last):
2015-07-30 07:27:15 INFO install File "/var/lib/juju/agents/unit-hacluster-2/charm/hooks/install", line 405, in <module>
2015-07-30 07:27:15 INFO install hooks.execute(sys.argv)
2015-07-30 07:27:15 INFO install File "/var/lib/juju/agents/unit-hacluster-2/charm/hooks/charmhelpers/core/hookenv.py", line 557, in execute
2015-07-30 07:27:15 INFO install self._hooks[hook_name]()
2015-07-30 07:27:15 INFO install File "/var/lib/juju/agents/unit-hacluster-2/charm/hooks/install", line 87, in install
2015-07-30 07:27:15 INFO install apt_install(filter_installed_packages(PACKAGES), fatal=True)
2015-07-30 07:27:15 INFO install File "/var/lib/juju/agents/unit-hacluster-2/charm/hooks/charmhelpers/fetch/__init__.py", line 183, in apt_install
2015-07-30 07:27:15 INFO install _run_apt_command(cmd, fatal)
2015-07-30 07:27:15 INFO install File "/var/lib/juju/agents/unit-hacluster-2/charm/hooks/charmhelpers/fetch/__init__.py", line 428, in _run_apt_command
2015-07-30 07:27:15 INFO install result = subprocess.check_call(cmd, env=env)
2015-07-30 07:27:15 INFO install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
2015-07-30 07:27:15 INFO install raise CalledProcessError(retcode, cmd)
2015-07-30 07:27:15 INFO install subprocess.CalledProcessError: Command '['apt-get', '--assume-yes', '--option=Dpkg::Options::=--force-confold', 'install', 'corosync', 'pacemaker', 'ipmitool', 'libnagios-plugin-perl']' returned non-zero exit status 100
2015-07-30 07:27:15 INFO juju.worker.uniter.context context.go:543 handling reboot
2015-07-30 07:27:15 ERROR juju.worker.uniter.operation runhook.go:103 hook "install" failed: exit status 1
** Affects: pacemaker (Ubuntu)
Importance: Undecided
Status: New
** Affects: hacluster (Juju Charms Collection)
Importance: Undecided
Status: New
** Tags: amulet openstack uosci
--
hacluster install hook fails on Vivid and Wily (pacemaker /var/lib/heartbeat home dir ownership issue)
https://bugs.launchpad.net/bugs/1479661
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.
More information about the Ubuntu-server-bugs
mailing list