-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

thanks for your answer.

Am Mo den  9. Jun 2014 um  6:57 schrieb Manoj Srivastava:
> >>         Why is the =R not replaced is the  big question. Could you
> >>  provide full logs and the contents of ./debian/control when it fails?
> >
> > I have no idea. I just know that it was not a problem with older
> > versions. At 2014-05-12 I was able to successful build the last kernel
> > version.
> 
>         From the first lines of your transcritp, I can see:
> --8<---------------cut here---------------start------------->8---
> test -f debian/control || sed         -e 's/=V/3.13.11/g'  \
>                 -e 's/=D/1.ikki/g'         -e 's/=A/amd64/g'  \
>       -e 's/=SA//g'  \
>       -e 's/=I//g'                                \
>       -e 's/=CV/3.13/g'                           \
>       -e 's/=M/Klaus Ethgen <kl...@ethgen.de>/g'                          \
>       -e 's/=ST/linux/g'      -e 's/=B/x86_64/g'    \
>         -e 's/=R/initramfs-tools | linux-initramfs-tool,/g'    
> /usr/share/kernel-package/Control > debian/control
> --8<---------------cut here---------------end--------------->8---
> 
>         So, kernel-package seems to ge doing the right thing, it is
>  telling sed to  's/=R/initramfs-tools | linux-initramfs-tool,/g'. Why
>  did sed fail? Was there already a debian/control file present?
> 
>         can you rm -rf ./debian and try again?  Also, could you tell me
>  the command line you are using to invoke make-kpkg?

I always start with an completely empty linux source tree.

I used to use the following ages ago but that doesn't work anymore:
   make-kpkg --rootcmd fakeroot --revision 1.ikki --added-modules 
"nvidia-kernel,oss4" --config menuconfig configure
   make-kpkg --rootcmd fakeroot --revision 1.ikki --added-modules 
"nvidia-kernel,oss4" --config menuconfig binary-arch
   make-kpkg --rootcmd fakeroot --revision 1.ikki --added-modules 
"nvidia-kernel,oss4" --config menuconfig modules_image

Currently I use the following (Note the different call to fakeroot):
   fakeroot make-kpkg --revision 1.ikki --added-modules "nvidia-kernel,oss4" 
--config menuconfig configure
   fakeroot make-kpkg --revision 1.ikki --added-modules "nvidia-kernel,oss4" 
--config menuconfig binary-arch
   make-kpkg --rootcmd fakeroot --revision 1.ikki --added-modules 
"nvidia-kernel,oss4" --config menuconfig modules_image

Which was working until version 13.007. I had the problem only with
later ones. So I don't think that the problem is on my side.

By the way, with the commands above, on old days menuconfig was only
called once (in configure call) but since some years it gets called
every time, so tree times at all.

Regards
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.de>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJTlV6wAAoJEKZ8CrGAGfasE1YL/24eovDHw/NHqCgbQaymqRpf
uQ09qOnBKGb31ZNZkrSGIXKkgSJhsB61XFtgFnTRn/98bvB9+eoh8M1/dhAm99xv
JCA4ir206d7PnU+1vzg/3z6KCfEQVxoFSkM8n/AaHu3RHBLU8TBMqZF6r1ViebU1
GI8eBRBW8q+j00ORyqL26l49Sj4WBoc9sZyC5mzb+2pSQolNIzWdl6KECM/NB2WD
2RbHS1Oq4i9IfjbijugDZOSdAd9KPAHOk8UKSn9sBE15NzhwDXsgZULeUzH748XA
8l37cbOwcj0rM/TIR7RhaMyCEsn1T/QFj3R3JlTxJRqXKibekB3utAd52rySHyNU
fn67xbGGAwmiaMr3Omk2eK5QybOQqlHv0jaFe5fRzcGHe5KmkD0iV6B7gOz24LMK
MLN/Hlf3/CVsRSWxcRIfeHFqItkXba71XGfzZHz9FUJVe7Pv4mM/JER5TtncpmUX
OBpWXY/ZIHNApxQhAMevrjnf6LhRaH2IYG2mZgndew==
=9NGj
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to