WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

Re: [Xen-API] update only api

To: Ingard Mevåg <ingard.mevag@xxxxxxxxxxxxxx>
Subject: Re: [Xen-API] update only api
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Fri, 16 Mar 2007 10:44:40 +0000
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 16 Mar 2007 03:43:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45FA7212.4060603@xxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <45FA7212.4060603@xxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Mar 16, 2007 at 11:31:46AM +0100, Ingard Mevåg wrote:

> Hi
> 
> This might be documented somewhere or just plain impossible but i
> thought i'd give it a shot and ask here.
> 
> Is there any way I can:
> a) only pull api related updates from the repo
> or
> b) pull all updates, but only compile/install the api stuff?
> 
> I realize its a longshot but i just broke my testservers trying to
> install the complete latest unstable when all i really need is the
> updated api stuff.

There's no way to pull just the API updates, though if all you want is a newer
Xend, then usually you can get away with rsyncing tools/python/xen into
/usr/lib/python on your test-box -- this is what I do on a day-to-day basis.

Sometimes you will need changes lower down in the stack, such as changes to
libxc, and in those cases you will need to use "make tools" and copy all the
libraries over yourself, and in rare cases you will need a new Xen, in which
case you can use "make xen" as well.  Most of the time though, you can get
away with just copying Xend over.

You're on your own if you do this of course -- xen-unstable really means it,
and there are no guarantees of day-to-day compatibility.  If you get weird
error messages, then rebuilding from scratch is always your best bet.

Cheers,

Ewan.

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>