On Sun, 2010-08-01 at 06:35 -0400, Virgil Brummond wrote: > > On Sun, 2010-08-01 at 12:09 +0200, Barra wrote: > > *** Checking out gtk3 *** [8/21] > > git clone git://git.gnome.org/gtk%2b gtk3 > > Initialized empty Git repository > > in /home/barra/gnome-shell/source/gtk3/.git/ > > fatal: The remote end hung up unexpectedly > > *** Error during phase checkout of gtk3: ########## Error > > running git clone git://git.gnome.org/gtk%2b gtk3 *** [8/21] > > > > > > is that some days I always get this error! > > -- > > Matteo Baranzoni > >
If you look at the git line, the plus sign in gtk+ got corrupted into a "%2b". What I do is press 3(?) to open a shell when jhbuild prompts you, then run the git clone command manually. After that, just exit the shell and it'll continue compiling. ---------- To be or not to be, that is the bottom line.
_______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
