[Bug 602405] Re: No DEB packages when setlocalversion echos non-empty

cmcx_linux cmcx_linux at yahoo.com
Tue Sep 14 03:43:21 UTC 2010


Hy all, I manage  to find somewhat of a fix. Edit kernelsource/script/setlocalversion . At line 54 in my kernel I have 
if $short; then 
  echo "+"
return
According to the comments if only the short version is required don't bother running further git commands.
This from what I saw appears only on compilations from git sources ( I compiled tar balls without a problem), and it's the plus that gets appended to the kernel name at compile time. 
Just delete the +, save and compile with make-kpkg.

-- 
No DEB packages when setlocalversion echos non-empty
https://bugs.launchpad.net/bugs/602405
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to kernel-package in ubuntu.




More information about the kernel-bugs mailing list