enable_service zaqar-server failed on Fedora 21

Bug #1430939 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Christian Berendt

Bug Description

The command mongo is part of the package mongodb and not of the package mongodb-server. In files/rpms/zaqar-server only mongodb-server is listed, mongodb should be added there.

++ timeout 60 sh -c 'while ! mongo zaqar --eval '\''db.dropDatabase();'\''; do sleep 1; done'
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
sh: mongo: command not found
++ die 90 'Mongo DB did not start'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/163546

Changed in devstack:
assignee: nobody → Christian Berendt (berendt)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/163546
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=d28ea9cbcb1db93d6ae925ee6efc8a032a319816
Submitter: Jenkins
Branch: master

commit d28ea9cbcb1db93d6ae925ee6efc8a032a319816
Author: Christian Berendt <email address hidden>
Date: Wed Mar 11 18:53:33 2015 +0100

    Add package mongodb to files/rpms/zaqar-server

    The command mongo, used in lib/zaqar, is part of the package mongodb.
    At the moment only mongodb-server is listed in files/rpms/zaqar-server,
    mongodb has to be added there.

    Change-Id: I60edeae6760addad62b9b61c3dcdecc2ff01cba7
    Closes-bug: #1430939

Changed in devstack:
status: In Progress → Fix Released
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.