Closed FledgeXu closed 3 years ago
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
Finally, remember to use https://discuss.ipfs.io if you just need general support.
I check out this https://github.com/ipfs/distributed-wikipedia-mirror/issues/66. It seems extract_zim can not extract the newest snapshots.
The problem is probably that it does not handle zstd compression introduced early 2020 in the ZIM format.
The fix requires switching to zimtools – https://github.com/ipfs/distributed-wikipedia-mirror/issues/66
@FledgeXu if you have time you can try again with updated README from https://github.com/ipfs/distributed-wikipedia-mirror/pull/77
Readable version: https://github.com/ipfs/distributed-wikipedia-mirror/blob/8a3c7d1cc5b2f0b787a76776d0ae27d33b911472/README.md#how-to-add-new-wikipedia-snapshots-to-ipfs
@lidel Thanks, using the zimdump works for me now.
@FledgeXu if you want to give it a try and generate zh
version, make sure you use updated scripts from #77 – the old ones won't work correctly with version produced by zimdump
.
Thanks, @lidel. I have done the test on my machine manual and I will try the updated scripts on the server. If I meet any bugs, I will report them under #77.
I'm attempting to deploy zh(Chinese) version of Wikipedia and the script shows
'failed to parse input: OutOfBounds'
。OS version
:Rustc version
:logs
: