Bug 1333345

Summary: Verifytree returns "error: no such file or directory"
Product: Red Hat Enterprise Linux 6 Reporter: Eva Mrakova <emrakova>
Component: yum-utilsAssignee: Valentina Mukhamedzhanova <vmukhame>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.8CC: emrakova, mdomonko, mkalyat, tcarlin
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1296282 Environment:
Last Closed: 2016-05-31 15:06:44 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 Eva Mrakova 2016-05-05 10:38:25 UTC
Also happens for yum-utils-1.1.30-37.el6.noarch

+++ This bug was initially created as a clone of Bug #1296282 +++

Description of problem:

Verifytree tries to download a non-existent file, then reports an error.

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


How reproducible:


Steps to Reproduce:
1. Follow Sat 6 steps to create disconnected host up to katello-disconnected export...
2. expand-export.sh 
3. verifytree resulting repo(s)

Actual results:

...
  verifying comps.xml grammar with xmllint
error : No such file or directory
warning: failed to load external entity "http://cvs.fedoraproject.org/viewcvs/*checkout*/comps/comps.rng"
Relax-NG parser error : xmlRelaxNGParse: could not load http://cvs.fedoraproject.org/viewcvs/*checkout*/comps/comps.rng
Relax-NG schema http://cvs.fedoraproject.org/viewcvs/*checkout*/comps/comps.rng failed to compile
Checking all packages

Expected results:

...
  verifying comps.xml grammar with xmllint
Checking all packages

Additional info:

New location appears to be https://git.fedorahosted.org/cgit/comps.git/plain/comps.rng

Comment 1 Karel Srot 2016-05-31 15:06:44 UTC

*** This bug has been marked as a duplicate of bug 1332030 ***