All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: selinux@tycho.nsa.gov
Subject: Re: SELinux on Debian (Sid)
Date: Thu, 10 Jun 2004 21:54:18 +0000	[thread overview]
Message-ID: <20040610215418.GR2861@lkcl.net> (raw)
In-Reply-To: <20040610120344.GM5477@philips.com>

On Thu, Jun 10, 2004 at 02:03:44PM +0200, Magnus Therning wrote:

> I forgot to mention the contents of my /etc/apt/sources.list:
> 
>  deb http://ftp.uk.debian.org/debian/ testing main non-free contrib
>  deb http://ftp.uk.debian.org/debian-non-US testing/non-US main contrib non-free
> 
>  deb http://ftp.uk.debian.org/debian/ unstable main non-free contrib
>  deb http://ftp.uk.debian.org/debian-non-US sid/non-US main contrib non-free
> 
>  deb http://www.coker.com.au/newselinux/ ./
> 
> This together with the following line in /etc/apt/apt.conf should give
> me a Sid system:
> 
>  APT::Default-Release "unstable";
> 
> I did a 'apt-get update' and a 'apt-get dist-upgrade' after this.
> 
> On Thu, Jun 10, 2004 at 06:17:28PM +1000, Russell Coker wrote:
> >On Thu, 10 Jun 2004 00:44, Magnus Therning <magnus-work@therning.org> wrote:
> >> Installing selinux-default-policy failed, make complains about
> >> 'chsid' not being present. These are the problems I run into when
> >> trying to complete the installation of the policies:
> >
> >Sounds like you have old SE Linux, that is ancient and no longer being
> >supported.  It is only supported to kernel 2.4.21 upstream and 2.4.22
> >on my web site (in the section that is no longer maintained).  I
> >strongly recommend the new SE Linux.
> 
> The selinux-default-policy came from the apt-repository mentioned above.
 
 ah, there _isn't_ one in newselinux, you mean the one from
 ftp.uk.debian.org.

 check that you have 1.12-1

 tell y'what, here's a list of packages i have installed:

 sez:/boot# dpkg -l | grep selinux
 ii  bsdutils       2.11z-4.selinu Basic utilities from 4.4BSD-Lite
 ii  fileutils      5.0-4.selinux. The GNU file management utilities (transitio
 ii  kernel-image-2 selinux.1.0    Linux kernel binary image for version 2.6.6-
 ii  libpam-doc     0.76-13.selinu Documentation of PAM
 ii  libselinux1    1.12-1         SELinux shared libraries
 ii  libselinux1-de 1.12-1         SELinux development headers
 ii  mount          2.11z-4.selinu Tools for mounting and manipulating filesyst
 ii  psmisc         21.3-1.selinux Utilities that use the proc filesystem
 ii  selinux-policy 1.12-1         Policy config files and management for NSA S
 ii  selinux-utils  1.12-1         SELinux utility programs
 ii  shellutils     5.0-4.selinux. The GNU shell programming utilities (transit
 ii  textutils      5.0-4.selinux. The GNU text file processing utilities (tran
 ii  util-linux     2.11z-4.selinu Miscellaneous system utilities
 ii  util-linux-loc 2.11z-4.selinu Locales files for util-linux

 sez:/boot# dpkg -l | grep se1    
 ii  cron           3.0pl1-83.se1  management of regular background processing
 ii  dpkg           1.10.21-se1    Package maintenance system for Debian
 ii  initscripts    2.85-15.se1    Standard scripts needed for booting and shut
 ii  logrotate      3.7-1.se1      Log rotation utility
 ii  sysv-rc        2.85-15.se1    Standard boot mechanism using symlinks in /e
 ii  sysvinit       2.85-15.se1    System-V like init

sez:/boot# dpkg -l | grep se5
ii  libpam-modules 0.77-0.se5     Pluggable Authentication Modules for PAM
ii  libpam-runtime 0.77-0.se5     Runtime support for the PAM library
ii  libpam0g       0.77-0.se5     Pluggable Authentication Modules library
ii  libpam0g-dev   0.77-0.se5     Development files for PAM

 
 and that happy lot seems to do it for me.  some of those are from
 selinux.lemuria.org/walters but as russell says these are older
 packages so may cause conflicts with an unstable system (unless you
 put them on "hold"?)

 .


--
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:[~2004-06-10 21:57 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-09 14:44 SELinux on Debian (Sid) Magnus Therning
2004-06-09 17:50 ` Luke Kenneth Casson Leighton
2004-06-10  8:13   ` Russell Coker
2004-06-10 22:04     ` Luke Kenneth Casson Leighton
2004-06-10 12:09   ` Magnus Therning
2004-06-10 21:46     ` Luke Kenneth Casson Leighton
2004-06-10  8:17 ` Russell Coker
2004-06-10 12:03   ` Magnus Therning
2004-06-10 13:53     ` Russell Coker
2004-06-10 21:54     ` Luke Kenneth Casson Leighton [this message]
2004-06-11  4:13       ` Russell Coker
2004-06-11 20:40         ` Luke Kenneth Casson Leighton
2004-06-12  2:11           ` Russell Coker
2004-06-12  8:14             ` Luke Kenneth Casson Leighton
2004-06-12  8:15             ` Luke Kenneth Casson Leighton
2004-06-11 23:26         ` Greg Norris
2004-06-12  8:19           ` Russell Coker
2004-06-12 14:37             ` Greg Norris
2004-06-13  0:29               ` Russell Coker
2004-06-13  1:28                 ` Greg Norris
2004-06-13  7:54                   ` Luke Kenneth Casson Leighton
2004-06-13 15:40                     ` Greg Norris
2004-06-13 16:03                       ` Greg Norris
2004-06-13 23:26                         ` Greg Norris
2004-06-14  3:39                           ` Greg Norris
2004-06-14 11:38                             ` Russell Coker
2004-06-14 12:31                               ` Greg Norris
2004-06-18 19:01                             ` Luke Kenneth Casson Leighton
2004-06-13 18:29                       ` 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=20040610215418.GR2861@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.