Package: selinux-policy-default
Version: 1:1.26-7
Severity: grave
Justification: renders package unusable
This packes fails to install on recent sid (kernel 2.6.17-2-686),
I dont enabled selinux yet, so mayby this is a problem.
First i install selinux-basics (See DBTS #386161), then according to README
(BTW. There is a typo
~> grep NOTE /usr/share/doc/selinux-basics/README
NOTE: You will still need a policy, e.g. the selinux-polixy-default
package.
^
)
i installed selinux-policy-default. After accepting all rules
there was error:
...
Installing the new SE Linux policy
mount: unknown filesystem type 'selinuxfs'
dpkg: błąd przetwarzania selinux-policy-default (--configure):
podproces post-installation script zwrócił kod błędu 32
Wystąpiły błędy podczas przetwarzania:
selinux-policy-default
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:/home/baryluk#
[EMAIL PROTECTED]:/home/baryluk# cat /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev securityfs <- mayby this?
nodev sockfs
nodev pipefs
nodev futexfs
nodev tmpfs
nodev inotifyfs
nodev eventpollfs
nodev devpts
cramfs
nodev ramfs
nodev mqueue
nodev usbfs
ext3
nodev fuse
nodev binfmt_misc
[EMAIL PROTECTED]:/home/baryluk# grep selinux /etc/fstab
none /selinux selinuxfs noauto 0 0
directory was automaticly created, but script should check,
if selinix is enabled, and selinuxfs file system is avaible.
dmesg say now: SELinux: Disabled at boot.
When i'm trying to continue installation (repeating apt-get install
selinux-policy-default), it's going even worse:
...
Konfigurowanie selinux-policy-default (1.26-7) ...
cat: /selinux/policyvers: Nie ma takiego pliku ani katalogu [<- no such
file or directory]
Building policy.conf ...
Compiling policy ...
policyvers value 0 not in range 15-20
usage: /usr/bin/checkpolicy [-b] [-d] [-M] [-c policyvers (15-20)] [-o
output_file] [input_file]
make: *** [/etc/selinux/./policy/policy.] Błąd 1
dpkg: błąd przetwarzania selinux-policy-default (--configure):
podproces post-installation script zwrócił kod błędu 2
Wystąpiły błędy podczas przetwarzania:
selinux-policy-default
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:/home/baryluk#
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to pl_PL.UTF-8)
Versions of packages selinux-policy-default depends on:
ii checkpolicy 1.30.10-2 SELinux policy compiler
ii libpam-modules 0.79-3.2 Pluggable Authentication Modules f
ii libselinux1 1.30.26-2 SELinux shared libraries
ii m4 1.4.6-1 a macro processing language
ii make 3.81-2 The GNU version of the "make" util
ii policycoreutils 1.30.26-3 SELinux core policy utilities
ii python 2.4.3-11 An interactive high-level object-o
selinux-policy-default recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]