severity 750951 normal tags 750951 + unreproducible tags 750951 + moreinfo thanks
On Thu, Jun 12 2014, Ross Schlaikjer wrote:
> Yes, I get the same results for kernel_image, kernel_headers and
> kernel_source.
> Attached is a script output for attempting to build kernel_image.
This is definitely not behaviour I am seeing on either my own
machines or debian machines available for testing.
--8<---------------cut here---------------start------------->8---
VERSION=[make[2]: Leaving directory '/home/ross/Downloads/linux-3.15'],
PATCHLEVEL=[make[2]: Leaving directory '/home/ross/Downloads/linux-3.15'],
SUBLEVEL=[make[2]: Leaving directory '/home/ross/Downloads/linux-3.15'],
EXTRAVERSION=[make[2]: Leaving directory '/home/ross/Downloads/linux-3.15'],
LOCALVERSION=[make[2]: Leaving directory '/home/ross/Downloads/linux-3.15'],
iatv=[-beast],
UTS_RELEASE_VERSION=[3.15.0-beast],
KERNELRELEASE=[].
--8<---------------cut here---------------end--------------->8---
This seems like something going very, very wrong in your local
set up. Do you have another machine you could try this on? I had
another grave but report that turned out to be dues to a local
diversion of a kernel-package file (not that that is what is going on
here, I just want to see if this can be reproduced on another
machine).
I have:
make-kpkg clean && make-kpkg -j6 --initrd --rootcmd fakeroot
--revision=$(date +%Y.%m.%d) --append-to-version '-anzu'
--arch-in-name kernel_image
dpkg-deb: building package `linux-image-3.15.0-anzu-11940-g6391f34' in
`../linux-image-3.15.0-anzu-11940-g6391f34_2014.06.13_amd64.deb'.
--8<---------------cut here---------------start------------->8---
====== making target debian/stamp/conf/full-changelog [new prereqs: ]======
for file in ChangeLog Control Control.bin86 config templates.in rules; do
\
cp -f /usr/share/kernel-package/$file ./debian/; \
done
cp: cannot stat ‘/usr/share/kernel-package/ChangeLog’: No such file or directory
for dir in Config docs examples ruleset scripts pkg po; do
\
cp -af /usr/share/kernel-package/$dir ./debian/;
\
done
install -p -m 755 /usr/share/kernel-package/rules debian/rules
sed -e 's/=V/3.15.0-anzu-11940-g6391f34/g' \
-e 's/=D/2014.06.13/g' -e 's/=A/amd64/g' \
-e 's/=SA//g' \
-e 's/=I//g' \
-e 's/=CV/3.15/g' \
-e 's/=M/Unknown Kernel Package Maintainer
<[email protected]>/g' \
-e 's/=ST/linux/g' -e 's/=B/x86_64/g' \
-e 's/=R//g' /usr/share/kernel-package/Control > debian/control
sed -e 's/=V/3.15.0-anzu-11940-g6391f34/g' -e 's/=D/2014.06.13/g' \
-e 's/=A/amd64/g' -e 's/=M/Unknown Kernel Package Maintainer
<[email protected]>/g' \
-e 's/=ST/linux/g' -e 's/=B/x86_64/g' \
/usr/share/kernel-package/changelog > debian/changelog
chmod 0644 debian/control debian/changelog
make -f debian/rules debian/stamp/conf/kernel-conf
make[2]: Entering directory '/usr/local/src/kernel/linus-tree'
--8<---------------cut here---------------end--------------->8---
manoj
--
Be careful how you get yourself involved with persons or situations that
can't bear inspection.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature

