| 
         
xen-devel
RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg
 
Chris, 
  
That got past the hang, which allowed me
to hit this bug with fc11 yum: “error cannot retrieve repository metadata repomd.xml for
repository fedora.” 
  
which has been fixed  by: 
  
http://digitizor.com/2009/06/17/how-to-fix-the-cannot-retrieve-repository-metadata-repomd-xml-error-in-fedora-11/ 
  
Things are now working OK. 
  
Thanks for the help, 
  
Phil 
  
  
 
 
From: Weber, Chris
[mailto:Chris.Weber@xxxxxxx]  
Sent: Tuesday, July 28, 2009 1:29
PM 
To: Phil
 Winterfield (winterfi) 
Subject: RE: [Xen-devel] 'make
tools' error on xen-3.4-testing.hg 
 
  
Apologies if you’ve already tried
this, but I haven’t gone through this thread in its entirety. 
  
Have you tried setting your proxy in the
/etc/yum.conf file?  I always have to append a line to the end, even
though I set the http_proxy for the rest of the system.  I haven’t
tried it on FC11, though. 
  
proxy=http://proxy.whatever.com:portnum 
  
  
 
 
From:
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Phil Winterfield
(winterfi) 
Sent: Tuesday, July 28, 2009 3:04
PM 
To: Boris Derzhavets;
xen-devel@xxxxxxxxxxxxxxxxxxx 
Subject: RE: [Xen-devel] 'make
tools' error on xen-3.4-testing.hg 
 
  
yum just does not work on any of my fc11
installs.    I am behind a lab firewall, but normally after
setting up the http_proxy settings, things just work.  Not sure what
changed with fc11. After trying the things mentioned
below,  I am sort of out of ideas at the moment. 
  
 
 
From: Boris Derzhavets
[mailto:bderzhavets@xxxxxxxxx]  
Sent: Tuesday, July 28, 2009 10:50
AM 
To: xen-devel@xxxxxxxxxxxxxxxxxxx;
Phil Winterfield (winterfi) 
Subject: RE: [Xen-devel] 'make
tools' error on xen-3.4-testing.hg 
 
  
 
  | 
   Wait a second. Gitk is a particular issue. Yum
  maintains Fedoras status 
  like "yum update,yum upgrade". All patches are coming to your box
  via "yum". 32-bit or 64-bit shouldn't be matter. 
   
  Boris. 
   
   
   
  --- On Tue, 7/28/09, Phil
   Winterfield (winterfi) <winterfi@xxxxxxxxx>
  wrote: 
   
  From: Phil Winterfield (winterfi)
  <winterfi@xxxxxxxxx> 
  Subject: RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg 
  To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>,
  xen-devel@xxxxxxxxxxxxxxxxxxx 
  Date: Tuesday, July 28, 2009, 1:41 PM 
  
  
  I have been running into issues in using yum on fc11, i.e. yum
  simply hangs  at 
  > yum install gitk 
  Loaded plugins: refresh-packagekit   
  I think it is actually rpm that is hanging.  Tried the
  following: 
  ps aux|grep yum # kill
  off any running yum processes 
  ps aux|grep rpm # kill off any running rpm
  processes 
  rm /var/lib/rpm/__*db 
  rpm –rebuilddb 
    
  but it did not help. 
   
  The only difference between my setup and yours seems to be that you are
  64-bit and I am 32-bit, so I will give that a try.   
    
  Thanks, 
  Phil 
    
  
  
  
   
   
  From: Boris Derzhavets
  [mailto:bderzhavets@xxxxxxxxx]  
  Sent: Tuesday, July 28, 2009
  10:24 AM 
  To: xen-devel@xxxxxxxxxxxxxxxxxxx;
  Phil Winterfield (winterfi) 
  Subject: RE: [Xen-devel] 'make
  tools' error on xen-3.4-testing.hg 
   
    
  
   
    | 
     You
    might be also heart by wrong git behavior at pvops kernel
    git checkout 
    All what has to be done on F11 :- 
     
    # yum install gitk 
     
     
    Boris 
     
    --- On Mon, 7/27/09, Phil Winterfield (winterfi) <winterfi@xxxxxxxxx>
    wrote: 
     
    From: Phil Winterfield
    (winterfi) <winterfi@xxxxxxxxx> 
    Subject: RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg 
    To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>,
    xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx 
    Date: Monday, July 27, 2009, 1:25 PM 
    
    
    I built git from
    ‘git-1.6.3.3.tar’ 
      
    Phil 
      
    
    
    
     
     
    From: Boris Derzhavets
    [mailto:bderzhavets@xxxxxxxxx]  
    Sent: Monday, July 27, 2009
    10:17 AM 
    To:
    xen-devel@xxxxxxxxxxxxxxxxxxx; xen-users-request@xxxxxxxxxxxxxxxxxxx; Phil Winterfield (winterfi) 
    Subject: Re: [Xen-devel] 'make
    tools' error on xen-3.4-testing.hg 
     
      
    
     
      | 
       Please,
      submit command for git install on F11 
       
      Boris 
       
      --- On Mon, 7/27/09, Phil Winterfield (winterfi) <winterfi@xxxxxxxxx>
      wrote: 
       
      From: Phil Winterfield
      (winterfi) <winterfi@xxxxxxxxx> 
      Subject: [Xen-devel] 'make tools' error on xen-3.4-testing.hg 
      To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users-request@xxxxxxxxxxxxxxxxxxx 
      Date: Monday, July 27, 2009, 1:11 PM 
      
      
      I have been trying for a couple of days to build the pvops kernel on xen-3.4-testing.hg as per the
      instruct ion s 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 suggest ion
      s? 
        
      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]# 
       
       
       
      -----Inline Attachment Follows----- 
      
       | 
      
     
      
     
     
     
     
    -----Inline Attachment Follows----- 
    
     | 
    
   
    
   
   
   
   
  -----Inline Attachment Follows----- 
  
   | 
  
 
  
 
 
 
 |  
 _______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- RE: [Xen-devel] 'make tools' error on xen-3.4-testing.hg, (continued)
 
 
 |  
  
 | 
    |