Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-9206

Custom plugin registry build is getting failed due to the extension dependency

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Custom plugin registry build failure resolved

      Previously, a custom plugin registry build could fail due to a dependency conflict. The issue occurred when an extension dependency was referenced using two different capitalizations for the publisher name (for example, `'zowe.vscode-extension-for-zowe'` and `Zowe.vscode-extension-for-zowe`). This issue is now resolved, and custom registry builds complete as expected.
      Show
      = Custom plugin registry build failure resolved Previously, a custom plugin registry build could fail due to a dependency conflict. The issue occurred when an extension dependency was referenced using two different capitalizations for the publisher name (for example, `'zowe.vscode-extension-for-zowe'` and `Zowe.vscode-extension-for-zowe`). This issue is now resolved, and custom registry builds complete as expected.
    • Bug Fix
    • Done

      ###Issue :

      Customer is trying to build a custom plugin registry with a with a subset of VS Code extensions.

      Customer is following the official Documentation

      But build is getting failed with below error :

      :x:  Cannot resolve dependency: Zowe.vscode-extension-for-zowe
      See the documentation for more information:
      https://github.com/eclipse/openvsx/wiki/Publishing-Extensions
      Error: error building at STEP "RUN chmod 777 /var/run/postgresql &&     mkdir -p /tmp/extensions &&     initdb &&     /usr/local/bin/import_vsix.sh &&     chmod -R 777 /tmp/file &&     chmod -R 777 /tmp/extensions &&     rm /var/lib/pgsql/15/data/database/postmaster.pid &&     rm /var/run/postgresql/.s.PGSQL* &&     rm /tmp/.s.PGSQL* &&     rm /tmp/.lock": error while running runtime: exit status 1
      

        1. build.log2
          151 kB
          Dipak Karde
        2. openvsx-sync (3).json
          0.2 kB
          Dipak Karde

              vsvydenk Valerii Svydenko
              rhn-support-dkarde Dipak Karde
              Serhii Skoryk Serhii Skoryk
              Gaurav Trivedi Gaurav Trivedi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: