Project

General

Profile

Actions

Bug #38466

closed

RabbitMQ dependency not installed when running install-deps.sh

Added by Brad Hubbard about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
build
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Seen on fedora 29.

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find RabbitMQ (missing: rabbitmq_INCLUDE_DIR rabbitmq_LIBRARY)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindRabbitMQ.cmake:9 (find_package_handle_standard_args)
  src/rgw/CMakeLists.txt:201 (find_package)

Actions #1

Updated by Brad Hubbard about 5 years ago

  • Project changed from mgr to Ceph
  • Category changed from Build to build
Actions #2

Updated by Brad Hubbard about 5 years ago

  • Description updated (diff)
Actions #3

Updated by David Galloway over 4 years ago

  • Priority changed from Normal to High

I also see this on CentOS8 on ARM64.

Actions #4

Updated by David Galloway over 4 years ago

This is resolved by yum installing librabbitmq-devel

Actions #5

Updated by Brad Hubbard over 4 years ago

Previously librabbitmq-devel was not avaliable for centos/rhel 8 so dd133840b9d35ca7d8b1788836f6076b06c33087 disabled amqp_endpoint. Working on a PR.

Actions #6

Updated by Brad Hubbard over 4 years ago

  • Assignee set to Brad Hubbard
  • Pull request ID set to 31143
Actions #7

Updated by Brad Hubbard over 4 years ago

  • Status changed from New to In Progress
Actions #8

Updated by Brad Hubbard over 4 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF