Bug 434617
Summary: | Compress::Zlib broken & fails to load | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard Kennedy <richard> |
Component: | perl-Compress-Zlib | Assignee: | Stepan Kasal <kasal> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | mmaslano, robin.norwood |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-24 13:42:36 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
Richard Kennedy
2008-02-23 13:17:30 UTC
this issue is being discussed on perlmonks http://www.perlmonks.org/?node_id=594914 A fix / work-around for this is :-
>perl -MCPAN -eshell
>force install Scalar::Util
then everything works again.
|