Bug 2031681
| Summary: | unable to save libreoffice document on cifs/smb share with libreoffice-core-6.4.7.2-7.el8 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | farrotin |
| Component: | libreoffice | Assignee: | Stephan Bergmann <sbergman> |
| Status: | CLOSED ERRATA | QA Contact: | Tomas Pelka <tpelka> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | CentOS Stream | CC: | bstinson, jwboyer, pasik, pasteur, tpelka |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libreoffice-6.4.7.2-13.el8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-16 08:35:20 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
farrotin
2021-12-13 08:28:19 UTC
If either of the two patches highlighted has an effect like this I'd be very surprised. The first should only affect html export a little, and the second only csv export. Are you able to check libreoffice-core-6.4.7.2-6.el8 though those changes should only affect signed odf documents. I also tested -6 and same result as with -7 , reason why I had to downgrade to -5 to be able to save documents again. Happy to update again to confirm and then downgrade to be able to save my work :) Just to confirm that I have the issue with libreoffice-calc-1:6.4.7.2-6.el8.x86_64 (and all libreoffice other pkgs at same version) I though had a look and doesn't seem to be the .~lock.<filename>.ods# issue as I see it been created so issue must be something different. I can reproduce this: 1.Have a smb share mounted 2.Open Calc -> Insert Some Content -> Save the file to nfs share (This works) 3.Close Calc 4.Open Nautilus go to smb share, open the previously saved document 5.Add some content to spreadsheet 6.Save the document Result is already mentioned error + I can see some errors comming from SMB service: Dec 13 12:24:49 rhel-8.6 smbd[53972]: [2021/12/13 12:24:49.270205, 0] ../../lib/util/debug.c:1101(reopen_one_log) Dec 13 12:24:49 rhel-8.6 smbd[53972]: reopen_one_log: Unable to open new log file '/var/log/samba/': Is a directory However, I am nor sure if they are related to actions done from LO since I am seeing a lot of them. I reproduced this with -7, I'll update to -8 from last week and let you guys know if something changes. It looks to me, that LO cannot overwrite previously saved document, this works: 1.Open Document saved SMB in Calc 2.Add some content 3.Save As -> save document under new name (overwriting lead to the same error) Now you can edit document and keep saving it to the smb share until you close Calc. If I run oocalc from terminal, there are no messages in stdout/stderr. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (libreoffice bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:2817 |