Bug 1425088
| Summary: | perl-Gearman-Client-Async-0.94-26.fc26 FTBFS: t/allinone.t test hangs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Pisar <ppisar> |
| Component: | perl-Gearman | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | perl-devel, ppisar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://ppisar.fedorapeople.org/perl_rebuild/scratch/latest/packages/perl-Gearman-Client-Async/build.log | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Gearman-2.003.001-1.fc27 perl-Gearman-2.003.001-1.fc26 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-01 17:02:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This is cause by upgrading perl-Gearman from 1.130.004-1.fc25 to 2.002.003-1.fc26. This fails since Gearman's commit:
commit 049bc8fb998759ec0435e2879a456064b9f28170
Author: Alexei Pastuchov <info>
Date: Sun Jul 24 18:48:49 2016 +0200
bug fix: worker provide all parameters to super
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. This is a regression in perl-Gearman. Will be fixed in alpha v2.003_002. The was another regression in Gearman tests. Version 2.003.001 is fine. perl-Gearman-2.003.001-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c1d70d30f0 perl-Gearman-2.003.001-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c1d70d30f0 perl-Gearman-2.003.001-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |
perl-Gearman-Client-Async-0.94-26.fc26 fails to build in F26 because tests hang: $ perl -Ilib -MTest::Harness -e 'runtests(q{t/allinone.t})' t/allinone.t .. Timeout, test fails at t/allinone.t line 62. # Looks like your test exited with 255 before it could output anything.