Package: nfs-common
Version: 1:1.1.0-13
Severity: normal
The following code in the postinst script is outrageous:
if ! dpkg-statoverride --list /sbin/mount.nfs >/dev/null 2>&1; then
dpkg-statoverride --update --add root root 4755 /sbin/mount.nfs
fi
This is completely insane, IMHO. If you need /sbin/mount.nfs suid
root, as #432581 seems to suggest, why don't you simply fix the
permissions in your package instead of fiddling around with
dpkg-statoverride which is mainly intended for the system
administrator's use?!
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages nfs-common depends on:
ii adduser 3.104 add and remove users and groups
ii initscripts 2.86.ds1-38.1 Scripts for initializing and shutt
ii libc6 2.6-4 GNU C Library: Shared libraries
ii libcomerr2 1.40.2-1 common error description library
ii libevent1 1.3b-0 An asynchronous event notification
ii libgssapi2 0.11-1 A mechanism-switch gssapi library
ii libkrb53 1.6.dfsg.1-6 MIT Kerberos runtime libraries
ii libnfsidmap2 0.19-0+b1 An nfs idmapping library
ii librpcsecgss3 0.14-2 allows secure rpc communication us
ii libwrap0 7.6.dbs-14 Wietse Venema's TCP wrappers libra
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii netbase 4.30 Basic TCP/IP networking system
ii portmap 6.0-3 The RPC portmapper
ii ucf 3.001 Update Configuration File: preserv
nfs-common recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]