autotest icon indicating copy to clipboard operation
autotest copied to clipboard

./install-autotest-server.sh is not working @ Ubuntu 12.04

Open autotest12345 opened this issue 9 years ago • 2 comments

:~$ :~$ :~$ curl -OL https://raw.github.com/autotest/autotest/master/contrib/install-autotest-server.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 20595 100 20595 0 0 3238 0 0:00:06 0:00:06 --:--:-- 14422 :~$ ~$ :~$ :~$ chmod +x install-autotest-server.sh :~$ sudo ./install-autotest-server.sh -u password -d password 11:33:38 INFO | Installing the Autotest server 11:33:38 INFO | A log of operation is kept in /tmp/install-autotest-server-07-07-2015-11-33-38.log 11:33:38 INFO | Install started at: Tue Jul 7 11:33:38 IST 2015 11:33:38 INFO | /usr/local free 291G 11:33:38 INFO | /var free 291G 11:33:38 INFO | Installing basic packages 11:33:38 INFO | Creating autotest user 11:33:38 INFO | Installing autotest 11:33:38 INFO | Updating autotest repo in /usr/local/autotest error: pathspec 'master' did not match any file(s) known to git.

fatal: unable to connect to github.com: github.com[0: 192.30.252.131]: errno=Connection timed out

11:35:48 INFO | Initializing and updating tests to the latest master error: pathspec 'master' did not match any file(s) known to git. ./install-autotest-server.sh: line 383: cd: /usr/local/autotest/client/tests/virt: No such file or directory error: pathspec 'master' did not match any file(s) known to git. error: pathspec 'master' did not match any file(s) known to git. 11:35:48 INFO | Setting proper permissions for the autotest directory 11:35:55 INFO | Installing packages dependencies 11:35:55 INFO | Please note that autotest is compatible with Django 1.5 11:35:55 INFO | If your distro/local install is different, you WILL have problems 11:35:55 INFO | Please stick with 1.5 for the time being 11:35:56 ERROR | Failed to install autotest packages dependencies :~$ :~$

autotest12345 avatar Jul 07 '15 06:07 autotest12345

That's a github outage, I'm afraid we can't do much about that.

lmr avatar Jul 07 '15 14:07 lmr

Yep, all 3 issues you opened all seem related to the fact the script failed because it couldn't git clone autotest, because github was having trouble at the time. I'd consider trying out again on a fresh system.

lmr avatar Jul 07 '15 14:07 lmr