Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EA1A3200CC9 for ; Mon, 17 Jul 2017 18:12:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E86BD16515F; Mon, 17 Jul 2017 16:12:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3A054165165 for ; Mon, 17 Jul 2017 18:12:06 +0200 (CEST) Received: (qmail 11216 invoked by uid 500); 17 Jul 2017 16:12:05 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 11205 invoked by uid 99); 17 Jul 2017 16:12:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2017 16:12:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id D2461C02CF for ; Mon, 17 Jul 2017 16:12:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id l6EjR4rpBJ5Q for ; Mon, 17 Jul 2017 16:12:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 440EB61B43 for ; Mon, 17 Jul 2017 16:12:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 62052E0E0B for ; Mon, 17 Jul 2017 16:12:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4DC1424770 for ; Mon, 17 Jul 2017 16:12:00 +0000 (UTC) Date: Mon, 17 Jul 2017 16:12:00 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-5103) Quick start fails at the step "feature:install camel-spring" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 17 Jul 2017 16:12:07 -0000 [ https://issues.apache.org/jira/browse/KARAF-5103?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-5103: ------------------------------------------- Assignee: Christian Schneider (was: Jean-Baptiste Onofr=C3=A9) > Quick start fails at the step "feature:install camel-spring" > ------------------------------------------------------------ > > Key: KARAF-5103 > URL: https://issues.apache.org/jira/browse/KARAF-5103 > Project: Karaf > Issue Type: Bug > Affects Versions: 4.1.1 > Environment: Ubuntu 14.04 > Reporter: Mike Fogg > Assignee: Christian Schneider > Fix For: 4.2.0, 4.1.2 > > > The quick start results in an error when entering the command to install = camel-spring. > karaf@root()> feature:install camel-spring > Error executing command: Unable to resolve root: missing requirement [roo= t] osgi.identity; osgi.identity=3Dcamel-spring; type=3Dkaraf.feature; versi= on=3D"[2.15.2,2.15.2]"; filter:=3D"(&(osgi.identity=3Dcamel-spring)(type=3D= karaf.feature)(version>=3D2.15.2)(version<=3D2.15.2))" [caused by: Unable t= o resolve camel-spring/2.15.2: missing requirement [camel-spring/2.15.2] os= gi.identity; osgi.identity=3Dspring; type=3Dkaraf.feature; version=3D"[3.2.= 0,4.0.0)"] > It sounds like this is related to KARAF-4730, however since this is the f= irst thing I have tried after installing and is my introduction to Karaf (a= s it would be presumably for anyone going through the Quick Start), I don't= know how I would go about removing the filter from the camel-spring depend= ency in order to install it. Considering this is a quick start, I probably= shouldn't have to do anything that isn't spelled out in the instructions. -- This message was sent by Atlassian JIRA (v6.4.14#64029)