Project

General

Profile

Actions

Feature #7293

closed

packaging: enable qemu to find librbd on rhev or rhel-osp

Added by Josh Durgin about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Sandon Van Ness
Category:
-
Target version:
% Done:

100%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

qemu-kvm-rhev will dynamically load librbd if /usr/lib64/qemu/librbd.so.1 exists.

The librbd package needs to add the /usr/lib64/qemu dir if it doesn't exist:

mkdir -p $RPM_BUILD_ROOT%{_libdir}/qemu

and then add a symlink from /usr/lib64/qemu/librbd.so.1 to /usr/lib64/librbd.so.1

Actions

Also available in: Atom PDF