public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it, automated-testing@lists.yoctoproject.org
Subject: Re: [LTP] [PATCH v2 1/6] doc: INSTALL: dma_thread_diotest.c: Remove runltp from doc
Date: Fri, 20 Feb 2026 16:34:10 +0100	[thread overview]
Message-ID: <20260220153410.GA392516@pevik> (raw)
In-Reply-To: <aZhJ7h0toQVUzHnf@yuki.lan>

> Hi!
> > > > @@ -105,9 +105,9 @@ Quick Start
> > > >  	$ ./configure
> > > >  	$ make all
> > > >  	# make install
> > >         ^
> > > 	This should be $ (not caused by this patch but worth fixing)

> > I can change it, but IMHO for creating /opt/ltp is needed to run it as root
> > for a first time. Or one must chmod/chown /opt/ltp under root.

> Huh? The make install should just work fine. I'm just pointing out the
> typo # vs $. Or did I miss something?

Yeah, I understand it and plan to change # => $. I talked about /opt (our
default prefix) usually not being writable by regular users (installing any
software using standard system prefix will have this problem). Root is needed
only for creating /opt/ltp. That was the reason for the original user to use '#'.
But as I wrote, I'm ok to change the prompt.

> > > > -	$ /opt/ltp/runltp

> > > >  *NOTE:
> > > > +- For running tests use kirk [1], individual test you can run directly.
> > >                                                     ^
> > > 					 This sentece has wrong order of words.

> > > And also oversimplifies things, there is no mention of setting correct
> > > PATH that needs to be done in order to run these tests.

> > > I would just drop that and leave only the first sentence.

> > Sure, I can remove it:

> > +++ INSTALL
> > @@ -107,7 +107,7 @@ Quick Start
> >  	# make install

> >  *NOTE:
> > -- For running tests use kirk [1], individual test you can run directly.
> > +- For running tests use kirk [1].
> >  - LTP assumes the existence of the nobody, bin, and daemon users and their
> >  groups.  If these IDs do not exist, certain tests will fail. The respective
> >  user and group IDs should be the same, i.e. if `nobody's' user ID is 99, then
> > ---
> > If I'm correct this is likely the only change. Can you add your RBT and I modify
> > before merge?

> Once we agree on the # vs $.

+1

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2026-02-20 15:34 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-05 12:15 [LTP] [PATCH v2 0/6] Remove runltp Petr Vorel
2026-02-05 12:15 ` [LTP] [PATCH v2 1/6] doc: INSTALL: dma_thread_diotest.c: Remove runltp from doc Petr Vorel
2026-02-17  9:19   ` Cyril Hrubis
2026-02-17 10:23     ` Andrea Cervesato via ltp
2026-02-19 20:20     ` Petr Vorel
2026-02-20  8:12       ` Andrea Cervesato via ltp
2026-02-20 11:47       ` Cyril Hrubis
2026-02-20 15:34         ` Petr Vorel [this message]
2026-02-20 16:35           ` Cyril Hrubis
2026-02-22 20:21             ` Petr Vorel
2026-02-22 20:26               ` Enji Cooper (yaneurabeya)
2026-02-23 12:02                 ` Petr Vorel
2026-02-23 15:44             ` Petr Vorel
2026-02-05 12:15 ` [LTP] [PATCH v2 2/6] testscripts/lvmtest.sh: Replace runltp with kirk Petr Vorel
2026-02-17  9:22   ` Cyril Hrubis
2026-02-05 12:15 ` [LTP] [PATCH v2 3/6] runltp: Remove Petr Vorel
2026-02-17  9:29   ` Cyril Hrubis
     [not found]     ` <E8C09635-59E1-4DB0-A223-7D05616029E4@gmail.com>
2026-02-18 21:09       ` Anders Roxell
2026-02-19  8:29   ` Jan Stancek via ltp
2026-02-05 12:15 ` [LTP] [PATCH v2 4/6] pan: Remove Petr Vorel
2026-02-17  9:34   ` Cyril Hrubis
2026-02-05 12:15 ` [LTP] [PATCH v2 5/6] tools: Remove tools used by runltp Petr Vorel
2026-02-17  9:46   ` Cyril Hrubis
2026-02-05 12:15 ` [LTP] [PATCH v2 6/6] kirk: Remove runltp-ng symlink Petr Vorel
2026-02-17  9:50   ` Cyril Hrubis
     [not found]   ` <29BA2651-45AB-4A29-973D-AAE15C887ACB@gmail.com>
2026-02-18 21:10     ` Anders Roxell
2026-02-11  9:17 ` [LTP] [PATCH v2 0/6] Remove runltp Andrea Cervesato via ltp
2026-02-11  9:20   ` Petr Vorel
2026-02-20 11:55 ` Andrea Cervesato via ltp

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=20260220153410.GA392516@pevik \
    --to=pvorel@suse.cz \
    --cc=automated-testing@lists.yoctoproject.org \
    --cc=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /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