9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Anthony Sorace" <anothy@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Applying patches to local machine
Date: Fri,  2 Nov 2007 07:52:02 -0400	[thread overview]
Message-ID: <509071940711020452n6372fbb4h9da4b2b12f1d6701@mail.gmail.com> (raw)
In-Reply-To: <20071102113522.GE18785@hermes.my.domain>

all the /bin/patch/* files are just shell scripts, so it's easy to see
what's going on. which stage gives you permission errors? in a default
setup, you'll have to be in group sys, as that's who owns all the
sources.

if you can't be in sys for whatever reason, you'll have a somewhat
more manual process ahead of you. identify the files to be modified,
create local copies (i'm assuming you can at least *read* them,
otherwise this is probably futile), bind them over the system ones,
and re-run the patch command.

of course, i'm largely guessing without an error message.


  reply	other threads:[~2007-11-02 11:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02 10:11 Christian Kellermann
2007-11-02 10:21 ` Charles Forsyth
2007-11-02 10:25   ` Christian Kellermann
2007-11-02 10:39   ` Anthony Sorace
2007-11-02 10:44     ` Christian Kellermann
2007-11-02 11:35       ` Christian Kellermann
2007-11-02 11:52         ` Anthony Sorace [this message]
2007-11-02 12:35           ` erik quanstrom
2007-11-02 18:47           ` Dave Eckhardt

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=509071940711020452n6372fbb4h9da4b2b12f1d6701@mail.gmail.com \
    --to=anothy@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).