http://bugs.winehq.org/show_bug.cgi?id=25708
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org
--- Comment #2 from Scott Ritchie scott@open-vote.org 2011-01-07 20:14:59 CST --- The segfault is when you run Wine, correct? It looks like the package is uninstalling/installing cleanly.
The start error is probably on the start procps line, but that doesn't break install of the package. If you want to clean that up you can try just running start procps on a terminal and see what it says -- most likely is that there are unknown things in /etc/sysctl.d somehow, such as invalid commands. I don't know the source of those invalid commands in the conf files but I've seen them before -- it's why the package postinstall script doesn't fail on an error from start procps.
I don't know if procps properly starting is a requirement for Wine to not spew those errors, however.