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

Cannot view any man page: gunzip uncompress failed with every input to cppman #148

Open
LostInCompilation opened this issue Mar 20, 2023 · 0 comments

Comments

@LostInCompilation
Copy link

LostInCompilation commented Mar 20, 2023

I installed cppman using homebrew on macOS. When trying to view any man page like cppman vector or cppman std::vector the following error is generated:

cppman std::vector
gunzip: error writing to output: Broken pipe
gunzip: /Users/marc/.cache/cppman/cppreference.com/std::vector.3.gz: uncompress failed

The error seems to happen with every input I give to cppman. Manually decompressing the .gz file works fine.
When looking for the file there seems to be a naming issue. The downloaded file is called std//vector.3.gz:
Screenshot 2023-03-20 at 22 40 09

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