Bug 658576
Summary: | unoconv assumes soffice is installed, but does not Require | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Boeckel <fedora> |
Component: | unoconv | Assignee: | Orcan Ogetbil <oget.fedora> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | oget.fedora, susi.lehtola |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | unoconv-0.4-3.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-19 20:20:38 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ben Boeckel
2010-11-30 18:26:03 UTC
Looking at libreoffice, soffice is in libreoffice-core. Hi did you try the latest version of unoconv from updates-testing? The dependency is still missing. I get this (better than needing -vvv): unoconv: Cannot find the soffice binary in sys.path and known paths. Update output from yum shell: > remove openoffice.org-brand Setting up Remove Process > install unoconv Setting up Install Process > run --> Running transaction check ---> Package openoffice.org-brand.x86_64 1:3.3.0-15.2.fc14 set to be erased ---> Package unoconv.noarch 0:0.4-2.fc14 set to be updated --> Finished Dependency Resolution <snip> Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : unoconv-0.4-2.fc14.noarch Erasing : 1:openoffice.org-brand-3.3.0-15.2.fc14.x86_64 Cleanup : unoconv-0.3-4.fc12.noarch Removed: openoffice.org-brand.x86_64 1:3.3.0-15.2.fc14 Updated: unoconv.noarch 0:0.4-2.fc14 Finished Transaction Alright. Thanks for the report. I'll add the necessary Requires. unoconv-0.4-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/unoconv-0.4-3.fc14 unoconv-0.4-3.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update unoconv'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/unoconv-0.4-3.fc14 unoconv-0.4-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. Hmm. Since OO.o (and libreoffice I would assume) support a server/client model, I wonder if there shouldn't be a "core" package which doesn't bring in dependencies and then the base package enforces the dependencies. |