[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] setup issue / "did you run git update-server-info on the server?"
Hello, I'm having problem with getting Xen 4.1 set up on Fedora 12 x64. Here's what I've done so far: export GIT_HTTP=y hg clone http://xenbits.xensource.com/xen-4.1-testing.hg cd /root/xen-4.1-testing.hg make -j8 world make –j8 install And when trying to get the menuconfig option: make linux-2.6-pvops-config CONFIGMODE=menuconfig It would proceed but eventually stop showing following error message: ... + git clone -o xen -n http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-pvops.git.tmp Cloning into linux-2.6-pvops.git.tmp... fatal: http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git/info/refs not found: did you run git update-server-info on the server? make[1]: *** [linux-2.6-pvops.git/.valid-src] Error 128 make[1]: Leaving directory `/root/xen-4.1-testing.hg' make: *** [linux-2.6-pvops-config] Error 2 [root@localhost xen-4.1-testing.hg]# When checked manually for that link (http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git/info/refs) there is no 'refs' folder indeed (only a file named exclude). Where's the catch? Thank you, Karel _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |