Bug 678863
Summary: | ISE on errata details display (pgsql only) | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Luc de Louw <luc> |
Component: | Server | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 1.3 | CC: | jpazdziora, slukasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-java-1.4.13-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-03-02 09:54:15 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: | |||
Bug Depends On: | |||
Bug Blocks: | 674675 |
Description
Luc de Louw
2011-02-20 13:16:12 UTC
The same happens on fresh installed spacewalk. So it it has nothing to do with a failed upgrade. Taking. You steps to reproduce start with "Publish an erratum". Could you please add steps that you did before that -- what channels you used, what erratas, etc. In general, as you are touching part of the Spacewalk server which was not tested on PostgreSQL, if you have patches, please submit them. Thank you, Jan Anyway, I believe I've fixed the problem in Spacewalk master with commit 78978b88002a187e07c26c87545f2ff08420226d. Dear Jan, I'm going to do a fresh install with the next nightly, I'll keep you posted and provide details about what I've done to re-produce it. Thanks a lot, Luc Jan, I was too lazy to do a fresh install. So I just made "yum -y update && rhn-satellite restart" on my spacewalk-nightly-pg test machine at tried again. Result: Works perfectly :-) Looks like the bug can be closed... Thanks a lot for fixing, Luc (In reply to comment #6) > I was too lazy to do a fresh install. So I just made "yum -y update && > rhn-satellite restart" on my spacewalk-nightly-pg test machine at tried again. This is actually completely perfect thing to do for any changes that are code-changes only which don't involve database schema modifications or complex changes to the configuration. > Result: Works perfectly :-) > > Looks like the bug can be closed... Thanks for reporting back. |