linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: NeilBrown <neilb@suse.de>
Cc: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: ANNOUNCE: nfs-utils-1.2.6 released.
Date: Thu, 17 May 2012 07:56:37 -0400	[thread overview]
Message-ID: <20120517115637.GB3733@umich.edu> (raw)
In-Reply-To: <20120517164420.3fe761a5@notabene.brown>

NeilBrown wrote:

  On Mon, 14 May 2012 15:15:38 -0400 Steve Dickson <SteveD@redhat.com> wrote:
  
  > New Features in this release:
  >    * The addition the nfsdcld daemon
  >    * The addition of the osd_login script which is mandated by the
  >          pnfs-objects standard
  
  Don't you hate it when people don't bother to test all your -rc's, then
  report bugs against your final release?  Me too.
  
    mkdir /tmp/dest
    make DESTDIR=/tmp/dest install
  
  fails because it tries to install osd_login in /tmp/dest/sbin/osd_login
  without first creating /tmp/dest/sbin.  All other required directories get
  created first.
  
  This patch - stealing an idea from utils/mount - seem to fix it.

Please see my comment in response to Mike Frysinger's similar patch.

Date: Thu, 17 May 2012 07:53:30 -0400
From: Jim Rees <rees@umich.edu>
Subject: Re: [PATCH] osd_login: fix DESTDIR install
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-nfs@vger.kernel.org

You misspelled "overridden."  Yes, I know you just copied this line from
mount/Makefile.am, but there is no sense compounding the error.

Also it might be worth mentioning in the comment why we have this  
restriction.

  reply	other threads:[~2012-05-17 11:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 19:15 ANNOUNCE: nfs-utils-1.2.6 released Steve Dickson
2012-05-15  4:06 ` NeilBrown
2012-05-15 11:51   ` Steve Dickson
2012-05-15 12:20 ` Jim Rees
2012-05-15 14:19   ` Steve Dickson
2012-05-17  6:44 ` NeilBrown
2012-05-17 11:56   ` Jim Rees [this message]
2012-05-17 12:24   ` Steve Dickson
2012-05-17 17:18   ` Sachin Bhamare

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=20120517115637.GB3733@umich.edu \
    --to=rees@umich.edu \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).