Bug 926004
Summary: | Live composes fail when espeak 1.47.03-1.fc19 is in the package set | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | espeak | Assignee: | Jaroslav Škarvada <jskarvad> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | dennis, jskarvad, kevin, kparal, packaging-team-maint, pbrobinson, robatino, satellitgo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-24 22:03:52 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: |
Description
Adam Williamson
2013-03-23 07:42:51 UTC
Proposing as Alpha blocker for the 'breaks compose' problem, obviously. Not marking as automatic blocker as it's still _possible_ I'm doing something weird somehow, and this won't affect the official builders. (In reply to comment #0) See bug 924660 comment 7. > which seemed instructive. After a bit of trial and error, I came up with > this work of sheer engineering brilliance: > > deps = self.ts.check() > if len(deps) != 0: > for msg in deps: > print(msg) > raise CreatorError("Dependency check failed!") > > and was rewarded with the following perfectly clear error message: > > (('espeak', '1.47.03', '1.fc19'), ('/bin/sh', ''), 0, 0, None) > Please file this (probably against python-imgcreate) as RFE, I think this functionality should be there out of the box. Fixed in espeak-1.47.03-2.fc19 espeak-1.47.03-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/espeak-1.47.03-2.fc18 (In reply to comment #2) > Please file this (probably against python-imgcreate) as RFE, I think this > functionality should be there out of the box. Filed as bug 927304. espeak-1.47.03-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/espeak-1.47.03-4.fc18 Fixed wrt F19, so dropping blocker nomination. espeak-1.47.03-4.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |