From: Jan Stancek <jstancek@redhat.com>
To: Wanlong Gao <gaowanlong@cn.fujitsu.com>,
Wentao Ma <mawentao@inspur.com>,
wunan@inspur.com
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] acls: Solve a problem from acl_test01
Date: Mon, 13 Jul 2015 04:45:29 -0400 (EDT) [thread overview]
Message-ID: <1979102079.16210434.1436777129564.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <55A3610F.5000703@cn.fujitsu.com>
----- Original Message -----
> From: "Wanlong Gao" <gaowanlong@cn.fujitsu.com>
> To: "Wentao Ma" <mawentao@inspur.com>, ltp-list@lists.sourceforge.net
> Cc: wunan@inspur.com
> Sent: Monday, 13 July, 2015 8:56:15 AM
> Subject: Re: [LTP] [PATCH] acls: Solve a problem from acl_test01
>
> On 07/09/2015 03:27 PM, Wentao Ma wrote:
> > The failed infornamtion is as follow:
> > useradd: cannot set SELinux context for
> > home directory /tmp/tacl/mount-ext3/acltest1
>
> It seems that the error is caused by SELinux, please disable
> your SELinux or set it to permissive and test again.
I thought this was fixed already:
https://www.mail-archive.com/ltp-list@lists.sourceforge.net/msg20602.html
https://github.com/linux-test-project/ltp/commit/20cc1d9ef4b23f73acd68f23988ea73e1185c996
Does your LTP contain the commit above?
Regards,
Jan
>
> Thanks,
> Wanlong Gao
>
> >
> > this is caused by comand "rm -rf $TEST_USER1_HOMEDIR".
> > But this directory is needed by next step.
> > So create this driectory again.
> >
> > Signed-off-by: Wentao Ma <mawentao@inspur.com>
> > ---
> > testcases/kernel/fs/acls/acl_test01 | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/testcases/kernel/fs/acls/acl_test01
> > b/testcases/kernel/fs/acls/acl_test01
> > index 328ff74..d079abd 100755
> > --- a/testcases/kernel/fs/acls/acl_test01
> > +++ b/testcases/kernel/fs/acls/acl_test01
> > @@ -87,6 +87,7 @@ do_setup(){
> > rm -rf $TEST_USER1_HOMEDIR
> > userdel $TEST_USER1 > /dev/null 2>&1
> > sleep 1
> > + mkdir -p $TEST_USER1_HOMEDIR
> > useradd -d $TEST_USER1_HOMEDIR -m -g $TEST_USER1_GROUP $TEST_USER1 -s
> > /bin/sh
> >
> > if [ $? -ne 0 ]; then
> >
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
>
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2015-07-13 8:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 7:27 [LTP] [PATCH] acls: Solve a problem from acl_test01 Wentao Ma
2015-07-13 6:56 ` Wanlong Gao
2015-07-13 8:33 ` mawentao
2015-07-13 8:37 ` Wanlong Gao
2015-07-13 8:45 ` yanxiaofeng
2015-07-13 9:36 ` xcf733520
2015-07-13 8:45 ` Jan Stancek [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=1979102079.16210434.1436777129564.JavaMail.zimbra@redhat.com \
--to=jstancek@redhat.com \
--cc=gaowanlong@cn.fujitsu.com \
--cc=ltp-list@lists.sourceforge.net \
--cc=mawentao@inspur.com \
--cc=wunan@inspur.com \
/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