Bug 181838
| Summary: | Failed Dependency Check for zsh-4.2.1-2.src.rpm | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joseph D. Wagner <joe> | ||||
| Component: | zsh | Assignee: | Colin Walters <walters> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4 | ||||||
| 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: | 2006-09-11 22:50:50 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: |
|
||||||
Created attachment 124798 [details]
Attempted Build Log for zsh-4.2.1-2.src.rpm
|
Description of problem: zsh-4.2.1-2.src.rpm fails to check for dependency texi2html, which is required during the build process. Version-Release number of selected component (if applicable): 4.2.1-2 How reproducible: Every Time Steps to Reproduce: Simply execute the following command on any system that does not have texi2html installed: rpmbuild --rebuild zsh-4.2.1-2.src.rpm Actual results: Attempt to build and fails when calling command for texi2html. Expected results: Should return failed dependency check; missing prerequisites. Additional info: See attached log file.