Project

General

Profile

Actions

Bug #24638

closed

Incorect version of libboost_thread.so requested by librados (python) on ArchLinux ARM

Added by Akiroz Vectis almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

It seems that librados is trying to load libboost_thread.so.1.66.0 but I have a newer version on my system (1.67.0) causing it to fail.

Architecture: armv7l
ArchLinux ARM: 4.14.50-2-ARCH
ceph: 12.2.5-1
boost-libs: 1.67.0-4

Error:

[ceph@osd1 ~]$ ceph --version
Traceback (most recent call last):
File "/usr/bin/ceph", line 125, in <module>
import rados
ImportError: libboost_thread.so.1.66.0: cannot open shared object file: No such file or directory

Actions #1

Updated by Greg Farnum almost 6 years ago

  • Status changed from New to Closed

We don't package for Arch, so I think this must be something that happened when you were setting it up.

Actions #2

Updated by Patrick Donnelly almost 6 years ago

Adding on to this, recommend that you talk to the Arch packagers instead.

Actions

Also available in: Atom PDF