Zookeeper package not found on centos/rhel 7.0/fedora23

Bug #1513855 reported by Federico Ressi
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Pratik G

Bug Description

Running devstack/stack.sh script fails because of zookeeper is not available.

2015-11-06 13:59:12.619 | Package pyxattr-0.5.1-5.el7.x86_64 already installed and latest version
2015-11-06 13:59:12.619 | No package zookeeper available.
2015-11-06 13:59:12.619 | Package acl-2.2.51-12.el7.x86_64 already installed and latest version

This problem was probably introduced on master branch with this change:

https://review.openstack.org/#/c/241040/

I tested which package is not available on Centos 7.0:

[vagrant@node devstack]$ sudo yum install zookeeperd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * epel: epel.besthosting.ua
 * extras: centose5.centos.org
 * updates: centose5.centos.org
No package zookeeperd available.
Error: Nothing to do

[vagrant@node devstack]$ sudo yum install zookeeper
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * epel: epel.besthosting.ua
 * extras: centose5.centos.org
 * updates: centose5.centos.org
No package zookeeper available.
Error: Nothing to do

Revision history for this message
Federico Ressi (federico-ressi-9) wrote :

Also zeerokeeperd package is not available on Centos 7.0

  [vagrant@node devstack]$ sudo yum install zerokeeperd
  Loaded plugins: fastestmirror
  Loading mirror speeds from cached hostfile
   * base: centos.crazyfrogs.org
   * epel: epel.besthosting.ua
   * extras: centose5.centos.org
   * updates: centose5.centos.org
  No package zerokeeperd available.

Revision history for this message
Federico Ressi (federico-ressi-9) wrote :

Also zeerokeeperd package is not available on Centos 7.0

[vagrant@node devstack]$ sudo yum install zookeeperd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * epel: epel.besthosting.ua
 * extras: centose5.centos.org
 * updates: centose5.centos.org
No package zookeeperd available.
Error: Nothing to do

[vagrant@node devstack]$ sudo yum install zookeeper
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * epel: epel.besthosting.ua
 * extras: centose5.centos.org
 * updates: centose5.centos.org
No package zookeeper available.
Error: Nothing to do

description: updated
Revision history for this message
Federico Ressi (federico-ressi-9) wrote :

Simple workaround: disable service zookeeper in local.conf

  disable_service zookeeper

Revision history for this message
Pratik G (pratik-gadiya) wrote :

Well, I am also facing the same issue and this seems to me a bug in devstack as well.

I do have zookeeper packages on my fedora23 however, still I am facing the issue.

# yum list | grep zookeeper
collectd-zookeeper.x86_64 5.5.1-2.fc23 @updates
python-zookeeper.x86_64 3.4.6-14.fc23 @updates
zookeeper.x86_64 3.4.6-14.fc23 @updates
zookeeper-devel.x86_64 3.4.6-14.fc23 @updates
zookeeper-java.x86_64 3.4.6-14.fc23 @updates
zookeeper-javadoc.noarch 3.4.6-14.fc23 @updates
archaius-zookeeper.noarch 0.7.3-3.fc23 updates
golang-github-samuel-go-zookeeper-devel.noarch
zookeeper.i686 3.4.6-14.fc23 updates
zookeeper-devel.i686 3.4.6-14.fc23 updates

@Federico: One can use the workaround "disable_service zookeeper" in local.conf only when he doesn't want to use sahara services. However, if someone wants to use sahara, disabling of zookeeper service won't help.

Pratik G (pratik-gadiya)
summary: - Zookeeper package not found on centos/rhel 7.0
+ Zookeeper package not found on centos/rhel 7.0/fedora23
Changed in devstack:
assignee: nobody → Pratik G (pratik-gadiya)
Pratik G (pratik-gadiya)
Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on devstack (stable/mitaka)

Change abandoned by Hanxi Liu (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/377277
Reason: cherry-pick button is so wonderful!

Revision history for this message
Sean Dague (sdague) wrote :

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

Changed in devstack:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.