Package: policycoreutils
Version: 2.0.69-2
Severity: minor

fixfiles contains this snippet:

find /tmp \( -context "*:file_t*" -o -context "*:unlabeled_t*" \) -exec chcon 
-t tmp_t {} \; || true
find /var/tmp \( -context "*:file_t*" -o -context "*:unlabeled_t*" \) -exec 
chcon -t tmp_t {} \; || true

This emits two errors on the console, which are ignored.  (But could lead to 
the false assumption that they are problems.)  They are as follows:

find: unknown predicate `-context'
find: unknown predicate `-context'

This is findutils 4.4.2-1 from current sid.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages policycoreutils depends on:
ii  libc6                         2.9-25     GNU C Library: Shared libraries
ii  libpam0g                      1.0.1-11   Pluggable Authentication Modules l
ii  libselinux1                   2.0.85-2   SELinux shared libraries
ii  libsemanage1                  2.0.33-2   shared libraries used by SELinux p
ii  libsepol1                     2.0.37-1   Security Enhanced Linux policy lib
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-selinux                2.0.85-2   Python bindings to SELinux shared 
ii  python-semanage               2.0.33-2   Python bindings  for SELinux polic
ii  python-sepolgen               1.0.17-2   A Python module used in SELinux po

Versions of packages policycoreutils recommends:
ii  selinux-policy-default  2:0.2.20090730-2 Strict and Targeted variants of th

policycoreutils suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to