From: Daniel J Walsh <dwalsh@redhat.com>
To: Joshua Brindle <jbrindle@tresys.com>, SE Linux <selinux@tycho.nsa.gov>
Subject: I think the compiler is still broken.
Date: Wed, 16 Jul 2008 09:30:13 -0400 [thread overview]
Message-ID: <487DF7E5.30407@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to write policy to allow
xguest_t -> xguest_mozilla_t -> xguest_openoffice_t.
interface(`openoffice_plugin_per_role_template',`
gen_require(`
type openoffice_exec_t;
type $1_openoffice_t;
')
########################################
#
# Local policy
#
domtrans_pattern($2, openoffice_exec_t, $1_openoffice_t)
')
optional_policy(`
openoffice_plugin_per_role_template($1, $1_mozilla_t, $1_r)
')
This is blowing up with.
checkmodule -m -o xguest.mod xguest.tmp
checkmodule: loading policy configuration from xguest.tmp
xguest.te":26:ERROR 'duplicate declaration of type/attribute' at token
'xguest_openoffice_t' on line 86607:
#line 26
type xguest_openoffice_t;
checkmodule: error(s) encountered while parsing configuration
xguest.tmp file that is generated, and blows up
I am attaching the
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkh99+UACgkQrlYvE4MpobMtpACg3CMpg5FUHcZfB6Wq55ZEZkS4
imwAoLQujPjnyNIbJrfcPuLuK7kL+z4c
=jhtG
-----END PGP SIGNATURE-----
[-- Attachment #2: xguest.tmp.gz --]
[-- Type: application/x-gzip, Size: 81868 bytes --]
[-- Attachment #3: xguest.tmp.gz.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]
reply other threads:[~2008-07-16 17:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=487DF7E5.30407@redhat.com \
--to=dwalsh@redhat.com \
--cc=jbrindle@tresys.com \
--cc=selinux@tycho.nsa.gov \
/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.