Project

General

Profile

Actions

Bug #4115

closed

packaging: broken ceph-test-dbg binaries

Added by Sam Lang about 11 years ago. Updated about 11 years ago.

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

0%

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

Description

The ceph-test-dbg package installs test binaries to /usr/lib/debug/usr/bin/, but the binaries themselves don't have executable perms (they're all 644):

rw-r--r- 1 root root 32813336 Feb 13 08:39 ceph_test_mon_workloadgen
rw-r--r- 1 root root 28086722 Feb 13 08:39 ceph_test_msgr
rw-r--r- 1 root root 5801976 Feb 13 08:39 ceph_test_mutate
rw-r--r- 1 root root 8839316 Feb 13 08:39 ceph_test_objectcacher_stress
rw-r--r- 1 root root 15703643 Feb 13 08:39 ceph_test_object_map
rw-r--r- 1 root root 2079226 Feb 13 08:39 ceph_test_rados

Also, the binaries on precise aren't executable, but its not clear to me why:

ubuntu@plana84:/tmp/cephtest/mnt.0/client.0/tmp/libcephfs$ /usr/lib/debug/usr/bin/ceph_test_libcephfs
-bash: /usr/lib/debug/usr/bin/ceph_test_libcephfs: cannot execute binary file

ubuntu@plana84:/tmp/cephtest/mnt.0/client.0/tmp/libcephfs$ file /usr/lib/debug/usr/bin/ceph_test_libcephfs
/usr/lib/debug/usr/bin/ceph_test_libcephfs: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=0x524c4a271d92064abc52602bcf4ef2053c9ab3c7, not stripped

ubuntu@plana84:/tmp/cephtest/mnt.0/client.0/tmp/libcephfs$ uname -a
Linux plana84 3.8.0-rc5-ceph-00098-g4ad2b18 #1 SMP Mon Feb 11 11:26:45 PST 2013 x86_64 x86_64 x86_64 GNU/Linux

Actions #1

Updated by Sam Lang about 11 years ago

  • Description updated (diff)
  • Status changed from New to Rejected

Sage points out that those are just the debug symbols...

Actions

Also available in: Atom PDF