On 2011-03-08 at 13:20, Theodore Dimitriadis wrote: > I tried to compile gnome-shell, but in 17th step i got this: > *** Checking out clutter *** [17/40] > git clone git://git.clutter-project.org/clutter > Cloning into clutter... > fatal: read error: Connection reset by peer > *** Error during phase checkout of clutter: ########## Error running git > clone git://git.clutter-project.org/clutter *** [17/40]
yes, anongit is down - once again. sorry about that. if you already have a clone, just get into the repository and do: git remote set-url origin http://git.clutter-project.org/clutter if you don't have a clone, you can just clone from http:// and tell jhbuild to configure anyway. this is temporary: I'll try to get the server back up as soon as the sysadmin for the box is awake (he's on PST). ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
