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

Bug with component detection on gentoo with app-arch/7zip #1

Closed
JohnTheCoolingFan opened this issue Jul 4, 2024 · 2 comments
Closed

Comments

@JohnTheCoolingFan
Copy link

screenshot

"Package unavailable: 7z"

I use official 7zip for linux instead of p7zip and I have the 7zz aliased to 7z, so I don't understand why it doesn't detect it.

If it's used for archives other than 7z, I would suggest using atool and the utils for required archive formats, such as unzip for zip.

@Mar0xy
Copy link
Member

Mar0xy commented Jul 4, 2024

p7zip is an absolute requirement as the rust module the launchers use requires it hence why it is listed as a dep on AUR and is built on Flatpak releases.

@JohnTheCoolingFan
Copy link
Author

If the program is only used for command-line applications, then there is really no difference between 7zip and p7zip. But I understand now that this is not a problem of the launcher itself, so I would rather bring this to the rust module itself, thanks for clarifying.

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

2 participants