Topic: git url in git.sh is dead

Hi url in git.sh is dead hmm when script is installing it gives me this


Installation of   ....... started
--2011-11-03 12:43:24--  http://www.kernel.org/pub/software/scm/ … 7.6.tar.gz
Resolving www.kernel.org... 149.20.4.69
Connecting to www.kernel.org|149.20.4.69|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-11-03 12:43:25 ERROR 404: Not Found.

tar: git-1.7.6.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./git.sh: line 34: cd: git-1.7.6/: No such file or directory
./git.sh: line 35: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
Installation of   ....... Completed
root@ [~/ffmpegpackinstall]#

and when i visit url  http://www.kernel.org/pub/software/scm/ … 7.6.tar.gz i get page not found so you guys might wanna update dl url in git.sh hmm so it can dl git and install it smile

Re: git url in git.sh is dead

Yes the kernel.org  was recently hacked . So they are rebuilding the  those servers .

Syslint Technologies | 24x7 Server Management | Outsourced Support | Software Development - (0091) 471-3273-211

Re: git url in git.sh is dead

aha so that explains why dl is dead hmm