Project

General

Profile

Bug #9607

wrong epel-release version present in misc-ceph repo

Added by Alfredo Deza over 9 years ago. Updated over 9 years ago.

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

100%

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

Description

In a CentOS 6 box where we run `yum install epel-release` it now sees that it needs to update to use the epel-release7 which
corresponds to CentOS 7 and that causes issues because it fails.

The output below (from http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-26_01:10:01-ceph-deploy-firefly-distro-basic-vps/512514/teuthology.log)
shows that the repository centos6-misc-ceph is providing that package and that should just not be the case.

All tests that use CentOS and install epel will fail.

2014-09-26T01:25:41.055 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Setting up Install Process
2014-09-26T01:25:41.974 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Resolving Dependencies
2014-09-26T01:25:41.975 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] --> Running transaction check
2014-09-26T01:25:41.975 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] ---> Package epel-release.noarch 0:6-8 will be updated
2014-09-26T01:25:41.976 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] ---> Package epel-release.noarch 0:7-0.2 will be an update
2014-09-26T01:25:43.446 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] --> Finished Dependency Resolution
2014-09-26T01:25:43.512 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]
2014-09-26T01:25:43.512 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Dependencies Resolved
2014-09-26T01:25:43.512 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]
2014-09-26T01:25:43.513 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] ================================================================================
2014-09-26T01:25:43.513 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]  Package             Arch          Version       Repository                Size
2014-09-26T01:25:43.514 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] ================================================================================
2014-09-26T01:25:43.514 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Updating:
2014-09-26T01:25:43.514 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]  epel-release        noarch        7-0.2         centos6-misc-ceph         13 k
2014-09-26T01:25:43.514 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]
2014-09-26T01:25:43.515 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Transaction Summary
2014-09-26T01:25:43.533 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] ================================================================================
2014-09-26T01:25:43.533 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Upgrade       1 Package(s)
2014-09-26T01:25:43.533 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]
2014-09-26T01:25:43.533 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Total download size: 13 k
2014-09-26T01:25:43.533 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Downloading Packages:
2014-09-26T01:25:43.534 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Running rpm_check_debug
2014-09-26T01:25:43.534 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Running Transaction Test
2014-09-26T01:25:43.534 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Transaction Test Succeeded
2014-09-26T01:25:43.534 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Running Transaction
2014-09-26T01:25:43.646 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] 
  Updating   : epel-release-7-0.2.noarch                                    1/2
2014-09-26T01:25:43.646 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] warning: /etc/yum.repos.d/epel-testing.repo saved as /etc/yum.repos.d/epel-testing.repo.rpmsave
2014-09-26T01:25:43.646 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] warning: /etc/yum.repos.d/epel.repo saved as /etc/yum.repos.d/epel.repo.rpmsave
2014-09-26T01:25:43.678 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] 
  Cleanup    : epel-release-6-8.noarch                                      2/2
2014-09-26T01:25:43.680 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] 
  Verifying  : epel-release-7-0.2.noarch                                    1/2
2014-09-26T01:25:43.845 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] 
  Verifying  : epel-release-6-8.noarch                                      2/2
2014-09-26T01:25:43.845 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]
2014-09-26T01:25:43.846 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ] Updated:
2014-09-26T01:25:43.846 INFO:teuthology.orchestra.run.vpm052.stderr:[vpm037][DEBUG ]   epel-release.noarch 0:7-0.2

History

#1 Updated by Sandon Van Ness over 9 years ago

  • Status changed from 12 to Resolved
  • % Done changed from 0 to 100

That epel release 7 RPM should not have ever been put in that repo. It is removed and to its correct location and ceph-qa-chef has been updated. We really don't want those packages in repos anyway.

Let me know if you are still having issues.

Also available in: Atom PDF