Description of problem: Run 'pungi -c kvm.ks' and then failed with: Pungi:INFO: lorax --workdir /builddir/work/x86_64 --logfile /builddir/logs/lorax-x86_64.log --source http://XXXX/centos/7/os/$basearch/ --source file:///builddir/20160602/x86_64/os --product Fedora --version 20160602 --release Fedora 20160602 --bugurl https://bugzilla.redhat.com --volid Fedora-20160602-x86_64 --macboot --force /builddir/20160602/x86_64/os Pungi:INFO: Running lorax --workdir /builddir/work/x86_64 --logfile /builddir/logs/lorax-x86_64.log --source http://XXXX/centos/7/os/$basearch/ --source file:///builddir/20160602/x86_64/os --product Fedora --version 20160602 --release "Fedora 20160602" --bugurl https://bugzilla.redhat.com --volid Fedora-20160602-x86_64 --macboot --force /builddir/20160602/x86_64/os Pungi:ERROR: Got an error from lorax Pungi:ERROR: The 'logging' function is not a part of DNF API and will be removed in the upcoming DNF release. Please use only officially supported API functions. DNF API documentation is available at https://dnf.readthedocs.org/en/latest/api.html. kvm.ks is a trivial config: repo --name=base --baseurl=http://XXXX/centos/7/os/$basearch/ %packages --default kernel libvirt-daemon-kvm %end The CentOS repo is just local mirror of the official one. Version-Release number of selected component (if applicable): pungi-4.0.14-3.fc24.noarch lorax-24.18-1.fc24.x86_64 dnf-1.1.9-2.fc24.noarch
That's a warning from DNF and isn't fatal. There must be something else going on, check the other logs.
Yes, I checked again. This did not break the process. BZ#1342041 may be the real problem. Keep this issue as warning should be fixed still.
https://github.com/rhinstaller/lorax/pull/127
Proposed as a Freeze Exception for 24-final by Fedora user bcl using the blocker tracking app because: Would be nice to not show deprecation messages.
+1FE seems safe by just increasing logging level
This bug was discussed at the 2016-06-06 blocker review meeting [1] and determined to be an AcceptedFreezeException, but we will not release a new build unless it fixes something more serious, but we're OK with this if there's a slip. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2016-06-06/f24-blocker-review.2016-06-06-16.00.txt