Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Update perl-IPC-ShareLite to 0.10 or later
https://bugzilla.redhat.com/show_bug.cgi?id=563935
Summary: Update perl-IPC-ShareLite to 0.10 or later Product: Fedora EPEL Version: el5 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-IPC-ShareLite AssignedTo: steve@silug.org ReportedBy: xavier@bachelot.org QAContact: extras-qa@fedoraproject.org CC: steve@silug.org, fedora-perl-devel-list@redhat.com Classification: Fedora
Created an attachment (id=390283) --> (https://bugzilla.redhat.com/attachment.cgi?id=390283) Update EL-5 branch to 0.13
Please update perl-IPC-ShareLite to 0.10 or later.
We're getting segfaults on EL5 x86_64 with the current 0.09 that is shipped in EPEL5. This is fixed with 0.10.
I'm attaching a patch to sync the EL-5 spec with Rawhide. As a side note, even Rawhide is outdated, as the latest version is 0.17. I'll file a separate bug for that. As always, I'm happy to co-maintain the package for EL-5 branch or even others branches if you wish so.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
--- Comment #1 from Xavier Bachelot xavier@bachelot.org 2010-02-11 11:55:56 EST --- Here's a code snippet that exhibit the issue (only with mod_perl, works thru a shell) :
use IPC::ShareLite; $s=new IPC::ShareLite(-key=>1234,-create=>'yes',-destroy=>'no'); $s->store("test"); $s->fetch();
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
--- Comment #2 from Xavier Bachelot xavier@bachelot.org 2010-03-09 07:27:53 EST --- Steven, it's been almost one month already since I filed the bug. Shall I request commit privileges on the EL-5 and devel branches to push the version bumps mentioned above ?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
Xavier Bachelot xavier@bachelot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(steve@silug.org)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
--- Comment #3 from Xavier Bachelot xavier@bachelot.org 2010-06-15 13:13:51 EDT --- Steve, are you still around ? Please see also https://bugzilla.redhat.com/show_bug.cgi?id=563935
My offer for co-maintaining or even adopting the package still stand.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2010-06-25 18:40:18 EDT --- perl-IPC-ShareLite-0.13-4.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/perl-IPC-ShareLite-0.13-4.el5
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ON_QA
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2010-06-30 10:20:43 EDT --- perl-IPC-ShareLite-0.13-4.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-IPC-ShareLite'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-IPC-ShareLite-0.13-4.el5
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2010-07-21 16:02:37 EDT --- perl-IPC-ShareLite-0.13-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=563935
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(steve@silug.org) | Status|ON_QA |CLOSED Fixed In Version| |perl-IPC-ShareLite-0.13-4.e | |l5 Resolution| |ERRATA
perl-devel@lists.fedoraproject.org