[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-11-08 Thread Martin Pitt
OK, thanks for reporting back! ** Changed in: ubuntu Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603515 Title: No network connection after upgrade of 16.04

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-10-31 Thread Sergey Borovkov
This can be closed now. Just tried to upgrade from clean image. Everything is fine now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603515 Title: No network connection after upgrade of 16.04 arm

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
Syslog attached. And, yes, I split that line up like you suggested and there is still no eth0 interface. If you need more you can just ping me on IRC. Might be faster that way. root@ubuntu:/home/ubuntu# ifconfig -a enxb827eb68b434 Link encap:Ethernet HWaddr b8:27:eb:68:b4:34 inet

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Martin Pitt
I. e. splitting the rule still gives you the enxBLABLA interface name instead of eth0? Unfortunately the interesting parts of the networking.service journal are cut off (--lines=50 or just attach the complete "journalctl -b", this is probably more helpful). -- You received this bug notification

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
Did that but networking.service still fails to start. (I have internet connection after installing network-manager) root@ubuntu:/home/ubuntu# systemctl status networking.service ● networking.service - Raise network interfaces Loaded: loaded (/lib/systemd/system/networking.service; enabled;

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Martin Pitt
Ah, so there is net.ifnames=0 in the kernel command line. So this has identical symptoms to bug 1593379. Can you please try to change /lib/udev/rules.d/73-usb-net-by-mac.rules like in https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?h =ubuntu-xenial=f79508898, i. e. split the

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Sergey Borovkov
root@ubuntu:/home/ubuntu# ls -l /etc/udev/rules.d/ total 0 root@ubuntu:/home/ubuntu# cat /proc/cmdline 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa02082 bcm2709.serial=0x168b434 smsc95xx.macaddr=B8:27:EB:68:B4:34 bcm2708_fb.fbdepth=32

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-09-21 Thread Martin Pitt
Please give me the output of ls -l /etc/udev/rules.d/ cat /proc/cmdline I'd like to see if cloud-init / the installation intended to disable ifnames. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-08-23 Thread Sergey Borovkov
eth0 does not exist after update indeed. root@ubuntu:/home/ubuntu# ifconfig -a enxb827ebd8ae89 Link encap:Ethernet HWaddr b8:27:eb:d8:ae:89 inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::ba27:ebff:fed8:ae89/64 Scope:Link UP

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-07-18 Thread Sergey Borovkov
Note that it works before upgrade. Everything starts working when I call dhclient manually. Do you want me to do anything that can give additional information? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1603515] Re: No network connection after upgrade of 16.04 arm image

2016-07-17 Thread Martin Pitt
This sounds like some misconfiguration in that image -- apparently /etc/network/interfaces (or interfaces.d/*) refers to "eth0" which does not exist? ** Package changed: systemd (Ubuntu) => ubuntu ** Changed in: ubuntu Status: New => Incomplete -- You received this bug notification