Package: netbase Version: 4.33 Severity: important Networking service doesn't stop on reboot or halt. I suggest to apply patch: --- netbase.postinst 2008-07-26 02:16:44.000000000 +0300 +++ netbase.postinst.1 2008-09-10 14:11:45.300136510 +0300 @@ -24,7 +24,7 @@ }
update_rc() { - update-rc.d networking start 40 S . start 35 0 6 . > /dev/null + update-rc.d networking start 40 S . stop 35 0 6 . > /dev/null } create_networks() { The same problem with package ifupdown. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26.5-core2-vic-1 (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/bash Versions of packages netbase depends on: ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip Versions of packages netbase recommends: ii ifupdown 0.6.8+nmu1 high level tools to configure netw netbase suggests no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]