On 16.05.2012 [16:21:26 +0000], Spear, Raymond (Mission Critical Linux) wrote: > I made that change and all of the missing packages installed. > > Unfortunately, /var/www/html/afe does not exist.
You mean, you get this in apache's log? I just hit this yesterday -- and solved it by fixing the directory permissions on /usr/local/autotest. They were set so that others couldn't read or execute the directory, meaning they couldn't stat the UI files. Thanks, Nish > I can find noting in the out from the install which indicates an > error. I have also checked /var/log/http/error and see nothing. > > I am sorry if this seems obvious but I really am new to Linux and > autotest and have exhausted my limited knowledge. > > Thanks for any pointers > ray spear > > -----Original Message----- > From: Lucas Meneghel Rodrigues [mailto:[email protected]] > Sent: Tuesday, May 15, 2012 2:51 PM > To: Spear, Raymond (Mission Critical Linux) > Cc: [email protected] > Subject: Re: [Autotest] another Autotest install issue > > On Tue, 2012-05-15 at 21:28 +0000, Spear, Raymond (Mission Critical > Linux) wrote: > > More info: The install out file in /tmp indicated an error trying to load > > epel-release-6-5.noarch.rpm. > > When I go to http://download.fedoraproject.org/pub/epel/6/x86_64 in my web > > browser I end up at: > > > > http://fedora-epel.mirror.lstn.net//6/x86_64/ > > > > which only has epel-release-6-6.noarch.rpm > > There you go, for me it resolves to a directory with the epel packages... > > Anyway, it seems like all you have to do is to update your epel release rpm > and try again to install packages, or something like that. > > Cheers, > > Lucas > > _______________________________________________ > Autotest mailing list > [email protected] > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > -- Nishanth Aravamudan <[email protected]> IBM Linux Technology Center _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
