Package: rlinetd
Version: 0.6-3
Severity: important
Tags: patch

If $real_upd is not executable, the whole script exits with code 1,
which breaks the gtalk postinst (among other things I presume).  Just
put "exit 0" at the very end to fix this.


--- /usr/sbin/update-inetd      2007-05-02 15:40:01.000000000 -0600
+++ /usr/sbin/update-inetd~     2007-03-21 16:25:40.000000000 -0600
@@ -50,5 +50,3 @@
        real_upd=`dpkg-divert --truename /usr/sbin/update-inetd`
        [ -x "$real_upd" ] && "$real_upd" "$@"
 fi
-
-exit 0
\ No newline at end of file



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-linode28
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rlinetd depends on:
ii  debconf [debconf-2.0]       1.5.11       Debian configuration management sy
ii  dpkg                        1.13.25      package maintenance system for Deb
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libcap1                     1:1.10-14    support for getting/setting POSIX.
ii  libwrap0                    7.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  lsb-base                    3.1-23.1     Linux Standard Base 3.1 init scrip
ii  netbase                     4.29         Basic TCP/IP networking system
ii  perl                        5.8.8-7      Larry Wall's Practical Extraction 

Versions of packages rlinetd recommends:
ii  sysklogd [system-log-daemon]  1.4.1-18   System Logging Daemon

-- debconf information excluded


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

Reply via email to