Bug 851676
| Summary: | libgadu ftbfs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Winship <danw> | ||||
| Component: | libgadu | Assignee: | Dominik 'Rathann' Mierzejewski <dominik> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | dominik, itamar | ||||
| 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: | 2012-11-26 01:50:45 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
libgadu-1.11.2-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/libgadu-1.11.2-1.fc17 libgadu-1.11.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/libgadu-1.11.2-1.fc18 libgadu-1.11.2-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/libgadu-1.11.2-1.fc16 Package libgadu-1.11.2-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libgadu-1.11.2-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-13445/libgadu-1.11.2-1.fc16 then log in and leave karma (feedback). libgadu-1.11.2-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. libgadu-1.11.2-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. libgadu-1.11.2-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 606915 [details] fix Trying to build libgadu eventually fails with: + rm docs/html/installdox rm: cannot remove `docs/html/installdox': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.PDjZ96 (%install) That "rm" comes from the spec file itself; removing it fixes things.