Bug 1943082
| Summary: | geeqie: FTBFS | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ondrej Dubaj <odubaj> |
| Component: | geeqie | Assignee: | Matthew Miller <mattdm> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | mattdm, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-09 00:52:24 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: | 1942967 | ||
|
Description
Ondrej Dubaj
2021-03-25 12:51:29 UTC
*** Bug 1943139 has been marked as a duplicate of this bug. *** *** Bug 1943019 has been marked as a duplicate of this bug. *** This isn't related to autoconf. The build fails the same way in rawhide. It's related to two things with yelp-build html: 1. It needed -i to tell it that the image files aren't there but don't worry they will be 2. The output directory -o html now needs to be -o html/ or else it puts files one directory up. Anyway, building updates for rawhide and f34 now. |