Hide Forgot
Description of problem: diskspacecheck=0 in dnf.conf does not skip the disk space check in the rpm transaction Version-Release number of selected component (if applicable): dnf-1.1.8-1 How reproducible: Always Steps to Reproduce: 1. set diskspacecheck=0 in /etc/dnf/dnf.conf 2. write a file that nearly the fills the root filesystem (around 500 MB remaining) 3. dnf --enablerepo=* install kernel-debuginfo (or any large package) Actual results: disk space check is still done and transaction check fails Expected results: disk space check is not done and install proceeds (then fails when out of disk) Additional info: There is code in base.py to handle this but it doesn't do it correctly. The rpm problem filter is not updated with RPMRPOB_FILTER_DISKSPACE.
Upstream pull request filed to fix this: https://github.com/rpm-software-management/dnf/pull/471
New upstream PR: https://github.com/rpm-software-management/dnf/pull/480
dnf-plugins-core-0.1.21-1.fc24 dnf-1.1.9-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1efd7bc386
dnf-1.1.9-1.fc23 dnf-plugins-core-0.1.21-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bb69db975e
dnf-1.1.9-1.fc24, dnf-plugins-core-0.1.21-1.fc24 has been pushed to the Fedora 24 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-2016-1efd7bc386
dnf-1.1.9-1.fc23, dnf-plugins-core-0.1.21-1.fc23 has been pushed to the Fedora 23 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-2016-bb69db975e
dnf-1.1.9-1.fc23, dnf-plugins-core-0.1.21-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.