On Thu, Oct 25, 2012 at 12:27:12PM +0200, Stephan Beyer wrote: > To be more concrete, the /etc/network/interfaces file looks like this: > -- snip -- > # 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 > > # The primary network interface > allow-hotplug eth0 > #NetworkManager#iface eth0 inet dhcp > # This is an autoconfigured IPv6 interface > #NetworkManager#iface eth0 inet6 auto > # Activate RFC 4941 privacy extensions for outgoing connections. The > # machine will still be reachable via its EUI-64 interface identifier. > privext 2 > -- snap -- > > And the error message is: > /etc/network/interfaces:15: misplaced option > ifup: couldn't read interfaces file "/etc/network/interfaces" > > Looks pretty dangerous. However, as mentioned, everything worked though. > (In the meantime I commented out the "privext 2" line and the error > message vanished.)
Added to the errata[1], thanks. @d-boot: I guess that means that we should really merge Sorina's netcfg patchset for n-m integration and get rid of that blacklisting script. Kind regards Philipp Kern [1] http://www.debian.org/devel/debian-installer/errata Might take a few hours to get visible. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

