On Fri, Jun 06 2014, Klaus Ethgen wrote: > Hi, > > Am Fr den 6. Jun 2014 um 7:42 schrieb Manoj Srivastava: >> severity 750703 normal > > I do not understand why this is just normal severity. Even if it only > happens for some people it is at least serious. However, I do not want > to fight due to this. But I find it critical manner I see more and > more often in the last days to reduce the severity always to normal > just to not be RC critical and then don't care about that bugs. Guys, > that is no way to fix bugs.
It is normal severity since it does not seem generally
preproducible. If there were other reports with people having similar
problems, I would think this bug would deserve to get a RC
severity. Since you do not provbide any details of severity
downgrading, I can't comment on the other issues. But so far, I do not
see that sthis is not a problem with the local setup.
Also, there is a pretty simple workaround: vi ./debian/control;
remove the =R or replace it with
initramfs-tools | linux-initramfs-tool,
and run make-kpkg again. It is more of an invonvenience at this point.
>
>> 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 <[email protected]>/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?
manoj
--
File cabinet: A four drawer, manually activated trash compactor.
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

