$ wget https://infrastructure.fedoraproject.org/infra/db-dumps/koji.dump.xz $ LANG=C unxz koji.dump.xz unxz: koji.dump.xz: Unexpected end of input $ sha256sum koji.dump.xz 2999dc36cf917cd1481673734ef4fc0eaddb40b29f10d487c39b0525d074f673 koji.dump.xz
This happened because the daily cron to pull db dumps was running when the koji db dump had not yet completed.
I moved the sync to 12UTC, which should give it enough time. Should be corrected tomorrow.
Log in to comment on this ticket.