Bug 572913
| Summary: | spacewalk-web not shipped within RHBA-2010:0105-05 | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Tomas Lestach <tlestach> |
| Component: | WebUI | Assignee: | Tomas Lestach <tlestach> |
| Status: | CLOSED ERRATA | QA Contact: | Petr Sklenar <psklenar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 530 | CC: | psklenar |
| 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: | 2010-04-23 07:09:48 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: | 518250 | ||
|
Description
Tomas Lestach
2010-03-12 10:27:36 UTC
Test plan: 1. Check whether spacewalk-html is shipped within the next async errata. 2. Retest BZ#543879 with the latest errata packages. taking qa contact and going to test BZ#543879 with packages from 2010:9477 test plan: spacewalk-html is part of errata's packages: rpm -q spacewalk-base spacewalk-base-minimal spacewalk-cypress spacewalk-grail spacewalk-html spacewalk-moon spacewalk-pxt spacewalk-sniglets spacewalk-base-0.5.23-34.el5sat spacewalk-base-minimal-0.5.23-34.el5sat spacewalk-cypress-0.5.23-34.el5sat spacewalk-grail-0.5.23-34.el5sat spacewalk-html-0.5.23-34.el5sat spacewalk-moon-0.5.23-34.el5sat spacewalk-pxt-0.5.23-34.el5sat spacewalk-sniglets-0.5.23-34.el5sat 2. tried provisioning physical machine connected through rhn proxy: work as expected, after successful provisioning client was connected through proxy again, but I doesn't work for client's virtual guest > filled: Bug 580415 - provisioning of virtual guest on host connected through proxy doesn't work 3. Access it via rhn proxy using the url : ks=http://<proxy-fqdn>/cblr/svc/op/ks/profile/<profile-name>:<org ID>:<org name> it exists only with <proxy-fqdn> inside: http://xen45.englab.brq.redhat.com/cblr/svc/op/ks/profile/kvm-guest-everything-x8664Client:1:RedHat 4. rewrite rule on rhn proxy: [root@xen45 ~]# cat /etc/httpd/conf.d/cobbler-proxy.conf ProxyPass /cobbler_api https://smqa-r210-03.lab.eng.brq.redhat.com/cobbler_api ProxyPassReverse /cobbler_api https://smqa-r210-03.lab.eng.brq.redhat.com/cobbler_api RewriteRule ^/cblr/svc/op/ks/(.*)$ /download/$0 [P,L] ProxyPass /cblr https://smqa-r210-03.lab.eng.brq.redhat.com/cblr ProxyPassReverse /cblr https://smqa-r210-03.lab.eng.brq.redhat.com/cblr ProxyPass /cobbler https://smqa-r210-03.lab.eng.brq.redhat.com/cobbler ProxyPassReverse /cobbler https://smqa-r210-03.lab.eng.brq.redhat.com/cobbler -- Verified and filled Bug 580415 - provisioning of virtual guest on host connected through proxy doesn't work An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0369.html |