Package: fam
Version: 2.7.0-13.3
Severity: important

# ps aux | grep famd | grep -v grep
4189 ?        Ss     0:00 /usr/sbin/famd -T 0

# LC_ALL=C dpkg --configure fam
Setting up fam (2.7.0-13.3) ...
 * Starting file alteration monitor FAM
invoke-rc.d: initscript fam, action "start" failed.
dpkg: error processing fam (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 fam
# ps aux | grep famd | grep -v grep
(empty)
# /etc/init.d/fam start
 * Starting file alteration monitor FAM
# echo $?
1
# ps aux | grep famd | grep -v grep
4189 ?        Ss     0:00 /usr/sbin/famd -T 0
#

# /etc/init.d/fam stop
 * Stopping file alteration monitor FAM             [ OK ]
# ps ax | grep famd | grep -v grep
# LC_ALL=C dpkg --configure fam
Setting up fam (2.7.0-13.3) ...
 * Starting file alteration monitor FAM              [ OK ] 
# 


Mayby change /var/lib/dpkg/info/fam.postinst line 7 and 9 to call
"restart" not "start" ?

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-rc5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fam depends on:
ii  libc6                         2.7-12     GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.1-2  GCC support library
ii  libstdc++6                    4.3.1-2    The GNU Standard C++ Library v3
ii  lsb-base                      3.2-12     Linux Standard Base 3.2 init scrip
ii  portmap                       6.0-5.1    RPC port mapper
ii  update-inetd                  4.30       inetd configuration file updater

fam recommends no packages.

-- no debconf information



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

Reply via email to