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

Error: Nothing to do 'Total Number of Disks' field is already 1 #15

Open
kpratikraj opened this issue Oct 4, 2024 · 6 comments
Open

Comments

@kpratikraj
Copy link

kpratikraj commented Oct 4, 2024

Hey there, thanks for the perl script. I tried executing it and I am getting the error "Nothing to do: 'Total Number of Disks' field is already 1". I looked at your comment on another issue and ran the zipdetails script, I get a long list of files when I run that so seems like there are files in the zip? Please help, its important data locked in this zip file. Thanks!

@kpratikraj kpratikraj changed the title Error Error: Nothing to do 'Total Number of Disks' field is already 1 Oct 4, 2024
@kpratikraj
Copy link
Author

I get the following error when I run zipdetails.

First file error:
0B2874C82 ZIP64 END CENTRAL DIR 06064B50 (101075792)
RECORD
0B2874C86 Size of record 4A0360803818BC1C (5333212487550024732)

FATAL: Offset 0xB2874C8E: Unexpected zip file truncation while reading 'Zip64 End of Central Directory Record'

Expected 0x4A0360803818BC1C (5333212487550024732) bytes, but only 0x350630994 (14233569684) available .

========
Second file error:

FATAL: Unexpected zip file truncation

Expected 0xFFFFFFFFFFFFAAEC (18446744073709529836) bytes, but only 0x0 (0) available .

@pmqs
Copy link
Owner

pmqs commented Oct 4, 2024

My script thinks that the error that onedrive makes with large zip files isn't present. What error do you get when you try unzipping the file?

@pmqs
Copy link
Owner

pmqs commented Oct 4, 2024

Also, when you run zipdetails, did it output any warning messages?

@kpratikraj
Copy link
Author

My script thinks that the error that onedrive makes with large zip files isn't present. What error do you get when you try unzipping the file?

The windows unzipper says the zipped folder is empty

@pmqs
Copy link
Owner

pmqs commented Oct 4, 2024

Sorry, I missed a couple of yor responses. It looks like your zip file is corrupt. You need to try running a zip recovery. With info zips unzip you can use the -FF option

@kpratikraj
Copy link
Author

Can you please guide me with info-zips unzip extractor? I tried downloading their UnZip6.0 but the download link ftp://tug.ctan.org/tex-archive/tools/zip/info-zip/ is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants