Hide Forgot
Created attachment 1120410 [details] Output when running 'dnf update systemd' Description of problem: When trying to update systemd, unpacking of the rpm fails. Version-Release number of selected component (if applicable): systemd-222-13.fc23.x86_64 How reproducible: dnf update systemd Actual results: systemd fails to update Expected results: Update without errors Additional info: systemd-222-14.fc23.x86_64 in updates-testing doesn't update as well. Kernel: 4.3.3-300.fc23.x86_64
Can you attach the logs (journalctl -b)? This looks like a file system error to me, reassigning to dnf to get a confirmation. At least the line about reducing download by -30% looks suspicious.
Created attachment 1120512 [details] journalctl -b
Hm, nothing interesting in the log.
I now got the systemd update to work after simply removing /usr/lib/systemd/system/final.target (after I backed it up). Somehow final.target was not a file but a folder with a bunch of xml-files in it. I guess that's what caused dnf the read problems. What is the supposed behaviour of dnf in such a case?
Negative percentage is not connected to this rpm error and it has been already reported in #1238808. Regarding the error, dnf behaves as expected.