Description of problem: I run: /usr/bin/createrepo_c --database --update /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64 Where is: [copr@copr-be ~][PROD]$ ls /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/00303093-* build-00303093.rsync.log build.info build.log.gz fail mockchain.log.gz root.log.gz state.log.gz [copr@copr-be ~][PROD]$ ls -ld /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/00303093-* drwxr-xr-x. 2 copr copr 4096 May 21 14:23 /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/00303093-python-pd.requires.rpm And createrepo_c prints: /usr/bin/createrepo_c --database --update /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64 Directory walk started Directory walk done - 26275 packages Loaded information about 8695 packages Temporary output repo path: /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) error: /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/00303093-python-pd.requires.rpm: read failed: Is a directory (21) C_CREATEREPOLIB: Warning: read_header: rpmReadPackageFile() error C_CREATEREPOLIB: Warning: Cannot read package: /var/lib/copr/public_html/results/@copr/PyPI2/fedora-rawhide-x86_64/00303093-python-pd.requires.rpm: rpmReadPackageFile() error Pool finished While it is "just" warning, it is obvious that you are trying to read everything named *.rpm. You should just read only normal files. And put aside directories, sockets, pipes. Version-Release number of selected component (if applicable): createrepo_c-0.10.0-5.fc23.x86_64 How reproducible: Steps to Reproduce: 1. mkdir foo.rpm 2. createrepo_c . Actual results: error: ./foo.rpm: read failed: Is a directory (21) C_CREATEREPOLIB: Warning: read_header: rpmReadPackageFile() error C_CREATEREPOLIB: Warning: Cannot read package: ./foo.rpm: rpmReadPackageFile() error Expected results: No errors nor warnings.
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'.
Created PR for this: https://github.com/rpm-software-management/createrepo_c/pull/148, test included.
createrepo_c-0.13.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-91adfda805
createrepo_c-0.13.2-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-06775cc842
createrepo_c-0.13.2-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-06775cc842
createrepo_c-0.13.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-91adfda805
createrepo_c-0.13.2-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-c1840c618b
createrepo_c-0.13.2-2.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7a58cdd433
createrepo_c-0.13.2-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-7a58cdd433
createrepo_c-0.13.2-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-c1840c618b
createrepo_c-0.13.2-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.
createrepo_c-0.13.2-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.