Hide Forgot
+++ This bug was initially created as a clone of Bug #689465 +++ Description of problem: The current data image includes v7-1.2 and needs to be updated to 1.3. Additional info: The data image needs the beta provided in the test package for more complete partner testing, but it should not be symlinked until the official package is readied and updated in the data image. --- Additional comment from gnichols on 2011-03-25 08:00:21 EDT --- v7 1.3 adds required rpms for XSLT needed in the server's web interface. However, the guest runs don't use these server-specific features, so I'd recommend we change the rpm commands that install the v7 rpm in the guest be changed to use --nodeps. That way, we can use existing guest images (which don't have python-lxml and dependant packages). Also, v7 certify should be invoked with --mode auto. Both of these changes need to happen on the host instance of v7, as it configures the guest script run at startup.
Created attachment 487546 [details] fvtest.py patch adding --nodeps to v7 install, and --mode auto to certify on guest
Re-opening: we shouldn't use --nodeps on the v7 install, just --mode auto when running.
Created attachment 488440 [details] fvtest.py patch on R23 removing --nodeps
Created attachment 488441 [details] hardwaretest.py patch to check and install python-lxml on v7 server start
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: fv images has been updated to v7 1.3 and "--mode auto" options are used on guest to complete fv_* testing.
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-2011-0497.html