All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: SE-Linux <selinux@tycho.nsa.gov>
Subject: [latest cvs]: build error on printer_device_t not recognised
Date: Tue, 18 May 2004 09:48:37 +0000	[thread overview]
Message-ID: <20040518094837.GA24333@lkcl.net> (raw)

okay, i just took dan walsh's deb .diff, copied over the debian/
files from the patch, then added serviceusers to debian/rules
in the cp -r stuff.

this enables me to create a .deb to copy over to the target machine.

i removed all previous /etc/selinux stuff and /usr/share/selinux
stuff.

on install, i get:

	tv:/etc/selinux# make
	mkdir -p /etc/security/selinux
	/usr/bin/checkpolicy -o /etc/security/selinux/policy.17 policy.conf
	/usr/bin/checkpolicy:  loading policy configuration from policy.conf
	domains/program/cups.te:29:ERROR 'unknown type printer_device_t' at
	token ';' on line 44054:

	allow cupsd_t printer_device_t:chr_file { ioctl read getattr lock write
	append };
	/usr/bin/checkpolicy:  error(s) encountered while parsing configuration

i find the printer_device_t definition to be in
domains/program/unused/lpd.te

is this error something to do with me having cups installed but not
lpd?

i believe i am correct in thinking that you don't need lpd installed in
order for cups to work _as a client_.

l.

-- 
-- 
expecting email to be received and understood is a bit like
picking up the telephone and immediately dialing without
checking for a dial-tone; speaking immediately without listening
for either an answer or ring-tone; hanging up immediately and
believing that you have actually started a conversation.
--
<a href="http://lkcl.net">      lkcl.net      </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />


--
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.

             reply	other threads:[~2004-05-18  9:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-18  9:48 Luke Kenneth Casson Leighton [this message]
2004-05-18  9:51 ` [latest cvs]: build error on printer_device_t not recognised Luke Kenneth Casson Leighton
2004-05-18 13:50 ` Russell Coker
2004-05-18 14:07   ` Luke Kenneth Casson Leighton

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=20040518094837.GA24333@lkcl.net \
    --to=lkcl@lkcl.net \
    --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.