Your message dated Sun, 24 Sep 2006 00:18:36 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Please read up on how to use checkpolicy
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: checkpolicy
Version: 1.30.11-2
Severity: normal

Hm, this is probably a bogus bug report (if so - sorry!), but I cannot
seem to build a simple policy module "by hand".

------------------------------------------------------------------------
$ cat foo.te 
policy_module(foo,1.0.0)

type foo_t;
type foo_exec_t;

domain_type(foo_t)
init_daemon_domain(foo_t, foo_exec_t)
------------------------------------------------------------------------
$ checkmodule -m -o foo.mod foo.te 
checkmodule:  loading policy configuration from foo.te
(unknown source)::ERROR 'Building a policy module, but no module specification 
found.
' at token 'policy_module' on line 1:


checkmodule:  error(s) encountered while parsing configuration
------------------------------------------------------------------------
$ checkmodule -o foo.mod foo.te 
checkmodule:  loading policy configuration from foo.te
(unknown source)::ERROR 'syntax error' at token 'policy_module' on line 1:


checkmodule:  error(s) encountered while parsing configuration
------------------------------------------------------------------------

It seems that "policy_module" is not a valid syntax!? However, that's
what is used in refpolicy-0.0.20060911/doc/example.te and some other
docs I've read so far...


Confused, Uwe.
-- 
Uwe Hermann 
http://www.hermann-uwe.de
http://www.it-services-uh.de  | http://www.crazy-hacks.org 
http://www.holsham-traders.de | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hi,

        The BYS is not a tutorial. For example, in this case, you can
 see that Debian ships compiled policy, which was created by
 checkpolocy -- so look at how checkpolicy is invoked in  refpolicy
 building, rather than just file a bug on checkpolicy itself.

        manoj
-- 
People who take cold baths never have rheumatism, but they have cold
baths.
Manoj Srivastava   <[EMAIL PROTECTED]>  <http://www.debian.org/%7Esrivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

--- End Message ---

Reply via email to