Your message dated Mon, 26 Dec 2016 06:18:35 +0000
with message-id <[email protected]>
and subject line Bug#820212: fixed in net-tools 1.60+git20161116.90da8a0-1
has caused the Debian Bug report #820212,
regarding ifconfig output format change breaks downstream programs
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 [email protected]
immediately.)


-- 
820212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820212
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iproute2
Version: 4.3.0-1+b1
Severity: normal

Dear Maintainer,
I'm using Stretch packages and I see a fundamental difference in ifconfig/ip 
between Debian 8 and Debian 9. There are extra colons being put in after the 
interface using /sbin/ifconfig and /sbin/ip. I'm using a third party firewall 
agent that is unable to grab the network interfaces correctly through /sbin/ip 
because of the colon not being recognized on an interface. I need to know if 
this is fixable or if there's a workaround. Or, is this the intended action? 
I've tried the same procedures below on a Debian 8 system and they report back 
the interface just fine.

You can see through the scenarios below, I have an eth0 and eth0:1 interface, 
along with lo. /sbin/ip doesn't show the eth0:1 interface at all, so I grabbed 
it through /sbin/ifconfig. The way this third party agent is working, it's 
looking for /sbin/ip -o link show eth0: and /sbin/ip -o link show eth0:1: to 
both come up without a hitch. The ones without the colon have been tested to 
fully work on a stock Debian 8 (jessie) image, not Debian 9 (stretch).

root@sandbox:~# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 96.126.108.191  netmask 255.255.255.0  broadcast 96.126.108.255
        inet6 2600:3c03::f03c:91ff:fe70:989d  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::f03c:91ff:fe70:989d  prefixlen 64  scopeid 0x20<link>
        ether f2:3c:91:70:98:9d  txqueuelen 1000  (Ethernet)
        RX packets 8861190  bytes 4193527512 (3.9 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 8562901  bytes 3997697400 (3.7 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0:1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.135.145  netmask 255.255.128.0  broadcast 0.0.0.0
        ether f2:3c:91:70:98:9d  txqueuelen 1000  (Ethernet)

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 2988597  bytes 2376311697 (2.2 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2988597  bytes 2376311697 (2.2 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


root@sandbox:~# /sbin/ip -o link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default \    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
mode DEFAULT group default qlen 1000\    link/ether f2:3c:91:70:98:9d brd 
ff:ff:ff:ff:ff:ff

root@sandbox:~# /sbin/ifconfig | grep flags= | awk '{print $1}'
eth0:
eth0:1:
lo:

root@sandbox:~# /sbin/ip -o link show eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
mode DEFAULT group default qlen 1000\    link/ether f2:3c:91:70:98:9d brd 
ff:ff:ff:ff:ff:ff

root@sandbox:~# /sbin/ip -o link show eth0:
RTNETLINK answers: No such device
Cannot send link get request: No such device

root@sandbox:~# /sbin/ip -o link show eth0:1
RTNETLINK answers: No such device
Cannot send link get request: No such device

root@sandbox:~# /sbin/ip -o link show eth0:1:
RTNETLINK answers: No such device
Cannot send link get request: No such device

root@sandbox:~# /sbin/ip -o link show lo
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default \    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

root@sandbox:~# /sbin/ip -o link show lo:
RTNETLINK answers: No such device
Cannot send link get request: No such device

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

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 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)

Versions of packages iproute2 depends on:
ii  libc6        2.22-5
ii  libdb5.3     5.3.28-11
ii  libselinux1  2.4-3+b1

Versions of packages iproute2 recommends:
pn  libatm1       <none>
pn  libxtables11  <none>

Versions of packages iproute2 suggests:
pn  iproute2-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: net-tools
Source-Version: 1.60+git20161116.90da8a0-1

We believe that the bug you reported is fixed in the latest version of
net-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <[email protected]> (supplier of updated net-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 26 Dec 2016 05:58:42 +0000
Source: net-tools
Binary: net-tools
Architecture: source
Version: 1.60+git20161116.90da8a0-1
Distribution: unstable
Urgency: medium
Maintainer: net-tools Team <[email protected]>
Changed-By: Martín Ferrari <[email protected]>
Description:
 net-tools  - NET-3 networking toolkit
Closes: 811561 820212 843892 845153 846509
Changes:
 net-tools (1.60+git20161116.90da8a0-1) unstable; urgency=medium
 .
   * New upstream snapshot.
   * Re-synced translations.patch.
   * Acknowledge NMUs. Thanks a lot to Andrey Rahmatullin for the
     fixes and uploads. Closes: 846509.
   * Fix FTCBFS, thanks to Helmut Grohne for the patch. Closes: #811561.
     + Really assign CC for cross compilation.
     + Use triplet prefixed pkg-config.
   * Add debian/NEWS warning about changing output in net-tools commands.
     Closing bugs that reported problems in 3rd-party scripts arising from these
     changes.  Closes: #845153, #843892, #820212.
   * Update Standards-Version, with no changes.
Checksums-Sha1:
 4017cae06ca713892a40730935dc5e7e2b59cefc 2127 
net-tools_1.60+git20161116.90da8a0-1.dsc
 10cff6bd98ef05083318abe624519badcd561a04 288190 
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
 e3bd889f0965ff1c4751f652d3d4909d7aab4f3f 56100 
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz
Checksums-Sha256:
 0a55da0c9009e374a79131a9fd7c4c3e0d7354b52e041d8ea70eb88831d705ac 2127 
net-tools_1.60+git20161116.90da8a0-1.dsc
 d3c25c4b70541bb2bb54ebb21e2443811cfd1cbbf4c357d0e960e2973bc4192a 288190 
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
 5f390b6790f02bdcb769bfa7cb3e4329fa3371bc7f69ee24232241588380de81 56100 
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz
Files:
 d79d991a048a1d6613395912f2ef779c 2127 net important 
net-tools_1.60+git20161116.90da8a0-1.dsc
 160448fae5964d45634ec3c007c449e5 288190 net important 
net-tools_1.60+git20161116.90da8a0.orig.tar.gz
 930912725d1396d152ec98610647f209 56100 net important 
net-tools_1.60+git20161116.90da8a0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlhgscAACgkQXdjgv5Gj
09piCQ//dknb8JhBF5CJoNxyS2RREKhvhCzw6YcnMS6cigkHK0aPdyhbm88DYPlO
tJ31bVMCsQElRCbsqTnxU61nQbKGopoQZ6dQK1ibA/GFf3IN7GijsFZkxB78vSUM
HuYDxQsq3QBuAJt7oHhveM5x9PFnZVtMC3D4KY9vKoTCCW7kXjPqfLXlpcPuJebf
6PW1WviNNO8C5GQ9cxMCI8lexgWMmgJlLgRcqzbXa+2Hbjn2F34JPIgtDik+zZtO
C32HHIfuLOm8TT1fgR7y/nsw46Tb7qOikmKNnwYv0KbxmF69zwEOwT/jnwpf4qqf
bvnEFpzI61Vd787UD5Fny/y8HGGskvlXe3/lMMIDBxb2F62me1IE3BGk89T2Xft3
/3ydMqV/4nIKY0zjaSyZ4sefghp+QK3nEY4PLGYS4528/jq5RdGNVmJQKUcgdnuq
3kqtEFxipovOSqHeODCap7Dfl4ysVY1or9+fCZaba8T6a6l7FC6xDQo8LeY2Nb9w
ioaiEwVxl4RnFmrb2Vx9pvyUrfXxIGiYjwLTF8hs9Dk4CLryirRMIYQdVpy3nFM1
udBMNPyjnQgay8OLajouIedtjKQ6/nw8WOG7HmBSAJwVb0I+9oH8utqaw99YvMHu
M++YUNuKDVVdC34HDgx15uSRJgU6CgajdvVP7X58aavxc7837wQ=
=6drE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to