Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88987 - genkernel CONFIG_LOCALVERSION support
Summary: genkernel CONFIG_LOCALVERSION support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
: 88723 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-13 10:52 UTC by Alex Schultz
Modified: 2005-06-29 04:21 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
genkernel CONFIG_LOCALVERSION aware, displays correct 3.1.6 version (genkernel-3.1.6-r1.ebuild,1.80 KB, text/plain)
2005-05-28 18:10 UTC, Daniel Holth
Details
fixes CONFIG_LOCALVERSION and "3.1.5" should be "3.1.6" problems. (genkernel-localversion.patch,1.57 KB, patch)
2005-05-28 18:11 UTC, Daniel Holth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Schultz 2005-04-13 10:52:29 UTC
I updated to genkernel version 3.1.6, but the application reports 3.1.5

something root # genkernel --version
3.1.5
something root # emerge -s genkernel
Searching...
[ Results for search key : genkernel ]
[ Applications found : 1 ]

*  sys-kernel/genkernel
      Latest version available: 3.1.6
      Latest version installed: 3.1.6
      Size of downloaded files: 3,140 kB
      Homepage:    http://www.gentoo.org
      Description: Gentoo autokernel script
      License:     GPL-2


Reproducible: Always
Steps to Reproduce:
1. genkernel --version
2.
3.

Actual Results:  
genkernel reports 3.1.5

Expected Results:  
version should be reported correctly
Comment 1 Daniel Holth 2005-05-28 18:10:17 UTC
Created attachment 60048 [details]
genkernel CONFIG_LOCALVERSION aware, displays correct 3.1.6 version

new genkernel-3.1.6-r1 ebuild changed to include attached patch.
Comment 2 Daniel Holth 2005-05-28 18:11:48 UTC
Created attachment 60049 [details, diff]
fixes CONFIG_LOCALVERSION and "3.1.5" should be "3.1.6" problems.

genkernel-localversion.patch
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2005-06-15 12:02:42 UTC
*** Bug 88723 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Holth 2005-06-15 12:47:48 UTC
(In reply to comment #3)
> *** Bug 88723 has been marked as a duplicate of this bug. ***

Okay now all we have to do is incorporate the patch into genkernel. I've
compiled many kernels with the patch and am happy to have localversion support,
just another usability step on gentoo's path to world domination.
Comment 5 Tim Yamin (RETIRED) gentoo-dev 2005-06-16 11:50:12 UTC
Fixed in genkernel-3.2.0_pre7, please test and reopen if issues persist. Thanks!