Error in kernel patch-file #925
Replies: 2 comments 1 reply
-
The error has not been fixed, but I am not stuck any more. I now switches to use VMWare using Ubuntu Server 23.
|
Beta Was this translation helpful? Give feedback.
-
imho only way to cause this error is an alterned file after download |
Beta Was this translation helpful? Give feedback.
-
Trying to build an image for 7520.
The build gets terminated when the kernel gets patched for AVM.
That's the make log:
Using kernel version: 4.4.271
rm -f -r source/kernel/ref-ipq40xx-7530_07.56
mkdir -p source/kernel/ref-ipq40xx-7530_07.56/linux-4.4
---> kernel ...
preparing ... patching ...
#vanilla to avm patch: dl/kernel_4.4.271-7530_07.56-ADv1.patch.xz
ERROR: modpatch: Error in patch-file dl/kernel_4.4.271-7530_07.56-ADv1.patch.xz
make[1]: *** [make/kernel/kernel.mk:55: source/kernel/ref-ipq40xx-7530_07.56/.unpacked] Error 2
make: *** [Makefile:47: envira] Terminated
The image, which gets downloaded from AVM is "FRITZ.Box_7520-07.57.image"
That's the box juis_boxinfo.xml:
<q:Name>FRITZ!Box 7520 (UI)</q:Name>
<q:HW>247</q:HW>
<q:Major>175</q:Major>
<q:Minor>7</q:Minor>
<q:Patch>57</q:Patch>
<q:Buildnumber>107821</q:Buildnumber>
<q:Buildtype>1</q:Buildtype>
<q:OEM>1und1</q:OEM>
<q:Lang>de</q:Lang>
<q:Country>049</q:Country>
Beta Was this translation helpful? Give feedback.
All reactions