NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Have you checked... (Score:2)
... the Yum cache?
What about the Java bug thread [sun.com] which is marked "Release Fixed 7(b22), 6u10(b09) (Bug ID:2155962) , 6-open(b03) (Bug ID:2156535)"? You might have some luck with the comment about using sed to fix the problem (search for "Submitted On 01-JUN-2007").
Re:Have you checked... (Score:2)
Thanks! That's the kind of information I was hoping someone could clue me in to. Unfortunately the package isn't in the cache on either of my machines. :)
I finally found where whoever released 1.0-4 in Fedora mentioned a patch that was included and a bug number that was fixed. Unfortunately they left a digit out of the bug number. The bug they listed was completely unrelated, consisting of about five messages about a problem in 2001 ... and finally a message in 2007-12 saying "Here's libxcb-1.0-4 and it fixes this problem; closing." Oops. :) But continued searching led me to the real bug in Fedora's bugzilla (which has seen massive repeated reporting ... every other report is just "marked #XXXXXX as a dup of this bug"), and there I found out that in version 1.1 onward (at least on Fedora) there is an environment variable I can use, "LIBXCB_ALLOW_SLOPPY_LOCK", which will basically turn on the behavior from the patch in 1.0-4. So that's good enough for me, I think.
Although really there's an enormous number of people here who need to get their act together:
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Reply to This
Parent