Bug 627192

Summary: Padre-0.32 requires newer Thread::Queue
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-PadreAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: mmaslano, perl-devel
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-5.10.0-96.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-19 07:14:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2010-08-25 10:55:44 UTC
When exiting padre from perl-Padre-0.32-3, I get error message:

Can't locate object method "insert" via package "Thread::Queue" at
/usr/lib/perl5/vendor_perl/5.10.0/Padre/TaskManager.pm line 358.
Perl exited with active threads:
        1 running and unjoined
        0 finished and unjoined
        0 running and detached

This leads to unclean padre termination.

Current Thread::Queue-2.00 version (perl-5.10.0-91.fc12.x86_64 package) does not provide the `insert' method.

According META.yml from padre sources, Thread::Queue >= 2.11 is needed.

Comment 1 Fedora Update System 2010-09-07 08:01:23 UTC
perl-5.10.0-95.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/perl-5.10.0-95.fc12

Comment 2 Fedora Update System 2010-10-13 06:15:19 UTC
perl-5.10.0-96.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/perl-5.10.0-96.fc12

Comment 3 Fedora Update System 2010-10-14 06:23:19 UTC
perl-5.10.0-96.fc12 has been pushed to the Fedora 12 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'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/perl-5.10.0-96.fc12

Comment 4 Fedora Update System 2010-10-19 07:14:08 UTC
perl-5.10.0-96.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.