Hi,
My test build of the 2.6.17-rc3 on sparc failed with the following
messages:
dpkg-gencontrol -DArchitecture=sparc -isp \
-plinux-image-2.6.17-rc3-sparc32-sparc
-P/home/jurij/exp/linux-2.6-2.6.16+2.6.17-rc3/debian/build/build-sparc-none-sparc32/debian/linux-image-2.6.
17-rc3-sparc32-sparc/
dpkg-gencontrol: error: package linux-image-2.6.17-rc3-sparc32-sparc not
in control info
make[4]: *** [debian/linux-image-2.6.17-rc3-sparc32-sparc] Error 255
The failing invocation of the kernel-package (with extra line breaks) is:
cd 'debian/build/build-sparc-none-sparc32'; env -u ABINAME -u ARCH -u
SUBARCH -u FLAVOUR -u VERSION -u LOCALVERSION MAKEFLAGS='' make-kpkg
--arch 'sparc' --stem linux --initrd --subarch 'sparc' kernel-image
The working invocation for sid kernels is:
cd 'debian/build/build-sparc-none-sparc32'; env -u ABINAME -u ARCH -u
SUBARCH -u FLAVOUR -u VERSION -u LOCALVERSION MAKEFLAGS='' make-kpkg
--append-to-version '-1-sparc32' --arch 'sparc' --stem linux --initrd
--subarch 'sparc' kernel-image
The only difference is I can see is that the version in trunk is no longer
passing the --append-to-version to make-kpkg, so k-p is probably using
some magic to come up with the (wrong) package name. Probably it only
affects the arches with subarches, because amd64 has built fine. I suggest
to reintroduce the --append-to-version option to be able to build the
packages again (will try to test this solution).
Best regards,
Jurij Smakov [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]