[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2010-09-14 Thread andrew thomas
Fixed in 12.036 available in sid http://packages.debian.org/sid/kernel-package -- kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set https://bugs.launchpad.net/bugs/77649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2010-08-03 Thread Jeremy Kerr
Looks like it's back on lucid: dpkg-gencontrol -DArchitecture=amd64 -isp\ -plinux-image-2.6.35-rc6-g77a63f3 -P/home/jk/build/linux-2.6/debian/linux-image-2.6.35-rc6-g77a63f3/ dpkg-gencontrol: error: package linux-image-2.6.35-rc6-g77a63f3 not in control info

[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2009-08-23 Thread Joseph Fannin
This issue is no longer present in Karmic. I skipped Jaunty, so I can't speak for that release, but this is potentially closeable. -- kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set https://bugs.launchpad.net/bugs/77649 You received this bug notification because you are a member

[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2008-09-13 Thread Daniel T Chen
** Changed in: kernel-package (Ubuntu) Status: New = Confirmed -- kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set https://bugs.launchpad.net/bugs/77649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2008-05-04 Thread Jeremy Kerr
Confirmed on Hardy too. The problem is in /usr/share/kernel- package/ruleset/misc/version_vars.mk - we construct a version variable as follows: version = $(VERSION).$(PATCHLEVEL) $(SUBLEVEL)$(EXTRAVERSION)$(iatv)$(LOCALVERSION)$(GIT_VERSION) However, $(LOCALVERSION) already includes the contents

[Bug 77649] Re: kernel-package doesn't work if CONFIG_LOCALVERSION_AUTO is set

2007-10-20 Thread Joseph Fannin
This still doesn't work in Gutsy: | The UTS Release version in include/linux/utsrelease.h | 2.6.23-ge8b8c977-dirty | does not match current version: | 2.6.23-ge8b8c977-dirty-ge8b8c977-dirty-dirty | Please correct this. | make: ***