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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to