From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UCSVn-0007YM-EV for openembedded-core@lists.openembedded.org; Mon, 04 Mar 2013 11:20:52 +0100 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r24AC0ql022856; Mon, 4 Mar 2013 10:12:00 GMT X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VBQTLcozOHk9; Mon, 4 Mar 2013 10:12:00 +0000 (GMT) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id r24ABpwt022847 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Mon, 4 Mar 2013 10:11:54 GMT Message-ID: <1362391438.29587.4.camel@ted> From: Richard Purdie To: "Ciobanu, Emilia Maria Silvia" Date: Mon, 04 Mar 2013 10:03:58 +0000 In-Reply-To: <985E5BBDA0968D48ABDF343456A521B3F2AF9E@IRSMSX102.ger.corp.intel.com> References: <1362140387-5761-1-git-send-email-emilia.maria.silvia.ciobanu@intel.com> <1362141704.1055.56.camel@ted> <5130FD69.1020804@linux.intel.com> ,<1362181576.11004.11.camel@ted> <985E5BBDA0968D48ABDF343456A521B3F2AF9E@IRSMSX102.ger.corp.intel.com> X-Mailer: Evolution 3.6.3-1 Mime-Version: 1.0 Cc: Martin Jansa , oe-core layer Subject: Re: [PATCH v2] btrfs-tools: added PV to git package recipe X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 10:20:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2013-03-04 at 08:42 +0000, Ciobanu, Emilia Maria Silvia wrote: > I've tried building the package after added the "0.20~rc1" tag for > PV. This format for the tag doesn't seem to be supported. I > get the following error: > invalid tag value("^[A-Za-z0-9+._]+$") Version: Version: 0.20~rc1+git0+fdb6c0402337d9607c7a39155088eaf033742752 Which part of the system did that error come from? >From what you've said, we should probably go with 0.19 for now and if we upgrade past the tag, switch to 0.19+0.20-rc1. We need to open a bug about ~ not working in package versions with the bug in opkg-compare-versions and the above issue being mentioned. Cheers, Richard