fails to build kernel package from a git if uncommited modifications
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kernel-package (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kernel-package
i am building a kernel from upstream git. i have an uncommitted modification in the kernel source.
fakeroot make-kpkg --jobs 4 --append-
fails with:
dpkg-gencontrol -DArchitecture=
-plinux-
dpkg-gencontrol: error: package linux-image-
make[2]: *** [debian/
make[2]: Leaving directory `/var/tmp/
make[1]: *** [debian/
make[1]: Leaving directory `/var/tmp/
make: *** [kernel_image] Error 2
the patch in
https:/
fixes this error and allows me to build
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: kernel-package 12.033 [modified: usr/share/
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Wed Sep 29 10:39:52 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100605)
PackageArchitec
ProcEnviron:
PATH=(custom, no user)
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: kernel-package
Changed in kernel-package (Ubuntu): | |
status: | New → Confirmed |
maybe that patch isn't enough. i am now using 12.036 from PPA: https:/ /launchpad. net/~brian- rogers/ +archive/ ppa which seems to be working ok.
see Bug #58307