Your message dated Tue, 04 Feb 2025 03:24:31 +0000
with message-id <e1tf9y7-000f2b...@fasolo.debian.org>
and subject line Bug#1095040: Removed package(s) from unstable
has caused the Debian Bug report #924011,
regarding wondershaper: README.Debian: Suggest using $IFACE in
/etc/network/interfaces reference
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 ow...@bugs.debian.org
immediately.)
--
924011: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: wondershaper
Version: 1.1a-10
Severity: minor
Tags: patch
Hi,
I suggest using $IFACE in the /etc/network/interfaces references in
README.Debian; it can avoid obvious errors when copy-pasting.
Patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org ���� chris-lamb.co.uk
`-
diff --git a/debian/README.Debian b/debian/README.Debian
index d6aa65a..be86b71 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -151,8 +151,8 @@ wondershaper, that same paragraph will look like this:
auto eth1
iface eth1 inet dhcp
- up /sbin/wondershaper eth1 500 100
- down /sbin/wondershaper remove eth1
+ up /sbin/wondershaper $IFACE 500 100
+ down /sbin/wondershaper remove $IFACE
After your final edit, you may wish to ifdown eth1 and then ifup eth1
while logged in as root. This is recommended as a first test step,
--- End Message ---
--- Begin Message ---
Version: 1.1a-12+rm
Dear submitter,
as the package wondershaper has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1095040
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---