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.
Google? (Score:2)
Re: (Score:2)
Awesome! Thank you! My searching only took me to sites with stale results for that package; every download link they provided went to an Updates directory that no longer had that version of the package.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
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: (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
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Workaround for "Assertion `c-xlib.lock' failed." (Score:1)
export LIBXCB_ALLOW_SLOPPY_LOCK=trueFedora Probably Has a VCS for Its Packages (Score:2)
I know that Mandriva keeps its packages versioned in a version control system. Red Hat probably does the same and you should be able to see what has changed by using the logs and the diffs.
Re: (Score:2)
Haven't found it as of yet. I'm sure it's there, though.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
Well, after some IRCing and wiki-searching, I found this page with an explanation [fedoraproject.org] on how to access it. Hope it helps.
Re: (Score:2)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)
Using this again today. Thank you.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:2)