On Tue, May 15, 2012 at 12:22 PM, Spear, Raymond (Mission Critical Linux) <[email protected]> wrote: > This is really strange. I have been doing autotest install using the contrib > install script without any problems and now I am getting: > > 15:14:48 INFO | Setting autotest user password > 15:14:48 INFO | Cloning autotest repo in /usr/local > 15:14:48 INFO | Trying clone via git > fatal: destination path 'autotest' already exists and is not an empty > directory. > > Looking in /usr/local/autotest I see the files created by the "useradd -d > /usr/local autotest" command. > > Any ideas why this has now started to fail?
commit f541fd43601f64205c990765db15870cdc86461c Author: Matěj Cepl <[email protected]> Date: Mon May 7 17:00:22 2012 +0200 contrib/install-autotest-server.sh: Fix locale and help msg 1) Set en.US locale 2) Fix slightly misleading help message 3) Set the autotest user $HOME to be /usr/local/autotest Signed-off-by: Matěj Cepl <[email protected]> I'll publish a fix in a minute... > > It looks like it should have always failed?? > > Thanks, ray spear > _______________________________________________ > Autotest mailing list > [email protected] > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest -- Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
