All of lore.kernel.org
 help / color / mirror / Atom feed
* the /etc/selinux problem
@ 2003-12-03 10:17 Tom
  2003-12-03 13:26 ` Dale Amon
  2003-12-10  1:20 ` Dale Amon
  0 siblings, 2 replies; 3+ messages in thread
From: Tom @ 2003-12-03 10:17 UTC (permalink / raw)
  To: selinux

Someone here had an install problem - sorry, I don't remember your
name.

I stepped back through my install and found your solution:


There is a hen-egg problem in /etc/dpkg/postinst.d/selinux when you
upgrade (don't know about fresh installs). Here's what I did to get it
solved:

dpkg --purge selinux-policy-default
manually rm -r /etc/selinux and rm -r /usr/share/selinux/policy
now vi /etc/dpkg/postinst.d/selinux and put an exit 0 right at the
start.
now dpkg -i selinux-policy-default_1.2.real-13_all.deb

should now work. Remove the exit 0 from the script. You may have to
issue a make relabel, but that's a good idea anyways.


-- 
PGP/GPG key: http://web.lemuria.org/pubkey.html
pub  1024D/2D7A04F5 2002-05-16 Tom Vogt <tom@lemuria.org>
     Key fingerprint = C731 64D1 4BCF 4C20 48A4  29B2 BF01 9FA1 2D7A 04F5

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-10  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03 10:17 the /etc/selinux problem Tom
2003-12-03 13:26 ` Dale Amon
2003-12-10  1:20 ` Dale Amon

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.