-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: ADDONS_6.0
-
Fix Version/s: ADDONS_6.0
-
Component/s: Shibboleth
It is not possible to install marketplace-shibboleth-invitation on nuxeo-cap-6.0-HF24-SNAPSHOT-tomcat.
See http://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-shibboleth-invitation-6.0/221/
$ ./bin/nuxeoctl mp-show /tmp/marketplace-shibboleth-invitation-1.0.1-SNAPSHOT.zip **************************************** Package: nuxeo-shibboleth-invitation-1.0.1-SNAPSHOT Visibility: MARKETPLACE Target platforms: {cap-6.0,cap-6.0-HF*} Depends: {shibboleth-authentication:2.2.0,nuxeo-platform-user-registration:1.5.0,nuxeo-6.0-HF18} **************************************** $ ./bin/nuxeoctl mp-install /tmp/marketplace-shibboleth-invitation-1.0.1-SNAPSHOT.zip Missing mapping for nuxeo-6.0-HF18 with target platform cap-6.0-HF22-SNAPSHOT Missing mapping for nuxeo-diff with target platform cap-6.0-HF22-SNAPSHOT Couldn't order [nuxeo-shibboleth-invitation-1.0.1-SNAPSHOT] missing [nuxeo-6.0-HF18, shibboleth-authentication:2.2.0]. Failed to resolve dependencies: Couldn't order [nuxeo-shibboleth-invitation-1.0.1-SNAPSHOT] missing [nuxeo-6.0-HF18, shibboleth-authentication:2.2.0].
It works fine on 6.0 stock. Issue on 6.0-*SNAPSHOT comes from the dependency on nuxeo-6.0-HF18.
A released package can depend on a hotfix if it is not public. But a SNAPSHOT package cannot depend on a hotfix while it is not possible to install hotfix on SNAPSHOT distribution (similar to NXP-14085).
- depends on
-
NXP-14085 Make the MP system usable with "hotfixed distribution"
- Open