You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/07/01 21:34:05 UTC

[jira] [Resolved] (KARAF-3822) Error installing feature even if requirements should be present

     [ https://issues.apache.org/jira/browse/KARAF-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-3822.
-----------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 4.0.1)

> Error installing feature even if requirements should be present
> ---------------------------------------------------------------
>
>                 Key: KARAF-3822
>                 URL: https://issues.apache.org/jira/browse/KARAF-3822
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 4.0.0
>            Reporter: Christian Schneider
>         Attachments: req-issue.xml
>
>
> Unpack and start plain apache-karaf-4.0.0
> Download feature file to karaf dir.
> feature:repo-add file:req-issue.xml
> feature:install req-issue
> It will show the exception below. The strange thing is that the requirements should be present.
> -----
> Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=bug1; type=karaf.feature; version="[1.0.0,1.0.0]"; filter:="(&(osgi.identity=bug1)(type=karaf.feature)(version>=1.0.0)(version<=1.0.0))" [caused by: Unable to resolve bug1/1.0.0: missing requirement [bug1/1.0.0] osgi.identity; osgi.identity=org.eclipse.ecf.remoteservice.asyncproxy; type=osgi.bundle; version="[1.0.0.v20140410-1838,1.0.0.v20140410-1838]"; resolution:=mandatory [caused by: Unable to resolve org.eclipse.ecf.remoteservice.asyncproxy/1.0.0.v20140410-1838: missing requirement [org.eclipse.ecf.remoteservice.asyncproxy/1.0.0.v20140410-1838] osgi.ee; filter="(&(|(osgi.ee = J2SE)(osgi.ee = JavaSE))(version >= 1.5)(!(version >= 1.8)))"]]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)