All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch@infradead.org (Christoph Hellwig)
Subject: [PATCH 1/3] Add nvmetcli to setup.py scripts
Date: Thu, 13 Oct 2016 22:50:42 -0700	[thread overview]
Message-ID: <20161014055042.GA5853@infradead.org> (raw)
In-Reply-To: <eba038a5-a099-ff61-cbe5-250e56637ccd@redhat.com>

On Thu, Oct 13, 2016@09:23:54AM -0700, Andy Grover wrote:
> On 10/13/2016 03:05 AM, Christoph Hellwig wrote:
> > On Wed, Oct 12, 2016@05:00:40PM -0700, Andy Grover wrote:
> > > This results in nvmetcli being placed in the right place on install, and
> > > the interpreter name will be changed to the current interpreter name,
> > > which may be different, e.g. /usr/bin/python3.
> > > 
> > > Signed-off-by: Andy Grover <agrover at redhat.com>
> > 
> > It installs it into the wrong place unfortunately, /usr/bin instead
> > of /usr/sbin.
> 
> There's a command-line argument to 'python setup.py install',
> --install-scripts, that can be used to put it in /usr/sbin if you want...

Can you fix up the specfile to use it?  I'll take care of the Debian
packaging then.

  reply	other threads:[~2016-10-14  5:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13  0:00 [PATCH 0/3] nvmetcli fixes Andy Grover
2016-10-13  0:00 ` [PATCH 1/3] Add nvmetcli to setup.py scripts Andy Grover
2016-10-13 10:05   ` Christoph Hellwig
2016-10-13 16:23     ` Andy Grover
2016-10-14  5:50       ` Christoph Hellwig [this message]
2016-10-13  0:00 ` [PATCH 2/3] Use relative import in nvmet/__init__.py Andy Grover
2016-10-13  0:00 ` [PATCH 3/3] nvmetcli: Fix nvmet import Andy Grover
2016-10-13 10:06 ` [PATCH 0/3] nvmetcli fixes Christoph Hellwig

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=20161014055042.GA5853@infradead.org \
    --to=hch@infradead.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.