I have been trying for a couple of days to build the pvops kernel
      on xen-3.4-testing.hg as per the instructions in
      Boris’ blog entry http://bderzhavets.blogspot.com/2009/06/setup-f11-pv-domu-at-xen-3.html
      , but
      I keep hitting an error in the ‘make tools’ phase that a package could
      not be located (always a different one - see below).  Anyone else
      seeing this.  Any suggestions?
       
      Thanks,
      Phil
       
      #
      hg clone http://xenbits.xensource.com/xen-3.4-testing.hg
      # cd xen-3.4-testing.hg
      # make xen
      # make install-xen
      # make tools
      .
      .
      walk 14d50bef67881716bf750a1ddee9d2bb429e75f1
      walk fe1e5c53fdd4e07fd217077dc6e03ad7d01d9839
      walk 4a49a60b375573c5a30c1a7ed6ca9e3917fdf3d6
      error: transfer closed with outstanding read data remaining
      (curl_result = 18, http_code = 200, sha1 =
      68ba5574ed33345cc868e18996b7a9f1c4a7adbc)
      error: Unable to find 68ba5574ed33345cc868e18996b7a9f1c4a7adbc
      under http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git
      Cannot obtain needed tree 68ba5574ed33345cc868e18996b7a9f1c4a7adbc
      while processing commit 4a49a60b375573c5a30c1a7ed6ca9e3917fdf3d6.
      fatal: Fetch failed.
      make[1]: *** [ioemu-dir-find] Error 128
      make[1]: Leaving directory `/root/xen-3.4-testing.hg/tools'
      make: *** [tools/ioemu-dir] Error 2
      [root@GreenCity01 xen-3.4-testing.hg]#