Your message dated Wed, 27 Aug 2008 21:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496491: fixed in bridge-utils 1.4-5
has caused the Debian Bug report #496491,
regarding brctl: can't set stp on when using 32bit app on 64bit kernel
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.)
--
496491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496491
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bridge-utils
Version: 1.4-4
Severity: normal
When invoke "brctl stp <bridge name> on" on 64bit kernel with 32bit brctl,
it failed by "Operation not support" althought it is supported.
I can "echo 1 > /sys/class/net/<bridge name>/bridge/stp_state" and
check the result by "brctl show <bridge name>".
It looks like that brctl is searching wrong sysfs path.
It tries to open /sys/class/net/<bridge name>/stp_state,
but actually it is /sys/class/net/<bridge name>/bridge/stp_state.
brctl tries to use ioctl instead, but ioctl doesn't work under
32bit app/64bit kernel circumstance.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages bridge-utils depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
Versions of packages bridge-utils recommends:
ii ifupdown 0.6.8+nmu1 high level tools to configure netw
bridge-utils suggests no packages.
-- no debconf information
--
Jiro SEKIBA <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
Source: bridge-utils
Source-Version: 1.4-5
We believe that the bug you reported is fixed in the latest version of
bridge-utils, which is due to be installed in the Debian FTP archive:
bridge-utils_1.4-5.diff.gz
to pool/main/b/bridge-utils/bridge-utils_1.4-5.diff.gz
bridge-utils_1.4-5.dsc
to pool/main/b/bridge-utils/bridge-utils_1.4-5.dsc
bridge-utils_1.4-5_amd64.deb
to pool/main/b/bridge-utils/bridge-utils_1.4-5_amd64.deb
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.
Santiago Garcia Mantinan <[EMAIL PROTECTED]> (supplier of updated bridge-utils
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: SHA1
Format: 1.8
Date: Wed, 27 Aug 2008 21:21:41 +0200
Source: bridge-utils
Binary: bridge-utils
Architecture: source amd64
Version: 1.4-5
Distribution: unstable
Urgency: low
Maintainer: Santiago Garcia Mantinan <[EMAIL PROTECTED]>
Changed-By: Santiago Garcia Mantinan <[EMAIL PROTECTED]>
Description:
bridge-utils - Utilities for configuring the Linux Ethernet bridge
Closes: 488313 496491
Changes:
bridge-utils (1.4-5) unstable; urgency=low
.
* Try to fix the lack of bridge/ on the sysfs paths. Closes: 496491.
* Add a comment on the bridge-utils-interfaces manpage about the
misusage of stanzas for the bridge ports in the interfaces file.
Closes: #488313.
Checksums-Sha1:
26fd54d06302fea0e784e8af091db12e72f6777c 991 bridge-utils_1.4-5.dsc
7e26082a65997553d8f27612596a63b8249f4793 13532 bridge-utils_1.4-5.diff.gz
7011d5dc4f0a1663fa3666fca68a0e6c9a4a4b01 32700 bridge-utils_1.4-5_amd64.deb
Checksums-Sha256:
34f130240bb73f48e0d36647c54e2d1d1dcae10bd4bb7eae35e1791446c38cbe 991
bridge-utils_1.4-5.dsc
bb473bad2d1be1ecfafa6dd72c35b15c838670f90b94cd0168a765db47c962b6 13532
bridge-utils_1.4-5.diff.gz
dae9d887e3ad12df5a29c180c4f962f64a6e1b7421866a3869f75639150e12f8 32700
bridge-utils_1.4-5_amd64.deb
Files:
b1e61d941910d20a2a8a2e76a4265045 991 net optional bridge-utils_1.4-5.dsc
f0ebf67734a2b79bfe01a904f192fcf8 13532 net optional bridge-utils_1.4-5.diff.gz
9d0ef5ccf75218fe46e3eadb9aee6df3 32700 net optional
bridge-utils_1.4-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAki1ygAACgkQcv3CBfajKo5HAgCguitpB66nLwbsyItrVwM1OCkX
viQAoMqRq7VzdAWKwNd+3SY9Q31Tkjgu
=kBj5
-----END PGP SIGNATURE-----
--- End Message ---