(Don't) Merge net-tools 1.60+git20150829.73cef8a-2 from unstable

Bug #1554490 reported by James Page
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
net-tools (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Logging this bug as I don't think we should be doing this for Xenial - the output of the net-tools tooling is quite different with the new snapshot which I think as the potential to regress anything parsing the output of net-tools tooling:

Current output:

$ ifconfig -a
enp0s25 Link encap:Ethernet HWaddr 3c:97:0e:8b:1c:f7
          inet addr:192.168.1.55 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: 2a01:348:2f4:0:500a:2414:2c90:c93f/64 Scope:Global
          inet6 addr: 2a01:348:2f4:0:3e97:eff:fe8b:1cf7/64 Scope:Global
          inet6 addr: fe80::3e97:eff:fe8b:1cf7/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:1915888 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1138861 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1274759427 (1.2 GB) TX bytes:245631258 (245.6 MB)
          Interrupt:20 Memory:f2500000-f2520000

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:65536 Metric:1
          RX packets:488179 errors:0 dropped:0 overruns:0 frame:0
          TX packets:488179 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:478800129 (478.8 MB) TX bytes:478800129 (478.8 MB)

lxcbr0 Link encap:Ethernet HWaddr fe:bc:1a:a4:e8:8b
          inet addr:10.0.3.1 Bcast:0.0.0.0 Mask:255.255.255.0
          inet6 addr: fe80::588b:36ff:fe4c:16a1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:55074 errors:0 dropped:0 overruns:0 frame:0
          TX packets:101667 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3030040 (3.0 MB) TX bytes:137601964 (137.6 MB)

tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:10.172.66.102 P-t-P:10.172.66.102 Mask:255.255.192.0
          inet6 addr: 2001:67c:1562:8007::aac:4266/64 Scope:Global
          UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1350 Metric:1
          RX packets:730681 errors:0 dropped:0 overruns:0 frame:0
          TX packets:546837 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:622180030 (622.1 MB) TX bytes:44542489 (44.5 MB)

vethW3CGCX Link encap:Ethernet HWaddr fe:bc:1a:a4:e8:8b
          inet6 addr: fe80::fcbc:1aff:fea4:e88b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:10271 errors:0 dropped:0 overruns:0 frame:0
          TX packets:19275 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:707804 (707.8 KB) TX bytes:26069334 (26.0 MB)

virbr0 Link encap:Ethernet HWaddr 52:54:00:68:cd:64
          inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

virbr0-nic Link encap:Ethernet HWaddr 52:54:00:68:cd:64
          BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:500
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

wlp3s0 Link encap:Ethernet HWaddr 6c:88:14:09:bc:bc
          BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Proposed merge:

$ ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 192.168.1.55 netmask 255.255.255.0 broadcast 192.168.1.255
        inet6 2a01:348:2f4:0:500a:2414:2c90:c93f prefixlen 64 scopeid 0x0<global>
        inet6 2a01:348:2f4:0:3e97:eff:fe8b:1cf7 prefixlen 64 scopeid 0x0<global>
        inet6 fe80::3e97:eff:fe8b:1cf7 prefixlen 64 scopeid 0x20<link>
        ether 3c:97:0e:8b:1c:f7 txqueuelen 1000 (Ethernet)
        RX packets 1911996 bytes 1273165747 (1.2 GB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 1135333 bytes 244911818 (244.9 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
        device interrupt 20 memory 0xf2500000-f2520000

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
        inet 127.0.0.1 netmask 255.0.0.0
        inet6 ::1 prefixlen 128 scopeid 0x10<host>
        loop txqueuelen 0 (Local Loopback)
        RX packets 487716 bytes 478739787 (478.7 MB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 487716 bytes 478739787 (478.7 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lxcbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 10.0.3.1 netmask 255.255.255.0 broadcast 0.0.0.0
        inet6 fe80::588b:36ff:fe4c:16a1 prefixlen 64 scopeid 0x20<link>
        ether fe:bc:1a:a4:e8:8b txqueuelen 1000 (Ethernet)
        RX packets 55074 bytes 3030040 (3.0 MB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 101667 bytes 137601964 (137.6 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1350
        inet 10.172.66.102 netmask 255.255.192.0 destination 10.172.66.102
        inet6 2001:67c:1562:8007::aac:4266 prefixlen 64 scopeid 0x0<global>
        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 100 (UNSPEC)
        RX packets 729478 bytes 621514729 (621.5 MB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 545658 bytes 44467320 (44.4 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethW3CGCX: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet6 fe80::fcbc:1aff:fea4:e88b prefixlen 64 scopeid 0x20<link>
        ether fe:bc:1a:a4:e8:8b txqueuelen 1000 (Ethernet)
        RX packets 10271 bytes 707804 (707.8 KB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 19275 bytes 26069334 (26.0 MB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
        inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
        ether 52:54:00:68:cd:64 txqueuelen 1000 (Ethernet)
        RX packets 0 bytes 0 (0.0 B)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 0 bytes 0 (0.0 B)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

virbr0-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500
        ether 52:54:00:68:cd:64 txqueuelen 500 (Ethernet)
        RX packets 0 bytes 0 (0.0 B)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 0 bytes 0 (0.0 B)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlp3s0: flags=4098<BROADCAST,MULTICAST> mtu 1500
        ether 6c:88:14:09:bc:bc txqueuelen 1000 (Ethernet)
        RX packets 0 bytes 0 (0.0 B)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 0 bytes 0 (0.0 B)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

I've attached the merge patch - but I think this is one for Xenial +1.

Revision history for this message
James Page (james-page) wrote :
Changed in net-tools (Ubuntu):
milestone: none → later
importance: Undecided → Medium
status: New → Triaged
Robie Basak (racb)
tags: added: upgrade-software-version
James Page (james-page)
summary: - Merge net-tools 1.60+git20150829.73cef8a-2 from unstable
+ (Don't) Merge net-tools 1.60+git20150829.73cef8a-2 from unstable
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Hello :)

I see that 1.60+git20150829.73cef8a-2ubuntu1 has been merged and landed in Yakkety, though I am not sure what to do with the status of this bug.

Changed in net-tools (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Since I haven't heard anything, and I see that Ubuntu 19.04 and later ships with 1.60+git20180626.aebd88e-1ubuntu1, I assume any issues blocking the merge has been resolved along the way.

Changed in net-tools (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.