Bug 417811
| Summary: | Not possible to load OOo components (damaged conf files) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David García Granda <dgranda> | ||||||||
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 8 | CC: | jnavrati | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-12-14 13:46:11 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
David García Granda
2007-12-10 09:59:08 UTC
If the files have become corrupt then we're just screwed. I sort of doubt we have an inherent openoffice.org problem here, but something more generic. Can you attach your /var/log/yum.log. Was there anything else unusual going on, anything else broken or warnings spewed out elsewhere ? You might as well attach the corrupt files of... /usr/lib/openoffice.org/share/registry/modules/org/openoffice/Office/Common/Common-unx.xcu /usr/lib/openoffice.org/share/registry/data/org/openoffice/ucb/Configuration.xcu so I could at least add some defensive work on the corrupt configuration route. Created attachment 282931 [details]
Latest entries in yum.log fiel
Created attachment 282941 [details]
Common-unx.xcu corrupted file
Path:
/usr/lib/openoffice.org/share/registry/modules/org/openoffice/Office/Common/Common-unx.xcu
Created attachment 282951 [details]
Configuration.xcu corrupted file
Path:
/usr/lib/openoffice.org/share/registry/data/org/openoffice/ucb/Configuration.xcu
I didn't realize any errors when updating, but it looks like a problem with the ES localization as I updated another box (without language localization) and it worked fine. Currently installed rpms on the box I experience problems: [david@portdav ~]$ rpm -qa | grep openoffice openoffice.org-graphicfilter-2.3.0-6.7.fc8 openoffice.org-xsltfilter-2.3.0-6.7.fc8 openoffice.org-calc-2.3.0-6.7.fc8 openoffice.org-writer-2.3.0-6.7.fc8 openoffice.org-math-2.3.0-6.7.fc8 openoffice.org-impress-2.3.0-6.7.fc8 openoffice.org-core-2.3.0-6.7.fc8 openoffice.org-draw-2.3.0-6.7.fc8 openoffice.org-langpack-es-2.3.0-6.7.fc8 [david@portdav ~]$ Hope it helps! The Configuration.xcu looks like some sort of broken .zip file all very strange. I've tried installing the same set of openoffice.org-*-2.3.0-6.6.fc8's and upgrading to openoffice.org-*-2.3.0-6.7.fc8 and didn't get any such problems. I strongly suspect that it's not related to OOo, but e.g. a generic problem revealed by a large update. I'd check the output of smartctl to see if your disk is dying, e.g. smartctl -l error /dev/sda I have just removed all OOo components and installed them again and it works, so I agree may be due to constant updates on this box, thanks for your help. Hopefully no errors in my hard disk, thanks for the tip. |