Project

General

Profile

Bug #12371

ansible: do not install scsi-target-utils

Added by Andrew Schoen over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
ansible
% Done:

0%

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

Description

scsi-target-utils depends on librados, but installs it from epel instead of our repository. This causes an issue with the install task because it doesn't install librbd1 as it's already been installed from the epel repo.

This causes jobs to fail like this one: http://qa-proxy.ceph.com/teuthology/teuthology-2015-07-15_14:25:24-upgrade:firefly-firefly-distro-basic-vps/974959/teuthology.log

We believe the correct solution here is to just not install scsi-target-utils at all. The only suite that uses it is the 'tgt' suite and it doesn't look to be in use. If we decide that we want to start using that suite again then the tgt task should handle installing the dependancies it needs.

Related issues:

http://tracker.ceph.com/issues/11216
http://tracker.ceph.com/issues/11215

History

#1 Updated by Yuri Weinstein over 8 years ago

Run: http://pulpito.ceph.com/teuthology-2015-07-15_14:25:24-upgrade:firefly-firefly-distro-basic-vps/
Jobs: ['974874', '974882', '974886', '974891', '974901', '974909', '974910', '974919', '974930', '974938', '974943', '974955', '974959']

#2 Updated by Andrew Schoen over 8 years ago

  • Status changed from In Progress to Fix Under Review

Also available in: Atom PDF