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 of $(GITVERSION)

Perhaps conditionally setting $(GITVERSION) based on the value of
CONFIG_LOCALVERSION_AUTO would be the solution?

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to