Bug 564808
| Summary: | FTBFS perl-CSS-1.08-6.fc13 | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||||
| Component: | perl-CSS | Assignee: | Terje Røsten <terje.rosten> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||||
| Priority: | high | ||||||||||||||||||
| Version: | rawhide | CC: | terje.rosten | ||||||||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | All | ||||||||||||||||||
| OS: | Linux | ||||||||||||||||||
| URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||||
| Whiteboard: | |||||||||||||||||||
| Fixed In Version: | perl-CSS-1.08-7.fc13 | Doc Type: | Bug Fix | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2010-02-18 18:43:58 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: | |||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||
| Bug Blocks: | 538681 | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
|
Description
FTBFS
2010-02-13 16:58:30 UTC
Created attachment 391843 [details]
root.log
root.log for i386
Created attachment 391844 [details]
build.log
build.log for i386
Created attachment 391845 [details]
mock.log
mock.log for i386
Created attachment 391846 [details]
root.log
root.log for x86_64
Created attachment 391847 [details]
build.log
build.log for x86_64
Created attachment 391848 [details]
mock.log
mock.log for x86_64
Created attachment 394716 [details] Script to rebuild the compiled grammar The problem can be fixed by rebuilding the compiled grammar module. Add the attached script as Source1 in the package, then add the following lines to %prep after the %setup line: # Regenerate CSS::Parse::CompiledGrammar (#564808, CPAN RT#53948) %{__perl} %{SOURCE1} mv CompiledGrammar.pm CSS/Parse/ The resulting package will pass the test suite: http://koji.fedoraproject.org/koji/taskinfo?taskID=1993143 Thanks for the fix, Paul! Built in rawhide: http://koji.fedoraproject.org/koji/buildinfo?buildID=157276 perl-CSS-1.08-7.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/perl-CSS-1.08-7.fc13 perl-CSS-1.08-7.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |