Xymon Mailing List Archive search

problem patching

list Daniel J McDonald
Tue, 29 Mar 2005 15:01:44 -0600
Message-Id: <user-5cf1164a79e1@xymon.invalid>

On Mon, 2005-03-28 at 14:05 +0200, lars ebeling wrote:

Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote: 
        
        
        On Mon, Mar 28, 2005 at 01:04:43PM +0200, lars ebeling wrote:
I'l give it another try. Could someone please help me.

When patching I get this:

$ /home/bb/patch -p1 < /tmp/post-rc6-v2_patch.txt
(Stripping trailing CRs from patch.)
can't find file to patch at input line 4
I'm trying to add the patch to the SRPM, and I get:
+ echo 'Patch #0 (post-RC6-v2.patch):'
Patch #0 (post-RC6-v2.patch):
+ patch -p1 -b --suffix .2 -s
The text leading up to this was:
|diff -urN hobbit-4.0-RC6/Changes-4.0 hobbit-4.0-RC6.2/Changes-4.0
|--- hobbit-4.0-RC6/Changes-4.0 2005-03-21 17:38:02.000000000 +0100
|+++ hobbit-4.0-RC6.2/Changes-4.0       2005-03-28 12:35:37.958731000
+0200
File to patch:

Most confused...