Bug 992755
Summary: | petitboot: FTBFS in rawhide | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||
Component: | petitboot | Assignee: | David Woodhouse <dwmw2> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | dwmw2, gustavold, jwboyer, mat.booth, tony | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-09-01 17:53:54 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: | 991858 | ||||||
Attachments: |
|
Description
Dennis Gilmore
2013-08-05 06:30:50 UTC
Created attachment 788627 [details]
Use libpng-1.2, since newer versions of libpng are not supported.
FWIW, the issue here is that libtwin is trying to use libpng-1.5, even though it only supports libpng-1.2. After applying the attached patch to libtwin and building it, I was able to build petitboot locally.
Even though petitboot is going to be retired anyway, I'm posting this patch here for documentation in case people want to build their own packages.
This package has been retired: http://pkgs.fedoraproject.org/cgit/petitboot.git/tree/dead.package |