From: <electrode@drbroyles.com>
To: netfilter@lists.netfilter.org
Subject: Re: Is there something wrong with patch-o-matic?
Date: Sun, 24 Nov 2002 13:10:12 -0500 [thread overview]
Message-ID: <04e701c293e4$bc2bd150$4545450a@drbroyles.com> (raw)
In-Reply-To: 200211241245.24291.apapadop@cmu.edu
----- Original Message -----
From: "Alexandros Papadopoulos" <apapadop@cmu.edu>
To: "Brandon Broyles" <netfilter@drbroyles.com>
Cc: <netfilter@lists.netfilter.org>
Sent: Sunday, November 24, 2002 12:45 PM
Subject: Re: Is there something wrong with patch-o-matic?
Hash: SHA1
On Sunday 24 November 2002 12:32, Brandon Broyles wrote:
<snip>
>> I think I may have a clue on where to start. I was looking at the
>> 'isapplied' script that came with patch-o-matic. In line 32 it
>> references a command that doesn't exist for me. It reads as such...
>>
>> MISSING_FILES=`patch -R -s -f -p1 < $PATCH | grep "No file to patch"
>> | wc -l`
>>
>>
>> I have no 'patch' command and there isn't one anywhere under my
>> netfilter directory I got from CVS. I'm not too keen with shell
>> scripting, so I'm not sure how the absence of a patch command will
>> effect the overall workings of the 'runme' script.
>
>No "patch" command on a linux system? It *should* be there, and it
>*should* be in your path.
>
>If the "which patch" command returns nothing, then this is the problem.
>Get and install "patch" somewhere in your path (/usr/bin on my system)
>and you should be set.
Thank you. That was the missing piece of the problem. I didn't have the patch
program on my system. I guess that it isn't automatically come with the
installation that I choose and I haven't ever needed it yet. I installed the
RPM for it and the (runme) script ran the way I would expect.
Thank you,
Brandon Broyles
next prev parent reply other threads:[~2002-11-24 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-23 16:34 Am I making a bone-headed mistake with patch-o-matic ? netfilter
2002-11-24 4:43 ` Fabrice MARIE
2002-11-24 5:40 ` electrode
2002-11-24 5:53 ` Brandon Broyles
2002-11-24 17:32 ` Is there something wrong with patch-o-matic? Brandon Broyles
2002-11-24 17:45 ` Alexandros Papadopoulos
2002-11-24 18:10 ` electrode [this message]
2002-11-28 2:24 ` Fabrice MARIE
2002-11-28 3:14 ` Brandon Broyles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='04e701c293e4$bc2bd150$4545450a@drbroyles.com' \
--to=electrode@drbroyles.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.