Bug 947096
Summary: | unoconv doesn't work with Libreoffice 4.0 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cosimo Cecchi <ccecchi> |
Component: | unoconv | Assignee: | David Tardon <dtardon> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dtardon, mclasen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-20 19:31:02 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: | |
Embargoed: |
Description
Cosimo Cecchi
2013-04-01 15:39:59 UTC
It cannot find uno.py, which is only present in %{_libdir}/python3.3/site-packages, but not in %{_libdir}/python2.7/site-packages . So we can fix either: 1. unoconv: apply the python3 patch and change unoconv's shebang to "#!/usr/bin/env python3", or, 2. libreoffice: install uno.py and unohelper.py for python2 too (which means build-requiring both versions of python, but we already build-require half of the world anyway). I will commit the fix for 1/, since I have it prepared already, but it might make more sense to do 2/ eventually. will be built as unoconv-0.6-3.fc19 unoconv-0.6-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/unoconv-0.6-3.fc19 Package unoconv-0.6-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing unoconv-0.6-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-5391/unoconv-0.6-3.fc19 then log in and leave karma (feedback). unoconv-0.6-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |