mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] nfsutils: add Python as runtime dependency
Date: Wed, 14 Feb 2018 17:49:45 +0100	[thread overview]
Message-ID: <20180214164945.b7dp45zxy4ktkqkj@pengutronix.de> (raw)
In-Reply-To: <20180209143749.12665-1-m.tretter@pengutronix.de>

On Fri, Feb 09, 2018 at 03:37:49PM +0100, Michael Tretter wrote:
> nfsiostat is a Python script and uses /usr/bin/python as shebang.
> Therefore, nfsutils should select Python as a runtime dependency.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> ---
>  rules/nfsutils.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/rules/nfsutils.in b/rules/nfsutils.in
> index c813b4745..68ebfbb1f 100644
> --- a/rules/nfsutils.in
> +++ b/rules/nfsutils.in
> @@ -7,6 +7,8 @@ menuconfig NFSUTILS
>  	select UTIL_LINUX_NG
>  	select UTIL_LINUX_NG_LIBMOUNT
>  	select RPCBIND			if RUNTIME
> +	select PYTHON			if RUNTIME
> +	select PYTHON_SYMLINK		if RUNTIME

No unconditional dependency. Is nfsiostat actually needed or useful for
embedded devices? Maybe we should just not install it? Or make it optional.

Michael

>  	select LIBTIRPC			if GLOBAL_IPV6
>  	help
>  	  The Sun Network Filesystem (NFS) protocol provides transparent remote
> -- 
> 2.15.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2018-02-14 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 14:37 Michael Tretter
2018-02-14 16:49 ` Michael Olbrich [this message]

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=20180214164945.b7dp45zxy4ktkqkj@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.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