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

Problem: SS can't find p7zip binary when it's called 7z #260

Open
sevein opened this issue Nov 8, 2017 · 0 comments
Open

Problem: SS can't find p7zip binary when it's called 7z #260

sevein opened this issue Nov 8, 2017 · 0 comments

Comments

@sevein
Copy link
Member

sevein commented Nov 8, 2017

I've learned today that in the installation instructions of CentOS we ask the user to run the following command:

$ sudo ln -sf /usr/bin/7za /usr/bin/7z

SS doesn't implement a mechanism to fallback to 7za so if the step is missed the appliation will fail. This is an example on how this affected to one of our users: artefactual/fixity#11.

I'm not sure if this should be considered a priority but it wouldn't be hard to solve.

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