# Wily
ubuntu@1ea-wily214622:~$ sudo apt-get install corosync pacemaker python-netaddr 
ipmitool
...
Setting up libesmtp6 (1.0.6-4) ...
Setting up libheartbeat2 (1:3.0.5+hg12629-1.2) ...
Setting up liblrmd1 (1.1.12-0ubuntu2) ...
Setting up libpe-status4 (1.1.12-0ubuntu2) ...
Setting up libpengine4 (1.1.12-0ubuntu2) ...
Setting up libtransitioner2 (1.1.12-0ubuntu2) ...
Setting up openhpid (2.14.1-1.3ubuntu2) ...
Job for openhpid.service failed because a configured resource limit was 
exceeded. See "systemctl status openhpid.service" and "journalctl -xe" for 
details.
invoke-rc.d: initscript openhpid, action "start" failed.
dpkg: error processing package openhpid (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up openipmi (2.0.18-0ubuntu8) ...
Setting up resource-agents (1:3.9.3+git20121009-3.1) ...
Setting up python-lxml (3.4.4-1) ...
Setting up python-yaml (3.11-2build1) ...
Setting up crmsh (1.2.6+git+e77add-1.3ubuntu2) ...
Setting up pacemaker-cli-utils (1.1.12-0ubuntu2) ...
Setting up python-bs4 (4.3.2-2ubuntu3) ...
Setting up python-chardet (2.3.0-1build1) ...
Setting up python-html5lib (0.999-3build1) ...
Setting up python-netaddr (0.7.15-1) ...
Setting up libnss3-nssdb (2:3.19.2-1ubuntu1) ...
Setting up libnss3:amd64 (2:3.19.2-1ubuntu1) ...
Setting up libtotem-pg5 (2.3.4-0ubuntu1) ...
Setting up corosync (2.3.4-0ubuntu1) ...
Processing triggers for dbus (1.8.12-1ubuntu5) ...
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 112) ...
Adding new user `hacluster' (UID 112) 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.
Processing triggers for libc-bin (2.21-0ubuntu4) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (224-1ubuntu3) ...
Errors were encountered while processing:
 openhpid
E: Sub-process /usr/bin/dpkg returned an error code (1)


** Summary changed:

- hacluster install hook fails on vivid (openhpid init script error)
+ hacluster install hook fails on Vivid and Wily (openhpid init script error)

** Description changed:

- openhpid in vivid may need love
+ pacemaker and/or openhpid in Vivid and Wily may need love
  
+ # Vivid:
  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

** Also affects: pacemaker (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pacemaker in Ubuntu.
https://bugs.launchpad.net/bugs/1479661

Title:
  hacluster install hook fails on Vivid and Wily (pacemaker
  /var/lib/heartbeat home dir ownership issue)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1479661/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to