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

Linux tarball won't unpack #20

Open
pseudomonas opened this issue Nov 29, 2021 · 0 comments
Open

Linux tarball won't unpack #20

pseudomonas opened this issue Nov 29, 2021 · 0 comments

Comments

@pseudomonas
Copy link

$ gunzip pdfbooklet-3.1.2-all_64.tar.gz 

gzip: pdfbooklet-3.1.2-all_64.tar.gz: not in gzip format

$ tar -xzvf pdfbooklet-3.1.2-all_64.tar.gz 

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

$ unzip pdfbooklet-3.1.2-all_64.tar.gz # just because the docs talk about zip files in https://pdfbooklet.sourceforge.io/wordpress/download/
Archive:  pdfbooklet-3.1.2-all_64.tar.gz
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of pdfbooklet-3.1.2-all_64.tar.gz or
        pdfbooklet-3.1.2-all_64.tar.gz.zip, and cannot find pdfbooklet-3.1.2-all_64.tar.gz.ZIP, period.

$ md5sum pdfbooklet-3.1.2-all_64.tar.gz 
c199612d2cf781453651f5013826f5ad  pdfbooklet-3.1.2-all_64.tar.gz

$ head -n5 pdfbooklet-3.1.2-all_64.tar.gz 
./usr/share/pdfbooklet/documentation/Pdf-Booklet_User's_Guide.pdf0000664000372000037200001026223713507627721026167 0ustar  travistravis00000000000000%PDF-1.4
%äüöß
2 0 obj
<</Length 3 0 R/Filter/FlateDecode>>
stream
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

1 participant