Bug 1557839

Summary: python2-oslotest can not be found in delorean repo
Product: [Community] RDO Reporter: Jeffrey Zhang <zhang.lei.fly>
Component: Package ReviewAssignee: hguemar
Status: CLOSED CURRENTRELEASE QA Contact: hguemar
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: jpena, ykarel
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-13 12:34:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeffrey Zhang 2018-03-19 03:39:46 UTC
Description of problem:

https://trunk.rdoproject.org/centos7/46/5e/465e46159f59def9ba550cef0833f0e6469ac072_00a5f8f9/python2-oslotest-3.2.0-0.20180202131938.4f7f49a.el7.centos.noarch.rpm  file is in repo metadata, but can not be downloaded.

Version-Release number of selected component (if applicable):


How reproducible:

curl https://trunk.rdoproject.org/centos7/current-passed-ci/delorean.repo -o /etc/yum.repos.d/delorean.repo
curl https://trunk.rdoproject.org/centos7/delorean-deps.repo -o /etc/yum.repos.d/delorean-deps.repo


yum install python2-oslotest

Actual results:

(1/19): python-mimeparse-0.1.4-1.el7.noarch.rpm                                                                                                                                               | 8.1 kB  00:00:01     
(2/19): python-linecache2-1.0.0-1.el7.noarch.rpm                                                                                                                                              |  11 kB  00:00:01     
(3/19): python-traceback2-1.4.0-2.el7.noarch.rpm                                                                                                                                              |  17 kB  00:00:01     
(4/19): python-testtools-1.8.0-2.el7.noarch.rpm                                                                                                                                               | 301 kB  00:00:03     
(5/19): python-unittest2-1.0.1-1.el7.noarch.rpm                                                                                                                                               | 170 kB  00:00:02     
(6/19): python2-debtcollector-1.19.0-0.20180131204905.e1271aa.el7.centos.noarch.rpm                                                                                                           |  27 kB  00:00:01     
(7/19): python-wrapt-1.10.8-2.el7.x86_64.rpm                                                                                                                                                  |  45 kB  00:00:01     
(8/19): python2-extras-1.0.0-2.el7.noarch.rpm                                                                                                                                                 |  15 kB  00:00:01     
(9/19): python2-fixtures-3.0.0-7.el7.noarch.rpm                                                                                                                                               |  88 kB  00:00:01     
(10/19): python2-funcsigs-1.0.2-1.el7.noarch.rpm                                                                                                                                              |  23 kB  00:00:01     
(11/19): python2-iso8601-0.1.11-1.el7.noarch.rpm                                                                                                                                              |  18 kB  00:00:01     
python2-oslotest-3.2.0-0.20180 FAILED                                          
https://trunk.rdoproject.org/centos7/46/5e/465e46159f59def9ba550cef0833f0e6469ac072_00a5f8f9/python2-oslotest-3.2.0-0.20180202131938.4f7f49a.el7.centos.noarch.rpm: [Errno 14] HTTPS Error 403 - Forbidden:00:20 ETA 
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.

(12/19): python2-mox3-0.24.0-0.20180210144253.9f2bbc2.el7.centos.noarch.rpm                                                                                                                   |  74 kB  00:00:02     
(13/19): python2-mock-2.0.0-1.el7.noarch.rpm                                                                                                                                                  | 120 kB  00:00:02     
(14/19): python2-pbr-3.1.1-1.el7.noarch.rpm                                                                                                                                                   | 262 kB  00:00:02     
(15/19): python2-six-1.10.0-9.el7.noarch.rpm                                                                                                                                                  |  30 kB  00:00:01     
(16/19): python2-setuptools-22.0.5-1.el7.noarch.rpm                                                                                                                                           | 485 kB  00:00:03     
(17/19): python2-subunit-1.2.0-14.el7.noarch.rpm                                                                                                                                              |  85 kB  00:00:01     
(18/19): python2-testrepository-0.0.20-12.el7.noarch.rpm                                                                                                                                      | 165 kB  00:00:02     


Error downloading packages:
  python2-oslotest-3.2.0-0.20180202131938.4f7f49a.el7.centos.noarch: [Errno 256] No more mirrors to try.



Expected results:

no error should be raise.

Additional info:

Comment 1 Javier Peña 2018-03-20 08:31:54 UTC
There was a problem with the oslotest rpms in that repo, and it is fixed now. All we need to do is to refresh the repository metadata.