From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Description of problem: Description of problem: System: HP DL360 G4 RAM: 1GB OS: RHEL 4 AS, IA32 & X86_64, Beta 2 Test Kit: rhr2-rhel4-0.9-14.9b.noarch.rpm Running the test kit seperately. Not using iSpec. Problem: INFO test fails. Many errors logged to error.log file. Version-Release number of selected component (if applicable): rhr2-rhel4-0.9-14.9b.noarch.rpm How reproducible: Always Steps to Reproduce: 1. Install RHEL 4 Beta 2 2. Install the beta test kit 3. Run pembroke, then run hardware detection. 4. Run any test in order to get INFO to run. Actual Results: INFO test fails. Expected Results: Info should complete without errors Additional info: log files are attached.
Created attachment 106837 [details] error.log file for INFO test
Created attachment 106838 [details] output.log file for INFO test
Created attachment 106839 [details] tar archive output file for INFO test
I'm getting the lsof errors with rhr2-rhel4-0.9-14.9e.dummyrun, but I think failure I'm seeing is a result of this: cp `grep "^Please send" $output_log | awk ' { print $3; } '` \ hardware.py.out `echo $output_log | sed -e 's/output.log//'` As hardware.py.out doesn't exist. Is it the hardware.log which was supposed to be moved around (and it's already created in the log directory, so not really sure?)
This is passing with version 9i.
Retested with 12/20 OS build and RC 1a of the test kit. Passes.