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

gzip: stdout: Broken pipe #11

Open
hepcat72 opened this issue Jun 30, 2020 · 0 comments
Open

gzip: stdout: Broken pipe #11

hepcat72 opened this issue Jun 30, 2020 · 0 comments

Comments

@hepcat72
Copy link
Collaborator

I don't get this error on local machines running macos or ubuntu, but when I run it on a gzip file in a github action using ubuntu-latest, I get the following error on STDERR:

gzip: stdout: Broken pipe

It might be due to a version of gzip or else the timing of the closing of the STDOUT handle of the gzip popen call. Not sure.

See the commented test 26 from: https://github.com/hepcat72/htseq2multx/blob/2d96a9a53f0e7741be554689294fa42b729c20aa/tests/run_tests.sh#L355

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