| Summary: | p7zip 15.09 package missing 7z.so | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | foogle <squiggly101> |
| Component: | p7zip | Assignee: | Sergio Basto <sergio> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | matthias, sergio, squiggly101 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-15 22:01:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
foogle
2016-02-15 02:04:35 UTC
It is in plugins subpackage : rpm -qf /usr/libexec/p7zip/7z.so p7zip-plugins-15.09-9.fc23.x86_64 About RAR, it was removed due to a non-free license. RAR license is incompatible with the LGPL Also 7z is part of the plugins package : rpm -qf /usr/bin/7z p7zip-plugins-15.09-9.fc23.x86_64 It seemed I had a ghost /usr/bin/7z program installed, it was not owned by any RPM. After installing p7zip-plugins, the 7z program is now working. I will still use the tarball distribution though as I need RAR support. |