[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Quest to build this cusom install CD for dmraid (RAID5) on AMD64



From http://wiki.debian.org/DebianInstaller/Modify/CustomKernel

"Make sure the build dependencies of linux-kernel-di-i386-2.6 are satisfied (you will need to install the kernel-wedge package), and build the package. This will produce several udebs."

Does that imply this:

# dpkg-buildpackage -d -rfakeroot in the linux-kernel-di-amd64-2.6/ directory?

If so I am getting:
(I need to know how to set that source directory I bet)

 fakeroot debian/rules clean
kernel-wedge gen-control > debian/control
dh_testdir
dh_clean `find modules -type l`
 dpkg-source -b linux-kernel-di-amd64-2.6
dpkg-source: warning: unknown information field `Vcs-Svn' in input data in general section of control info file
dpkg-source: warning: missing information for output field Standards-Version
dpkg-source: warning: source directory `./linux-kernel-di-amd64-2.6' is not <sourcepackage>-<upstreamversion> `linux-kernel-di-amd64-2.6-1.49' dpkg-source: building linux-kernel-di-amd64-2.6 in linux-kernel-di-amd64-2.6_1.49.tar.gz dpkg-source: building linux-kernel-di-amd64-2.6 in linux-kernel-di-amd64-2.6_1.49.dsc
 debian/rules build
kernel-wedge gen-control > debian/control
dh_testdir
 fakeroot debian/rules binary
kernel-wedge gen-control > debian/control
dh_testdir
dh_testdir
dh_clean -k
kernel-wedge install-files
could not find kernel image at /usr/share/kernel-wedge/commands/install-files line 72, <KVERS> line 2.
make: *** [binary-arch] Error 2


Reply to: