NetBSD-Bugs archive

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

Re: kern/51531: Recent networking regression affecting installs



The following reply was made to PR kern/51531; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: Roy Marples <roy%NetBSD.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/51531: Recent networking regression affecting installs
Date: Tue, 22 Nov 2016 20:03:37 +0200

 Roy Marples wrote:
 > Fixed.
 > 
 > I don't have the resource to actually test it though.
 
 I ran an automated test on -current sources from after the commit of
 sysinst/net.c 1.22, and the install still failed.  The install log is
 here:
 
   http://www.gson.org/netbsd/bugs/build/amd64-baremetal/2016/2016.11.22.12.04.35/install.log
 
 Based on the log:
 
  - The command "/sbin/ifconfig -w 15 -W 5" is now being run
  - The ping test fails with 100% packet loss as before
  - Retrieving the first installation set fails as before, with
    "ftp: Can't connect to `10.169.01:80': Operation timed out"
  - Running ifconfig after the failed install shows the
    TENTATIVE flag is set:
 
     sk0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
 	 ec_capabilities=5<VLAN_MTU,JUMBO_MTU>
 	 ec_enabled=0
 	 address: 00:1b:fc:9e:0f:b4
 	 media: Ethernet autoselect (10baseT half-duplex)
 	 status: active
 	 inet 10.169.0.2/24 broadcast 10.169.0.255 flags 0x1<TENTATIVE>
 	 inet6 fe80::21b:fcff:fe9e:fb4%sk0/64 flags 0x2<TENTATIVE> scopeid 0x3
 
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index