[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpm post install can't install pp files
- From: Shintaro Fujiwara <shintaro fujiwara gmail com>
- To: Daniel J Walsh <dwalsh redhat com>, fedora-selinux-list redhat com
- Cc:
- Subject: Re: rpm post install can't install pp files
- Date: Wed, 8 Jul 2009 06:28:13 +0900
Well, in permissive mode, I could install my.rpm, and I found AVC messages like
#============= load_policy_t ==============
allow load_policy_t segatex_data_t:file write;
allow load_policy_t segatex_t:fifo_file { write read };
#============= locate_t ==============
allow locate_t segatex_data_t:dir open;
#============= rpm_script_t ==============
allow rpm_script_t segatex_data_t:dir open;
#============= rpm_t ==============
allow rpm_t segatex_data_t:file open;
so, I think I can write interfaces allowing these permissions to segatex_t.
2009/7/6 Daniel J Walsh <dwalsh redhat com>:
> On 07/04/2009 03:09 AM, Shintaro Fujiwara wrote:
>>
>> Hi, when I tried to install my.pp by post install script in my.rpm, I go
>>
>> semodule: my.pp Failed !
>>
>> But I could succeed in tar-ball file, why ?
>>
>> Thanks in advance.
>>
> Please attach the log of the failure. Is this during a full install?
>
--
http://intrajp.no-ip.com/ Home Page
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]