Your message dated Mon, 23 Feb 2026 16:48:25 +0000
with message-id <[email protected]>
and subject line Bug#670898: fixed in wireless-tools 30~pre9-20
has caused the Debian Bug report #670898,
regarding ifrename starts before module-init-tools when no interfaces exists yet
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.)
--
670898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670898
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ifrename
Version: 30~pre9-8
Severity: normal
Package ifrename provides an initscript to rename existing
interfaces, so this should work without udev. But it has
no dependencies on module-init-tools (or kmod) listed, so
insserv sorts it before module-init-tools in rcS.d, and
it is the module-init-tools who loads modules, and who may
load NIC-related drivers too. The result is that it runs
before m-i-t and hence does not see any network interface,
so actual renaming is not happening.
(Note again: this is the case when no udev is being used).
I tried to add "Should-Start: module-init-tools" to it, but
that results in ifrename sorted the same as ifupdown, but
obviously ifrename should run strictly before ifupdown.
So I also added "Should-Start: ifrename" to ifupdown, but
that turned into a cyclic dependency somehow.
So I ended up calling ifrename explicitly from ifupdown,
which is ugly but at least lets the system boot and be
accessible over the network.
This all is not relevant when udev is used, because ifrename
provides necessary udev hooks, and udev is run definitely
before ifupdown. But with udev, the ifrename initscript
is not needed at all. So we should either fix the initscript,
or drop it. I'd vote for the first approach...
Thanks!
/mjt
--- End Message ---
--- Begin Message ---
Source: wireless-tools
Source-Version: 30~pre9-20
Done: Bastian Germann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
wireless-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.
Bastian Germann <[email protected]> (supplier of updated wireless-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: SHA512
Format: 1.8
Date: Mon, 23 Feb 2026 17:34:24 +0100
Source: wireless-tools
Architecture: source
Version: 30~pre9-20
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 670898
Changes:
wireless-tools (30~pre9-20) unstable; urgency=medium
.
* QA upload
* Drop ifrename (Closes: #670898)
* Update debhelper-compat level to 12
Checksums-Sha1:
1214def41077865b6476b447a9a7f82bd18d0d4c 2100 wireless-tools_30~pre9-20.dsc
9dd2df3faaf82f7e44399107a31cbecda56dff81 11492
wireless-tools_30~pre9-20.debian.tar.xz
2ec48990bd045a04e3fe216f006fb6085c331b17 5586
wireless-tools_30~pre9-20_source.buildinfo
Checksums-Sha256:
bc3115cac0bf025d60c718fbe014898499926c4ef6c70a11cba84d6435a69f61 2100
wireless-tools_30~pre9-20.dsc
48fee878835d05917b50a46b03feda6f8613df0fbeed15cd38ddd4166f490b02 11492
wireless-tools_30~pre9-20.debian.tar.xz
e51a5635d48a8e831fee6957398c5b6555bad77e42c6403ac5ff52a64f6e288e 5586
wireless-tools_30~pre9-20_source.buildinfo
Files:
05778efd089aedf3b2b9de175e48ddd0 2100 net optional
wireless-tools_30~pre9-20.dsc
0f712b7527faee242876c5b45eb713ee 11492 net optional
wireless-tools_30~pre9-20.debian.tar.xz
8968e8789d1939ef33290d3e5bb6c0c3 5586 net optional
wireless-tools_30~pre9-20_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmmcgcQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFpoDADa3eld5spkwIbuqOyoAlrKVuv+/cKaJwRr
xwbtnpotBvCD7Tdc3NJtcdfY8HNEAHlI/iIMFjj6fQFGh3rF6XFUGHn+Sgl+oJ0F
2PrLyILr6l+PaeWYK8OYTXOThuPVRjJN/QX0lMRyhJrTlZiWM5MTjX0VB4C3QMHk
nLIIwO7GRk4ZL9F2mJBga/McVZcLoGOSQatdp9Kg2DUiFXD50vnj/37q4nZPdDd1
KiM8WTymQG6Gvu1gWGqtMlmtYNSmzBEgoljuE8vMhWpWJaFf5xFvhrK0WgOnoWkw
chcIrhIJqKO+cPfKa4ezwB5Ty4f17DYP0ZowyQCMSw2VAwYrQ+JVUKZawerG6G/p
fiAg5akDcson4gqpUw8sgy1COVxwvQiygVQ4FFgJPhXg0+cnB6gAst8DsLDtvinK
Dzi4bBckJd1D2QMvCq9wBJoSLfl8k+21v6HSyxeU8nuUYlhLm5FbsuewyrDOWWm4
pfS1mDH9EB2O4cDhoXuvMt/bV8dsnZQ=
=TveS
-----END PGP SIGNATURE-----
pgplN5Qup63qF.pgp
Description: PGP signature
--- End Message ---