Project

General

Profile

Actions

Bug #6083

closed

fedora18 rpm packages for ceph should be built with proper naming convention for ceph-dbg

Added by Tamilarasi muthamizhan over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

currently, in the nightlies, ceph-debug package is looked for in a format "ceph-debug-0.67.1-11.gf6fe74f.fc18" but the actual ceph-debug is different "ceph-debuginfo-0.67.1-11.gf6fe74f.fc18.x86_64.rpm.Xqk88X" and so the tests are failing,

We need to finalize on the package name and also remove the suffix.

logs: ubuntu@teuthology:/a/teuthology-2013-08-21_01:35:03-upgrade-parallel-next-testing-basic-vps/5190

2013-08-21T04:21:32.624 DEBUG:teuthology.orchestra.run:Running [10.214.138.159]: 'wget -q -O- http://gitbuilder.ceph.com/ceph-rpm-fc18-x86_64-basic/ref/dumpling/version'
2013-08-21T04:21:32.635 INFO:teuthology.task.install:Package version is v0.67.1-11.gf6fe74f
2013-08-21T04:21:32.635 DEBUG:teuthology.orchestra.run:Running [10.214.138.173]: 'sudo yum install ceph-debug-0.67.1-11.gf6fe74f.fc18 -y'
2013-08-21T04:21:32.637 INFO:teuthology.task.install:Package version is v0.67.1-11.gf6fe74f
2013-08-21T04:21:32.637 DEBUG:teuthology.orchestra.run:Running [10.214.138.144]: 'sudo yum install ceph-debug-0.67.1-11.gf6fe74f.fc18 -y'
2013-08-21T04:21:32.668 INFO:teuthology.task.install:Package version is v0.67.1-11.gf6fe74f
2013-08-21T04:21:32.668 DEBUG:teuthology.orchestra.run:Running [10.214.138.159]: 'sudo yum install ceph-debug-0.67.1-11.gf6fe74f.fc18 -y'
2013-08-21T04:21:44.909 INFO:teuthology.orchestra.run.out:[10.214.138.144]: No package ceph-debug-0.67.1-11.gf6fe74f.fc18 available.
2013-08-21T04:21:45.323 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-next/teuthology/contextutil.py", line 25, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 602, in install
    install_packages(ctx, install_info, config)
  File "/home/teuthworker/teuthology-next/teuthology/task/install.py", line 384, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/teuthology-next/teuthology/parallel.py", line 88, in __exit__
    raise
CommandFailedError: Command failed on 10.214.138.144 with status 1: 'sudo yum install ceph-debug-0.67.1-11.gf6fe74f.fc18 -y'

Actions

Also available in: Atom PDF