[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#348137: knetworkconf: doesn't comment out unused interfaces



Package: knetworkconf
Version: 4:3.5.0-4
Severity: important

I have three NICs on my mainboard and do use only one - so I told knetworkconf to leave it deactivated. Alas, my /etc/network/interfaces reads like this now:

---------- /etc/network/interfaces -------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

# The primary network interface
auto eth0
iface eth0 inet dhcp

iface eth2 inet

iface eth1 inet
------------------------------------------------

When issueing '/etc/init.d/networking start", the system complains about "too few parameters on line 14" and fails to bring up the entire networking.

Using Testing with additional unstable and experimental packages, Kernel 2.6.15, on an Asus A7V8X-E motherboard (Nforce2 chipset)

Pls let me know if you need more info to track this down.


	Best regards,


			Friedemann 



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages knetworkconf depends on:
ii  kdelibs4c2a                   4:3.5.0-3  core libraries for all KDE applica
ii  libc6                         2.3.5-8    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.2-5  GCC support library
ii  libstdc++6                    4.0.2-5    The GNU Standard C++ Library v3

knetworkconf recommends no packages.

-- no debconf information



Reply to: