All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: Shintaro Fujiwara <shintaro.fujiwara@gmail.com>
Cc: selinux <selinux@tycho.nsa.gov>
Subject: Re: libsepol.expand_terule_helper: duplicate TE rule
Date: Tue, 04 Dec 2007 09:11:35 -0500	[thread overview]
Message-ID: <47556017.1040703@redhat.com> (raw)
In-Reply-To: <f71a82820712010015yafc65dfm21d3f21fbb264008@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Shintaro Fujiwara wrote:
> When I try to install apache.pp,
> 
> libsepol.expand_terule_helper: duplicate TE rule for httpd_t
> exim_exec_t:process system_mail_t
> libsepol.expand_module: Error during expand
> libsemanage.semanage_expand_sandbox: Expand module failed
> semodule:  Failed!
> 
> I can't find any lines concerning exim_exec_t anywhere...
> Please help.
> 
> 
in mta.if,

mta_send_mail has the following


	domtrans_pattern($1, mailclient_exec_type, system_mail_t)
	allow system_mail_t mailclient_exec_type:file entrypoint;


And

interface(`mta_mailclient',`
	gen_require(`
		attribute mailclient_exec_type;
	')

	typeattribute $1 mailclient_exec_type;
')


In exim.te

mta_mailclient(exim_exec_t)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFHVWAXrlYvE4MpobMRAsGsAJ9yGCZ4fMMuLn8FIf5V7IdOIjcYVgCeJVwo
45S6MoKx9nAW6430eJiaJNY=
=L/mO
-----END PGP SIGNATURE-----

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  parent reply	other threads:[~2007-12-04 14:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-01  8:15 libsepol.expand_terule_helper: duplicate TE rule Shintaro Fujiwara
2007-12-01 21:57 ` Chris PeBenito
2007-12-01 23:18   ` Shintaro Fujiwara
2007-12-03 14:17     ` Christopher J. PeBenito
2007-12-03 21:53       ` Shintaro Fujiwara
2007-12-04 14:11 ` Daniel J Walsh [this message]
2007-12-04 21:45   ` Shintaro Fujiwara
2007-12-05  3:37     ` Daniel J Walsh
2007-12-05  9:20       ` Shintaro Fujiwara

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=47556017.1040703@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=selinux@tycho.nsa.gov \
    --cc=shintaro.fujiwara@gmail.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 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.