<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "unsuccessful metadata update" during migration to Firebird"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121069">121069</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"unsuccessful metadata update" during migration to Firebird
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha1+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lo_bugs@iseries-guru.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This arises from poking into <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base error after migrating to Firebird"
   href="show_bug.cgi?id=120126">bug 120126</a>, which is reported for Mac
OS/X.  Perhaps this is the same bug showing up differently and earlier
in Linux.

My observations are on debian-buster and daily Linux dbgutil bibisect
repository version 2018-10-30, commit 2e184378:

    Version: 6.2.0.0.alpha1+
    Build ID: 2e184378da6058af14acf208d6469fadf44d04ed
    CPU threads: 4; OS: Linux 4.18; UI render: default; VCL: gtk3; 
    Locale: en-CA (en_CA.utf8); Calc: threaded

STR

(0) Download Iglesias_before.odb, "ddbb before migrating"
    <<a href="https://bugs.documentfoundation.org/attachment.cgi?id=145480">https://bugs.documentfoundation.org/attachment.cgi?id=145480</a>"
    attached to <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Base error after migrating to Firebird"
   href="show_bug.cgi?id=120126">bug 120126</a> "Base error after migrating to Firebird".

(1) Open the downloaded file. Observe in status bar of the database
    window "HSQLDB Embedded".

(2) In Database pane, click <Tables>.  Program presents dialog
    "Confirm Migration".

(3) At prompt "Confirm Migration" click <Yes>.

    Expected:
        An embedded Firebird database with some tables showing in the
        lower right pane.

    Observed:
        Terminal messages
           
warn:connectivity.firebird:22678:22678:connectivity/source/drivers/firebird/Statement.cxx:122:
isc_dsql_execute failed
           
warn:connectivity.firebird:22678:22678:connectivity/source/drivers/firebird/Util.cxx:55:
firebird_sdbc error:
            *unsuccessful metadata update
            *ALTER TABLE Iglesias failed
            *Unknown columns in index SYS_FK_78
            caused by
            'ALTER TABLE "Iglesias" ADD CONSTRAINT SYS_FK_78 FOREIGN
KEY("Denominaci\u00f3n") REFERENCES "Denominaciones"("ID")'

           
warn:dbaccess:22678:22678:dbaccess/source/filter/hsqldb/hsqlimport.cxx:372:
Error during migration
        and 
            message box with the database error messages.

(4) In dialog click <OK>.  The status bar shows "Firebird Embedded"
    and the Tables pane shows 5 tables.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>