Your message dated Fri, 20 Jul 2012 07:42:18 -0700
with message-id <87mx2ucx4l....@blp.benpfaff.org>
and subject line Re: Bug#682182: ERROR: could not insert 'brcompat_mod': Exec 
format error when inserting brcompat_mod.ko
has caused the Debian Bug report #682182,
regarding ERROR: could not insert 'brcompat_mod': Exec format error when 
inserting brcompat_mod.ko
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.)


-- 
682182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682182
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch-datapath-dkms
Severity: serious
Version: 1.4.2+git20120612-2

Hi,

I was trying to enable Linux bridge compatibility with openvswitch in
Wheezy, and when doing modprobe something appears to be wrong:
# modprobe brcompat_mod
ERROR: could not insert 'brcompat_mod': Exec format error

I think users are supposed to be able to use the ko built by dkms, so
the severity is chosen as RC, please adjust it as you see fit.


-- 
Regards,
Aron Xu

--- End Message ---
--- Begin Message ---
> On Fri, Jul 20, 2012 at 10:13 PM, Ben Pfaff <b...@nicira.com> wrote:
> > On Fri, Jul 20, 2012 at 03:27:25PM +0800, Aron Xu wrote:
> >> I was trying to enable Linux bridge compatibility with openvswitch in
> >> Wheezy, and when doing modprobe something appears to be wrong:
> >> # modprobe brcompat_mod
> >> ERROR: could not insert 'brcompat_mod': Exec format error
> >
> > What does "file" on the .ko file show?  What does "dmesg | tail" show?
> 
> # file brcompat_mod.ko
> brcompat_mod.ko: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV),
> BuildID[sha1]=0x65c77cf46623c14900dfeb0765adaa5129e65501, not stripped
> 
> # dmesg | tail
> [35173.495223] xenbr1: topology change detected, propagating
> [35173.495230] xenbr1: port 2(eth1.100) entering forwarding state
> [57512.281778] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [57512.785361] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [57537.757718] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [57538.251948] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [57546.597284] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [57776.784409] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [58101.930398] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
> [82676.614413] brcompat_mod: exports duplicate symbol
> br_should_route_hook (owned by bridge)
You have the bridge module loaded.  You can't use both the bridge and
bridge compatibility at the same time.

--- End Message ---
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to