https://bugs.documentfoundation.org/show_bug.cgi?id=104957

--- Comment #6 from Lionel Elie Mamane <lio...@mamane.lu> ---
The "corrupted" message is because the manifest (META-INF/manifest.xml in the
.odb ZIP structure) becomes inconsistent with the actual contents.

Need to either update the manifest, or indeed do a restore to .fdb in a
Firebird 3.0 (which will happen to work...) and include a 3.0 fdb and no fbk
(LibreOffice will convert it to a fbk).

To update the manifest, just replace within it:
  <manifest:file-entry manifest:full-path="database/firebird.fdb"
manifest:media-type=""/>
by
  <manifest:file-entry manifest:full-path="database/firebird.fbk"
manifest:media-type=""/>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to