Skip to content

Make SevenzipPaths.get_locations() more robust#54

Open
nphilipp wants to merge 1 commit intoaboutcode-org:mainfrom
nphilipp:main--7z-discovery
Open

Make SevenzipPaths.get_locations() more robust#54
nphilipp wants to merge 1 commit intoaboutcode-org:mainfrom
nphilipp:main--7z-discovery

Conversation

@nphilipp
Copy link
Copy Markdown

Current Fedora Rawhide (which is to become version 43 eventually) has the proper 7zip package, which in turn doesn’t have the tool in the place expected for prior versions (with p7zip-plugins).

To make the method more robust, try all known directories and binary names on Linux, but make the order in which they are checked dependent on the type of Linux distribution encountered.

Current Fedora Rawhide (which is to become version 43 eventually) has
the proper 7zip package, which in turn doesn’t have the tool in the
place expected for prior versions (with p7zip-plugins).

To make the method more robust, try all known directories and binary
names on Linux, but make the order in which they are checked dependent
on the type of Linux distribution encountered.

Signed-off-by: Nils Philippsen <nils@redhat.com>
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

Successfully merging this pull request may close these issues.

1 participant