>
> Gotta patch Razor too.  See the README file in the SA source tree.
>
> I've been trying to promote a FAQ entry on this ... the question
> has been asked about seven times in three days on this list.
>

Eh?  I thought I did patch Razor by applying it to the source tree:

> Upgraded to Razor 2.36 at the same time.  Applied the Razor2.patch to the
> Razor source tree as well.  Everything seems to compile and install OK
> (including make tests)

Here's the output log from when I patched the Razor source tree:

---snip---
[EMAIL PROTECTED] razor-agents-2.36]# patch -p0 -d lib/Razor2 < Razor2.patch
patching file Client/Agent.pm
Hunk #1 succeeded at 981 (offset 12 lines).
patching file Client/Config.pm
Hunk #1 succeeded at 333 (offset 10 lines).
patching file Client/Core.pm
Hunk #1 succeeded at 218 (offset 2 lines).
[EMAIL PROTECTED] razor-agents-2.36]#
---snip---

It didn't give an error so I assumed that the patch was successful.  And the
make tests didn't give any errors either.

So now I go to apply the patch directly and this is the output:

---snip---  
[EMAIL PROTECTED] Razor2]# patch -p0 < Razor2.patch
patching file Client/Agent.pm
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Client/Agent.pm.rej
patching file Client/Config.pm
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file Client/Config.pm.rej
patching file Client/Core.pm
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file Client/Core.pm.rej
[EMAIL PROTECTED] Razor2]#
---snip---

So I assume that the original source tree patch is already active?

In any event, thanks for the reply and any tips on how I should proceed is
appreciated.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to