Actions
Bug #23649
closedUpgrade after Mongo 3.x is installed fails out on remove_nodes_distributors
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
foreman-rake db:migrate finished successfully!
Upgrade Step: remove_nodes_distributors...
sh: mongo: command not found
mongo pulp_database --eval 'db.repo_distributors.remove({'distributor_type_id': "nodes_http_distributor"});' failed! Check the output for error!
Upgrade step remove_nodes_distributors failed. Check logs for more information.
Actions