kiwix / kiwix-build

Kiwix & openZIM build engine
GNU General Public License v3.0
90 stars 43 forks source link

Bad archive base_deps_windows_native_static_09.tar.gz #770

Open veloman-yunkan opened 3 hours ago

veloman-yunkan commented 3 hours ago

The archive at https://tmp.kiwix.org/ci/base_deps_windows_native_static_09.tar.gz seems to be corrupted.

$ tar tzf base_deps_windows_native_static_09.tar.gz 
SOURCE/icu4c-73.2/.extract_ok
SOURCE/pugixml-1.2/.extract_ok
...
... /* omitting some output */
....
BUILD_win-amd64/INSTALL/bin/icuuc74.dll
BUILD_win-amd64/INSTALL/bin/testplug.dll
BUILD_win-amd64/libcurl/.install_ok

gzip: stdin: decompression OK, trailing garbage ignored
BUILD_win-amd64/xapian-core-1.4.26/.test_ok
BUILD_win-amd64/zlib-1.2.12/.compile_ok
BUILD_win-amd64/docoptcpp-0.6.2/.install_ok
ARCHIVE/.download_boostregex_ok
ARCHIVE/.download_libcurl_ok
ARCHIVE/.download_docoptcpp-0.6.2_ok
tar: Child returned status 2
tar: Error is not recoverable: exiting now

There is no such problem with its predecessor.

kelson42 commented 2 hours ago

Sounds like an upload problem, maybe we shozld just triiger a new version of these base deps?

veloman-yunkan commented 1 hour ago

Can't we just delete the corrupted archive? Then it should be regenerated by the next kiwix-build CI run.