Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1703

Upgrade sentry-sdk

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.1.3
    • Fix Version/s: 4.1.4
    • Component/s: Packaging / Build
    • Environment:
      macOS

      Description

      The ugprade to sentry-sdk==0.9.0 generates a fatal error on startup because of import errors.

      The solution is to manually add these entries to ndrive.spec:

      hiddenimports = [
          "sentry_sdk.integrations.argv",
          "sentry_sdk.integrations.atexit",
          "sentry_sdk.integrations.dedupe",
          "sentry_sdk.integrations.excepthook",
          "sentry_sdk.integrations.logging",
          "sentry_sdk.integrations.modules",
          "sentry_sdk.integrations.stdlib",
          "sentry_sdk.integrations.threading",
      ]
      
      

        Attachments

          Activity

            People

            • Assignee:
              lklein Léa Klein
              Reporter:
              lklein Léa Klein
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours
                2h