<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 - Notarization gets corrupted after initial launch"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133710">133710</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Notarization gets corrupted after initial launch
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Mac OS X (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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eisa01@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
LibreOffice is notarised on Catalina, but the .app bundle gets corrupted after
first launch breaking and removing the notarisation

Steps to Reproduce:
1. Open LibreOffice
2. Open a Writer window
3. Quite LibreOffice
4. codesign --test-requirement="=notarized" --verify --verbose LibreOffice.app/

Actual Results:
codesign --test-requirement="=notarized" --verify --verbose LibreOffice.app/
LibreOffice.app/: a sealed resource is missing or invalid
file added:
/Applications/LibreOffice.app/Contents/Resources/__pycache__/unohelper.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/__pycache__/uno.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/__pycache__/pythonloader.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/extensions/dict-en/pythonpath/__pycache__/lightproof_impl_en.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/extensions/dict-en/pythonpath/__pycache__/lightproof_opts_en.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/extensions/dict-en/pythonpath/__pycache__/lightproof_en.cpython-37.pyc
file added:
/Applications/LibreOffice.app/Contents/Resources/extensions/dict-en/pythonpath/__pycache__/lightproof_handler_en.cpython-37.pyc

Expected Results:
Output similar to e.g., Firefox.app

codesign --test-requirement="=notarized" --verify --verbose Firefox.app/
Firefox.app/: valid on disk
Firefox.app/: satisfies its Designated Requirement
Firefox.app/: explicit requirement satisfied


Reproducible: Always


User Profile Reset: No



Additional Info:
macOS 10.15.5 (19F101)</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>