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

Some block gz files have length 0 bytes #7

Open
karel-brinda opened this issue Nov 22, 2020 · 0 comments
Open

Some block gz files have length 0 bytes #7

karel-brinda opened this issue Nov 22, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@karel-brinda
Copy link
Owner

E.g., neisseria_gonorrhoeae__01/node_ERR026587-up27.fa.gz

gzcat: cache/blocks/neisseria_gonorrhoeae__01/node_ERR026587-up27.fa.gz: unexpected end of file

But should have at least 26B:

touch a.txt
gzip a.txt
 ls -alh a.txt.gz 
-rw-r--r--  1 karel  staff    26B Nov 21 23:31 a.txt.gz
@karel-brinda karel-brinda added the bug Something isn't working label Nov 22, 2020
@karel-brinda karel-brinda changed the title gz files can have 0 length Some block gz files have length 0 bytes Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant