Hello,
I did download http://www.linuxtv.org/pipermail/vdr/attachments/20071124:f209db92/attachmen t-0002.bin.
I am following the same wiki as for 1.5.10. (mv .., patch -p1 -I ..)
When I apply this patch I get :
Patch unexpectly ends in middle of line
Patch: **** only garbage found in patch input.
No idea what to do ?
Thanks,
serge
Hi,
serge pecher schrieb:
I did download http://www.linuxtv.org/pipermail/vdr/attachments/20071124:f209db92/attachmen....
I am following the same wiki as for 1.5.10. (mv …., patch –p1 –I ….)
When I apply this patch I get :
Patch unexpectly ends in middle of line
Patch: **** only garbage found in patch input.
No idea what to do ?
Well, you should have red http://www.linuxtv.org/pipermail/vdr/2007-November/014748.html more precisely:
. . . Type: application/x-bzip2 . . .
You need to bunzip2 the attachment first before patching. I had to bzip2 them due to mail size limitations on the mailing list.
BTW: why not using the revised patch from here? http://www.linuxtv.org/pipermail/vdr/2008-January/014956.html
And apply this one afterwards, too: http://www.linuxtv.org/pipermail/vdr/2008-January/015000.html
Watch out: the latter one is plain text, so no need to use bunzip2 first.
Bye.