From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CE5FD1381F3 for ; Thu, 21 Apr 2016 05:49:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 756D621C028; Thu, 21 Apr 2016 05:48:57 +0000 (UTC) Received: from mail-lf0-f46.google.com (mail-lf0-f46.google.com [209.85.215.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D45F121C028 for ; Thu, 21 Apr 2016 05:48:56 +0000 (UTC) Received: by mail-lf0-f46.google.com with SMTP id e190so53962797lfe.0 for ; Wed, 20 Apr 2016 22:48:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=leBvMSGENAQ76i9CaDMG6Q7yze+yjjL0k6Msai8sfFs=; b=XenYIxYWgazujEOo6W7BOePOA3J/eqB7TnJ9pCzAYYpLvHrItRTvtSZCjeETQzf9er ukNy6wiaZwUUszxZHwogwqfb3+iT3ntwNATMZhSw/oxA+U1LIRc5V2knhMQXou6tTldq 2d1iZd29hpUVTQhBYRPYb4yVXABhHJsHwQF+lk763fbgUmYf6E08l6m5W6TRo23g2LaY T1ZlDVsIVP6P06a8SNX4KRSu4YGXEAXJw66cFJq3nwrRYlBeySBADG5jvhMSNe45MZWY MrVWprO4xTq9MZHHsHUzwe0PxCBmAkz2wL1Xom2jdixaDTO3GFc0CqzBy0yX2TRNx4gH D1HQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=leBvMSGENAQ76i9CaDMG6Q7yze+yjjL0k6Msai8sfFs=; b=ACZkIaWALgk56iVkfAiF4czCjT97AaainibFDTIFVN7eReabGzRRIyrF+l+yFrFysZ 110LgfmpW7tBRz16gElYjbjpYFB4C8sus05NBzFOOULwmdkuPrWab+6ZVMVBxWyG1zi6 bHDSNmm0f5wrlCRXDhy/vaXrBnJ2+xIJpfBvqJbbLxDIyCdPWfKLtq+PW2W+JWcxsSj+ b3lNdSJpCrlvPY5z8+kaen0MBWBOAg2t78YRnc8GTeCYkj9gxAyq5svmOfqMMBacZe3y dj1pjAX1WhVUMK5ZYQUaB7Z/HUXskImu8TQTJwGV7Nhz+AiftRqrN6kzUwPIzPwWj013 SJhA== X-Gm-Message-State: AOPr4FUdBDaP5SV+3C0Q7qgtEeucXcyV/R25+iQvr3frfZ88Gok376YKubvWG3VykIQdcA6uQLzzKZPuuziTgw== X-Received: by 10.25.205.12 with SMTP id d12mr4901509lfg.128.1461217735067; Wed, 20 Apr 2016 22:48:55 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.25.19.72 with HTTP; Wed, 20 Apr 2016 22:48:35 -0700 (PDT) In-Reply-To: <20160421054206.GL5369@vapier.lan> References: <57109E43.3010801@nextworks.it> <20160421054206.GL5369@vapier.lan> From: Leno Hou Date: Thu, 21 Apr 2016 13:48:35 +0800 Message-ID: Subject: Re: [gentoo-catalyst] genkernel version parsing problem To: gentoo-catalyst@lists.gentoo.org, robbat2@gentoo.org Content-Type: multipart/alternative; boundary=001a1141222a09cca60530f844a5 X-Archives-Salt: e28dc7a0-bd35-4512-a40d-4cf8ac097e75 X-Archives-Hash: 2534970371972de310e0ea8cb2cf053e --001a1141222a09cca60530f844a5 Content-Type: text/plain; charset=UTF-8 On Thu, Apr 21, 2016 at 1:42 PM, Mike Frysinger wrote: > On 15 Apr 2016 09:54, Marco Gigante wrote: > > I got a problem with catalyst and latest version of genkernel, installed > > with genkernel-9999 ebuild. > > genkernel --version returns v3.5.0.1 (with the 'v' prefix) and catalyst > > fails to check the minimal required version. > > is this new to 3.5.0.1 ? or did it happen with 3.5.0.0 ? i don't think > it was intentional, so we can always just change genkernel ... > -mike > Faced the problem only in v3.5.0.1. Not happen in v3.5.0.0 leno@localhost ~ $ genkernel --version v3.5.0.1 -Leno Hou --001a1141222a09cca60530f844a5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Thu, Apr 21, 2016 at 1:42 PM, Mik= e Frysinger <vapier@gentoo.org> wrote:
=
On 15 Ap= r 2016 09:54, Marco Gigante wrote:
> I got a problem with catalyst and latest version of genkernel, install= ed
> with genkernel-9999 ebuild.
> genkernel --version returns v3.5.0.1 (with the 'v' prefix) and= catalyst
> fails to check the minimal required version.

is this new to 3.5.0.1 ?=C2=A0 or did it happen with 3.5.0.0 ?=C2=A0= i don't think
it was intentional, so we can always just change genkernel ...
-mike

Faced the problem only in v3.5.0.1. Not happen in v3.= 5.0.0

leno@l= ocalhost ~ $ genkernel -= -version

v3.5.0.1


<= /div>
-Leno Hou
--001a1141222a09cca60530f844a5--