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 2F1EF1381F3 for ; Thu, 21 Apr 2016 16:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 049AE21C003; Thu, 21 Apr 2016 16:43:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9509521C003 for ; Thu, 21 Apr 2016 16:43:48 +0000 (UTC) Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 01509340C5B; Thu, 21 Apr 2016 16:43:46 +0000 (UTC) Date: Thu, 21 Apr 2016 12:43:46 -0400 From: Mike Frysinger To: gentoo-catalyst@lists.gentoo.org Cc: Robin Johnson , m.gigante@nextworks.it Subject: Re: [gentoo-catalyst] genkernel version parsing problem Message-ID: <20160421164346.GR5369@vapier.lan> Mail-Followup-To: gentoo-catalyst@lists.gentoo.org, Robin Johnson , m.gigante@nextworks.it References: <57109E43.3010801@nextworks.it> <20160421054206.GL5369@vapier.lan> <20160421062115.GN5369@vapier.lan> 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 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fUETZ9jfdlrBCYso" Content-Disposition: inline In-Reply-To: X-Archives-Salt: fce544fa-dd50-4e4e-bd38-16c6baf5520a X-Archives-Hash: 7e2fa8eb84358d4df866eeb779677f9e --fUETZ9jfdlrBCYso Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On 21 Apr 2016 14:34, Leno Hou wrote: > On Thu, Apr 21, 2016 at 2:21 PM, Mike Frysinger wrote: > > i made the 3.5.0.1 release and def did not mean to make that change. > > but in looking at the git history, i'm not seeing anything since the > > 3.5.0.0 tag that looks relevant. > > > > that said, i'm not seeing this behavior: > > $ genkernel --version > > 3.5.0.1 > > > > and when i look at the source, it's OK: > > $ tar xf /usr/portage/distfiles/genkernel-3.5.0.1.tar.xz > > $ grep ^GK genkernel-3.5.0.1/genkernel > > GK_V='3.5.0.1' > > Sorry, this happens in genkernel-9999 ok, that makes more sense. i'll update the ebuild so that it doesn't add the v prefix and so it includes 9999 so it's clear where the code is coming from. -mike --fUETZ9jfdlrBCYso Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXGQNBAAoJEEFjO5/oN/WBoNYQANeDEvqwjlzvEUTOazVWNNqX bdxAF7m54vBDP9xJ3k+jX2Tp0B2+GDP/iMXW/rk8uStSFy2MNjjioyoSY0EYmeOB P+8OTWJd5bl4QuJl89HHQrZ8F7kbsEYwc5QCl8/YHmY2rOX9FMKF4yRKLWSj4PL5 +8dwMD/j86K2IEGgk//amfZ/dM3jr6I3dDGrnErPF9yDdq3dOCxfwzyRZgxxPG6u xmJZOeU/dQn9GngTg1Hf+F60zSDuaGCpAJx9iO2szjXrrvahnuX7GJjAe3fe9QAO DXSx8dPFECEXjvp5Rj8oKZQj+uVxmp/x4kAYrFcmhgCE1eKZUF1US0q7MYu2LaHp J8VoMPSEqh8MJA2LEQP4UNvnmK6Yb36JZuGqDno1nobfK/X8fMs/W3jazCZalVeN VzkJ2j3oEV5VmnN4wETnnZ0y5gjEk16zi7ZvhAUFM2YtV5Ownrj5yoOq+Cmqwc0o KRfPrmKN40vgN1JZ3g4k1e121ly3yKcAD04OexdUR1g3kJ0MshB8ERtmZgjPiczd esBDsnyxfgzBGzdc85AUV0Bhkc/gBzGZIePUNnzWlFYkw/nJnwiNf1ZAPY4mnrRP hWaNDQr4Wiu6vy+F8AgSOBxvTkqJIRfia5JYrUQVgakTvS0RahqdXVR/Znhf3t03 Kcgqf2LFUbQ2AsalEVvc =Oy3b -----END PGP SIGNATURE----- --fUETZ9jfdlrBCYso--