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

Bug#784877: marked as done (netcfg: Network interfaces are detected twice when d-i "auto" parameter is specified)



Your message dated Wed, 13 May 2015 02:15:20 +0200
with message-id <CAC88fzFz=79bdgw0ykeSwrSj5hP1G9xKyT7OZH7Ppa2_QYrWyQ@mail.gmail.com>
and subject line Re: Bug#784877: netcfg: Network interfaces are detected twice when d-i "auto" parameter is specified
has caused the Debian Bug report #784877,
regarding netcfg: Network interfaces are detected twice when d-i "auto" parameter is specified
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
784877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784877
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: netcfg
Version: 1.131
Severity: normal
Tags: d-i


I use preseeding to install Debian on several servers, which each have two ethernet cards.
The network interfaces seems to be detected twice by Debian Installer, who ask me to choose between eth2 and eth3 interfaces. While eth1 and eth2 interfaces does not appear during setup, all the network interfaces are duplicated in /etc/udev/rules.d/70-persistent-net.rules: 


# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x8086:0x1521 (igb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0c:c4:7a:4a:53:8e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x8086:0x1521 (igb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0c:c4:7a:4a:53:8f", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

# PCI device 0x8086:0x1521 (igb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0c:c4:7a:4a:53:8e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"

# PCI device 0x8086:0x1521 (igb)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0c:c4:7a:4a:53:8f", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"


I use the following boot parameters: 
 auto=true priority=critical interface=eth0 netcfg/dhcp_timeout=30 url=tftp://XXXXXX/preseed.cfg languagechooser/language-name=English countrychooser/shortlist=FR debian-installer/locale=en_US.UTF-8 keyboard-configuration/xkb-keymap=fr  

If I remove "auto" and locale-related parameters this bug disappears.



-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
2015-05-10 23:27 GMT+02:00 Cyril Brulebois <kibi@debian.org>:
> Hi Jonathan,

Hi Cyril,


> I suppose this is #765577, I'm cc-ing systemd maintainers to remind them a
> fix has still be to uploaded to unstable, then backported to jessie. ;)

Indeed it's the same bug.
Thank you for your help, I close this bug since it's a duplicate of #765577.


-- 
Jonathan Leroy
http://www.inikup.com/
Tel: +33 (0)9 74 77 41 72

--- End Message ---

Reply to: