Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zimdump 3.3.0 fails to extract many .zim files?! #390

Open
Sanmayce opened this issue Dec 18, 2023 · 1 comment
Open

zimdump 3.3.0 fails to extract many .zim files?! #390

Sanmayce opened this issue Dec 18, 2023 · 1 comment
Milestone

Comments

@Sanmayce
Copy link

Hi,
in the past used zimdump successfully with Gutenberg multigigabytes .zim, however failed to dump files as these:

https://download.kiwix.org/zim/stack_exchange/beer.stackexchange.com_en_all_2023-11.zim
https://download.kiwix.org/zim/stack_exchange/ai.stackexchange.com_en_all_2023-10.zim

[sanmayce@djudjeto3 download.kiwix.org_zim]$ ls -l
total 130132
-rw-r--r--. 1 sanmayce sanmayce 90170667 Dec 18 06:16 ai.stackexchange.com_en_all_2023-10.zim
-rw-r--r--. 1 sanmayce sanmayce 13432954 Dec 18 06:25 beer.stackexchange.com_en_all_2023-11.zim
-rwxr-xr-x. 1 sanmayce sanmayce 14734344 Nov 17 13:56 zimcheck
-rwxr-xr-x. 1 sanmayce sanmayce 14750152 Nov 17 13:56 zimdump
[sanmayce@djudjeto3 download.kiwix.org_zim]$ mkdir beer
[sanmayce@djudjeto3 download.kiwix.org_zim]$ ./zimdump dump --dir beer/ beer.stackexchange.com_en_all_2023-11.zim 
Error writing file to errors dir. beer/_exceptions/
Exception: Error writing file to errors dir. beer/_exceptions/
[sanmayce@djudjeto3 download.kiwix.org_zim]$ mkdir ai
[sanmayce@djudjeto3 download.kiwix.org_zim]$ ./zimdump dump --dir ai/ ai.stackexchange.com_en_all_2023-10.zim 
Error writing file to errors dir. ai/_exceptions/
Exception: Error writing file to errors dir. ai/_exceptions/
[sanmayce@djudjeto3 download.kiwix.org_zim]$ 

What is wrong, are all these files corrupt, what is the workaround/fix?

@kelson42
Copy link
Contributor

Strongly this is a duplicate of #213

@kelson42 kelson42 added the bug label Mar 31, 2024
@kelson42 kelson42 added this to the 3.5.0 milestone Mar 31, 2024
@kelson42 kelson42 modified the milestones: 3.4.1, 3.5.0 May 16, 2024
@kelson42 kelson42 modified the milestones: 3.4.2, 3.5.0 Jul 8, 2024
@kelson42 kelson42 modified the milestones: 3.5.0, 3.6.0 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants