Bug 542645
| Summary: | perl-IO-Compress-Base use name space Validator:: | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miroslav Suchý <msuchy> |
| Component: | perl-IO-Compress-Base | Assignee: | Marcela Mašláňová <mmaslano> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | kasal, mmaslano, perl-devel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0-87.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-07 21:57:03 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
Miroslav Suchý
2009-11-30 13:00:15 UTC
IO-Compress-2.023 merge two packages: IO-Compress-Base and IO-Compress. It's almost impossible update them without breaking other (sub)modules in perl core. This bug is also fixed in http://search.cpan.org/dist/IO-Compress-Base/ v2.015. I changed namespace in our module from Validator:: to SatConfig::cluster::Validator:: so it is no more blocker for us. But I leave this open, as Validator:: is too generic name and may conflict with other custom modules as well. And upstream has evidently the same opinion. perl-5.10.0-86.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/perl-5.10.0-86.fc12 perl-5.10.0-87.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: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12556 perl-5.10.0-87.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |