Bug 478578
| Summary: | broken dependencies in rawhide, workaround attached | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Caolan McNamara <caolanm> | ||||
| Component: | anjuta | Assignee: | Debarshi Ray <debarshir> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | debarshir | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-01-03 07:20:00 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: | |||||||
| Attachments: |
|
||||||
I did notice a scratch build fail recently, but never got around to looking at the problem. Thank you for the patch. Much appreaciated. anjuta-2.24.1-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/anjuta-2.24.1-3.fc10 Tagged and built for Rawhide and Fedora 10, which were both affected. anjuta-2.24.2-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 328032 [details] patch from gnome bugzilla Description of problem: A rebuild of anjunta will fail in rawhide at the moment as devhelp was ported to webkit causing the plugin build to fail Attached it the upstream patch which makes it build again. As it touches configure.in and libtool etc changes are in place, then something like e.g. autoreconf -f -i may be additionally required before %configure in the .spec