Comment 8 for bug 2045452

Revision history for this message
Ian Constantin (iconstantin) wrote (last edit ):

Hello Otto,

Working on the 10.3.39 update for Focal, when running `gbp buildpackage --git-builder="umt source"` gbp is erroring out with:

gbp:info: Creating /mariadb-10.3/mariadb-10.3_10.3.39.orig.tar.gz
gbp:error: Error creating mariadb-10.3_10.3.39.orig.tar.gz with attached signature file: Pristine-tar couldn't checkout "mariadb-10.3_10.3.39.orig.tar.gz": xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
xdelta3: target window checksum mismatch: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
pristine-tar: Failed to reproduce original tarball. Please file a bug report.
pristine-tar: failed to generate tarball

---

I am not sure if it is relevant, but if I first download mariadb-10.3_10.3.39.orig.tar.gz (sha256sum: ccb546c6fd8fc1095cfda57561080d31427a16298ecd17f5bbbc96d1816595fd) and then try the build again, it throws:

gbp:error: Pristine-tar couldn't verify "mariadb-10.3_10.3.39.orig.tar.gz": pristine-tar: /mariadb-10.3/mariadb-10.3_10.3.39.orig.tar.gz does not match stored hash (expected 18bd51c847565af4da18748b052ab9bcbb569ab6e6766ca8da7dcca1f941f876, got ccb546c6fd8fc1095cfda57561080d31427a16298ecd17f5bbbc96d1816595fd)