http://bugs.winehq.org/show_bug.cgi?id=12762
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2009-04-01 15:49:02 --- Yeah, if you 'man sock_raw', you'll see:
Only processes with an effective user ID of 0 or the CAP_NET_RAW capability are allowed to open raw sockets.
To set the cap, you need to use setfcaps, but I think that's out of the scope of bugzilla. Try searching the forum or if need be seek help from your distro's support channels.
Marking invalid, not a Wine bug.