Your message dated Mon, 24 Jul 2017 11:19:24 +0000
with message-id <[email protected]>
and subject line Bug#869275: fixed in ifupdown 0.8.23
has caused the Debian Bug report #869275,
regarding ifupdown: rename doesn't seem to work
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.)


-- 
869275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifupdown
Version: 0.8.22
Severity: normal

# On Wed, Jul 19, 2017 at 10:53:34PM +0200, Guus Sliepen wrote:
#
# > rename mac/00:16:0a:26:99:c6/=en0
# > auto en0
# > iface en0 ...
#
# This should now work in ifupdown 0.8.22.

Again, pulled the USB card physically out, and wrote:

rename mac/00:e0:4c:11:7f:4e/=wl0
allow-hotplug wl0
iface wl0 inet static
        wpa-ssid mial
        wpa-psk not covfefe, honest!
        address 192.168.8.6
        netmask 255.255.255.0

After insertion I get:

26: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default 
qlen 1000
    link/ether 00:e0:4c:11:7f:4e brd ff:ff:ff:ff:ff:ff


Didn't try coldplug yet.

(Apologies if I'm holding it wrong.)


-- Package-specific info:
--- /etc/network/interfaces:
[wired/bridged spam, not connected to WiFi]

rename mac/00:e0:4c:11:7f:4e/=wl0
allow-hotplug wl0
iface wl0 inet static
        wpa-ssid mial
        wpa-psk again, not covfefe
        address 192.168.8.6
        netmask 255.255.255.0

--- up and down scripts installed:
/etc/network/if-down.d:
total 8
-rwxr-xr-x 1 root root 332 Jan  6  2013 upstart
lrwxrwxrwx 1 root root  32 Feb 20 11:55 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-post-down.d:
total 12
lrwxrwxrwx 1 root root 29 Jun 26 17:48 bridge -> /lib/bridge-utils/ifupdown.sh
lrwxrwxrwx 1 root root 25 Feb 20 11:55 hostapd -> ../../hostapd/ifupdown.sh
lrwxrwxrwx 1 root root 32 Feb 20 11:55 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-pre-up.d:
total 16
lrwxrwxrwx 1 root root  29 Jun 26 17:48 bridge -> /lib/bridge-utils/ifupdown.sh
-rwxr-xr-x 1 root root 344 Sep 22  2014 ethtool
lrwxrwxrwx 1 root root  25 Feb 20 11:55 hostapd -> ../../hostapd/ifupdown.sh
lrwxrwxrwx 1 root root  32 Feb 20 11:55 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh

/etc/network/if-up.d:
total 28
-rwxr-xr-x 1 root root 1685 Sep 22  2014 ethtool
-rwxr-xr-x 1 root root 4958 Oct 25  2014 mountnfs
-rwxr-xr-x 1 root root  168 Nov 11  2016 openntpd
-rwxr-xr-x 1 root root  972 Mar 30 12:18 openssh-server
-rwxr-xr-x 1 root root 1483 Jan  6  2013 upstart
lrwxrwxrwx 1 root root   32 Feb 20 11:55 wpasupplicant -> 
../../wpa_supplicant/ifupdown.sh


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-rc1-debug-00123-gd7aa33015688 (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages ifupdown depends on:
ii  adduser              3.115
ii  init-system-helpers  1.49
ii  iproute2             4.9.0-1
ii  libc6                2.24-12
ii  lsb-base             9.20161125

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.3.5-3

Versions of packages ifupdown suggests:
pn  ppp     <none>
pn  rdnssd  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ifupdown
Source-Version: 0.8.23

We believe that the bug you reported is fixed in the latest version of
ifupdown, 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.
Guus Sliepen <[email protected]> (supplier of updated ifupdown 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, 24 Jul 2017 13:03:31 +0200
Source: ifupdown
Binary: ifupdown
Architecture: source amd64
Version: 0.8.23
Distribution: unstable
Urgency: medium
Maintainer: Guus Sliepen <[email protected]>
Changed-By: Guus Sliepen <[email protected]>
Description:
 ifupdown   - high level tools to configure network interfaces
Closes: 869275 869276
Changes:
 ifupdown (0.8.23) unstable; urgency=medium
 .
   * Handle interface renaming in the ifupdown-hotplug script. Closes: #869275
   * Fix typo in the manpage. Closes: #869276
Checksums-Sha1:
 0c75b052ab224d33d222e662f573f2f467b97cda 1577 ifupdown_0.8.23.dsc
 21fb1a29ffffa0aa8b136acfaf80fa6d564246f6 77404 ifupdown_0.8.23.tar.xz
 0a140bee326ddcd59c51da2ecee856e099b4d99c 67860 ifupdown-dbgsym_0.8.23_amd64.deb
 6bce5a9999b3807a81820f4ffeb3456f96afb803 6379 ifupdown_0.8.23_amd64.buildinfo
 fa92a4693899b00857556ff2628dfb3432e19972 80960 ifupdown_0.8.23_amd64.deb
Checksums-Sha256:
 28a70cefd6a5fbdac125d12dba3bcfa243ae06855a1c3e2f420e1625820e02ff 1577 
ifupdown_0.8.23.dsc
 c1cd43ab1dcf752a6a684b56470ce32b022544833f71def30ade943780cc7bcc 77404 
ifupdown_0.8.23.tar.xz
 2484e153a1ee977a7deaf94d8178ff68b50a028ebf72997c706cbb3490e52f24 67860 
ifupdown-dbgsym_0.8.23_amd64.deb
 8bd8a52d350eebcc3682fd4f80d781e74c56ba00a55159344a87a54086ccfbf1 6379 
ifupdown_0.8.23_amd64.buildinfo
 8e9dd339a789097457f7d3a16a559210b0d4c6740c12434fa61010656c10675a 80960 
ifupdown_0.8.23_amd64.deb
Files:
 65402825c20d91ff555d7d703d43de4c 1577 admin important ifupdown_0.8.23.dsc
 249e62248dd9b551a7e75317989aefef 77404 admin important ifupdown_0.8.23.tar.xz
 aa53657455fc91110e2e9b7eb96213d0 67860 debug extra 
ifupdown-dbgsym_0.8.23_amd64.deb
 f65868c3e625983c7fb35d008bdd9cf5 6379 admin important 
ifupdown_0.8.23_amd64.buildinfo
 1676e7968572b17761e1762a2a0fe7aa 80960 admin important 
ifupdown_0.8.23_amd64.deb

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

iQIzBAEBCAAdFiEETRt3lsA+CDGZG91CP0kN64ce+foFAll11FQACgkQP0kN64ce
+frVgA//dd7BY/5TslGj2HP8mLP1FH0g2DWR3tb62KoP0eO26KjGxjlLWK78PwBM
HFORA9VKgBesgr7RvECfex2s5uXrhBNB4z5FDM11oS6gczmEq3qqXGTttBUlbVY1
xo05eu0e27fz79AlyrMpFudjLiRO4zai8xUOVFPM9KGXKlVNEpfwH+5ScRiFtxou
sA6rn3WMXb9T9YATPbJkrfgOb9/XnVGOTk4yRHfZ5F5uNWDJ00tP7CLhSJAfn1rr
BZc9eey9WfUQ/9+/sjQq9eEKM3bBP5sqrn1RGB2kFsNV7XPUcU81Qfv4ua2/qLnN
iRtk3DT8JEKT0Uba4AbNaDbD9RwTYxfBTWpoBPST8BCXKOS8UjKp6izW1whETFgn
P7hQkqTxyfQKMg5ntnKB1q8O2fAlkPM1pbO27Zm0dvYJfcFJxUQWArMaNzzcJweP
lUDcpooOvsODx52XJuC/a0iEs/JKB9avcdZwOnLbyMmsQadgZ61ZJ9sa9GkMMtzL
iSM63YNv0m61Y1VXaq7WztalJKT9sw5opkVTJ7FLGZrCDnIdTktGgabHLIzziPlt
sNrVZke2dHV0P0tKyZNHPu4oyrbaFexMj6SjyLRAduEZ1hyd8OROzT/39BDPWC+e
MK0rxD2hG9BtC4CFMe1fKSzOuwfBNHhZzeXvHndMh9RAa8lZ3as=
=lFPz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to