Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30101

[Docker image] Fix package installation at runtime with packages/store mounted as a volume

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 11.x, 2021.2
    • Component/s: Docker Image

      Description

      docker run -it --rm --name nuxeo -p 8080:8080 \
      -e NUXEO_CLID="$(cat /path/to/instance.clid)" \
      -v vol-packages-store-11:/opt/nuxeo/server/packages/store \
      -e NUXEO_PACKAGES=nuxeo-web-ui \
      nuxeo/nuxeo:latest
      

      fails with:

      ENTRYPOINT: Install Nuxeo packages: nuxeo-web-ui
      Nuxeo home:          /opt/nuxeo/server
      Nuxeo configuration: /etc/nuxeo/nuxeo.conf
      Include template: /opt/nuxeo/server/templates/common-base
      Include template: /opt/nuxeo/server/templates/common
      Include template: /opt/nuxeo/server/templates/default
      
      Dependency resolution:
        Installation order (1):        nuxeo-web-ui-3.1.0-SNAPSHOT
        Packages to download (1):      nuxeo-web-ui:3.1.0-SNAPSHOT
      
      Downloading [nuxeo-web-ui-3.1.0-SNAPSHOT]...
      org.nuxeo.connect.update.PackageException: Failed to unzip package: nuxeo-web-ui-3.1.0-SNAPSHOT
      Downloading [nuxeo-web-ui-3.1.0-SNAPSHOT]...
      org.nuxeo.connect.update.PackageException: Failed to unzip package: nuxeo-web-ui-3.1.0-SNAPSHOT
      Failed to install package: nuxeo-web-ui-3.1.0-SNAPSHOT (Package not found: nuxeo-web-ui-3.1.0-SNAPSHOT)
      
      Failed commands:
      * install (nuxeo-web-ui-3.1.0-SNAPSHOT)
      	Package not found: nuxeo-web-ui-3.1.0-SNAPSHOT
      * add (nuxeo-web-ui-3.1.0-SNAPSHOT)
      	Could not find downloaded package in cache nuxeo-web-ui-3.1.0-SNAPSHOT
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 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 - 3 hours
                  3h