Description of problem: reposync with the -m (--downloadcomps) option fetches comps.xml.gz but saves it as comps.xml without decompression. Version-Release number of selected component (if applicable): yum-utils-1.1.26-1.fc12.noarch How reproducible: Always Steps to Reproduce: 1. run reposync with -m (--downloadcomps) option 2. 3. Actual results: A file called comps.xml is copied but `file comps.xml' shows it's compressed and and matches the sha256 sum of comps.xml.gz on the source. Expected results: Either the file should be named comps.xml.gz or should be decompressed before saving as comps.xml. Additional info: It's easily worked around so not a serious problem but potentially confusing at first.
Can you test a patched reposync for me? Please test this patch: http://skvidal.fedorapeople.org/patches/reposync-comps_gz-download.patch
The patched reposync works fine: uncompressed comps.xml deposited in the root of the repo tree. Thanks -- Ian
Hi, The patch works. Is this going to be fixed upstream? (In reply to comment #1) > Can you test a patched reposync for me? > > Please test this patch: > http://skvidal.fedorapeople.org/patches/reposync-comps_gz-download.patch
(In reply to comment #3) > The patch works. Is this going to be fixed upstream? The status is "CLOSED UPSTREAM" so presumably it is fixed upstream.
yum-utils-1.1.27-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/yum-utils-1.1.27-1.fc13
yum-utils-1.1.27-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.