Bug 223871
| Summary: | LTC31217-Errors and failure when using hts submit | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Issue Tracker <tao> | ||||||
| Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 5 | CC: | asheltz, tao | ||||||
| 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: | 2007-02-13 16:01:55 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: |
|
||||||||
|
Description
Issue Tracker
2007-01-22 20:34:27 UTC
(In reply to comment #5) > Is the src rpm install and rpmbuild a required step [?] No, it is not. Fixed R22: improved error handing, changed hts so that results are only deleted on successful generation of the results package. When will version 22 be available to RH Partners? Following the failure of hts submit, please run: rpmbuild -bb /usr/share/hts/lib/hts-results-rpm.spec Also, attach /usr/share/hts/lib/hts-results-rpm.spec - Thanks! Created attachment 147507 [details]
.spec file requested in the last comment
Attached you will find the spec file.
Created attachment 147508 [details]
output results from rpmbuild -bb
Attached you will find the output for the rpmbuild -bb command.
HTS generated results package name contained [ ] characters. Fixed R24. Can I just delete those chars from plan.xml in the name secion? secion = section Yes, that should work - check <vendor> and <model> under <hardware> in /var/hts/results.xml. |