Bug 111899
| Summary: | Error message is misleading when "rpmbuild" errors out | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Developer Suite | Reporter: | Rick Moseley <rmoseley> |
| Component: | eclipse | Assignee: | Rick Moseley <rmoseley> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | eclipse-bugs |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | ||
| 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: | 2003-12-11 16:15:05 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: | |||
Corrected message in RPMmanipulation.java and rpm_strings.properties |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Description of problem: When an error occurs in the RPM plugin during the "rpmbuild" process the error message is incomplete in that it does not point the developer to the log file that was created in /var/tmp. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. attempt to export an Eclipse project that requires a patch 2. modify the Changlog field to remove the Month from the date field 3. click on the Finish button 4. view the error message Additional info: