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

Unknown dependency: nuxeo-cmf

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.10
    • Component/s: DAM

      Description

      Steps to reproduce:

      • Download Nuxeo FT 10.3
      • Register your project laredoute-poc-nuxeo
      • Install the project package

        ./nuxeoctl mp-install laredoute-poc-nuxeo

      Everything is installed propertly, but there is a warning message:

      Unknown dependency: nuxeo-cmf
      

      The full exit:

      $ ./nuxeoctl mp-install laredoute-poc-nuxeo
      Detected Tomcat server.
      Nuxeo home:          /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute
      Nuxeo configuration: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/bin/nuxeo.conf
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/common-base
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/common
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/default
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/drive
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/aws
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/nuxeo-vision
      Unknown dependency: nuxeo-cmf
      
      As package 'nuxeo-template-rendering-6.8.2' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      As package 'nuxeo-dam-6.4.2' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      As package 'nuxeo-template-rendering-samples-6.8.2' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      As package 'nuxeo-spreadsheet-1.4.2' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      As package 'nuxeo-drive-1.8.4' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      As package 'nuxeo-liveconnect-1.3.2' has an optional dependency on package(s) [nuxeo-jsf-ui-10.3.0] currently being installed, it will be reinstalled.
      Dependency resolution:
        Installation order (10):       nuxeo-jsf-ui-10.3.0/nuxeo-platform-importer-1.9.2/nuxeo-drive-1.8.4/nuxeo-liveconnect-1.3.2/nuxeo-template-rendering-6.8.2/nuxeo-dam-6.4.2/nuxeo-spreadsheet-1.4.2/nuxeo-csv-1.7.2/nuxeo-template-rendering-samples-6.8.2/laredoute-poc-nuxeo-0.0.0-SNAPSHOT
        Uninstallation order (6):      nuxeo-drive-1.8.4/nuxeo-liveconnect-1.3.2/nuxeo-template-rendering-samples-6.8.2/nuxeo-template-rendering-6.8.2/nuxeo-dam-6.4.2/nuxeo-spreadsheet-1.4.2
        Unchanged packages (3):        nuxeo-web-ui:2.3.3, nuxeo-vision:1.3.3, nuxeo-showcase-content:1.3.2
        Packages to download (4):      laredoute-poc-nuxeo:0.0.0-SNAPSHOT, nuxeo-jsf-ui:10.3.0, nuxeo-platform-importer:1.9.2, nuxeo-csv:1.7.2
        Local packages to install (6): nuxeo-template-rendering-samples:6.8.2, nuxeo-liveconnect:1.3.2, nuxeo-dam:6.4.2, nuxeo-spreadsheet:1.4.2, nuxeo-drive:1.8.4, nuxeo-template-rendering:6.8.2
        Local packages to remove (6):  nuxeo-template-rendering-samples:6.8.2, nuxeo-liveconnect:1.3.2, nuxeo-dam:6.4.2, nuxeo-spreadsheet:1.4.2, nuxeo-drive:1.8.4, nuxeo-template-rendering:6.8.2
      
      Do you want to continue (yes/no)? [yes] yes
      Downloading [nuxeo-platform-importer-1.9.2, laredoute-poc-nuxeo-0.0.0-SNAPSHOT, nuxeo-jsf-ui-10.3.0, nuxeo-csv-1.7.2]...
      Added nuxeo-platform-importer-1.9.2
      Added laredoute-poc-nuxeo-0.0.0-SNAPSHOT
      Added nuxeo-jsf-ui-10.3.0
      Added nuxeo-csv-1.7.2
      Uninstalling nuxeo-drive-1.8.4
      Detected Tomcat server.
      Uninstalling nuxeo-liveconnect-1.3.2
      Uninstalling nuxeo-template-rendering-samples-6.8.2
      Uninstalling nuxeo-template-rendering-6.8.2
      Uninstalling nuxeo-dam-6.4.2
      Uninstalling nuxeo-spreadsheet-1.4.2
      Installing nuxeo-jsf-ui-10.3.0
      Installing nuxeo-platform-importer-1.9.2
      Installing nuxeo-drive-1.8.4
      Detected Tomcat server.
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-liveconnect-1.3.2
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-template-rendering-6.8.2
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-dam-6.4.2
      Detected Tomcat server.
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-spreadsheet-1.4.2
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-csv-1.7.2
      Detected Tomcat server.
      Detected Tomcat server.
      Installing nuxeo-template-rendering-samples-6.8.2
      Detected Tomcat server.
      Detected Tomcat server.
      Installing laredoute-poc-nuxeo-0.0.0-SNAPSHOT
      MacBook-Pro-de-Joaquin:bin joaquin$ 
      MacBook-Pro-de-Joaquin:bin joaquin$ 
      MacBook-Pro-de-Joaquin:bin joaquin$ ./nuxeoctl mp-list
      Detected Tomcat server.
      Nuxeo home:          /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute
      Nuxeo configuration: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/bin/nuxeo.conf
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/common-base
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/common
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/default
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/aws
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/nuxeo-vision
      Include template: /Users/joaquin/nuxeos/nuxeo-server-10.3-tomcat-la-redoute/templates/drive
      Local packages:
      studio     started	laredoute-poc-nuxeo (id: laredoute-poc-nuxeo-0.0.0-SNAPSHOT)
       addon     started	nuxeo-csv (id: nuxeo-csv-1.7.2)
       addon     started	nuxeo-dam (id: nuxeo-dam-6.4.2)
       addon     started	nuxeo-drive (id: nuxeo-drive-1.8.4)
       addon     started	nuxeo-jsf-ui (id: nuxeo-jsf-ui-10.3.0)
       addon     started	nuxeo-liveconnect (id: nuxeo-liveconnect-1.3.2)
       addon     started	nuxeo-platform-importer (id: nuxeo-platform-importer-1.9.2)
       addon     started	nuxeo-showcase-content (id: nuxeo-showcase-content-1.3.2)
       addon     started	nuxeo-spreadsheet (id: nuxeo-spreadsheet-1.4.2)
       addon     started	nuxeo-template-rendering (id: nuxeo-template-rendering-6.8.2)
       addon     started	nuxeo-template-rendering-samples (id: nuxeo-template-rendering-samples-6.8.2)
       addon     started	nuxeo-vision (id: nuxeo-vision-1.3.3)
       addon     started	nuxeo-web-ui (id: nuxeo-web-ui-2.3.3)
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              4 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 - 30 minutes
                30m