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-users

Re: [Xen-users] Upgrade Proceedure

To: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Subject: Re: [Xen-users] Upgrade Proceedure
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Tue, 15 May 2007 14:31:23 +0100
Cc: Mike Wright <xktnniuymlla@xxxxxxxxxxxxxx>, Ian Tobin <itobin@xxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 15 May 2007 06:29:25 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=t83r6HHbV1wMNJGtmqV+SYbwjtl1M9rJtOcarNLuhAVlK79HSvNJVUJxYzO/SZFhoVwUFWSf4YpF6yrwZIiSwGLG+EvPQmTGRxWGW/veIsiBWwOQC8fHtMib8r3Dk+4RJOK6OaPqZ6XZhz6M4jFtNegZ1VuGVRMwZxNBnjGNnHE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=o7pyjhY6sszxsXtasRZ5fGh4XltbtXb5NaU8QrdBawNhnwgG4EXTHP5UmUGIQgQK8KBwaF0m0wuAJVMWm1TcxIIZ5mUrPz7QEPfI0ZjuAZJtJ/xr42kp8LU4E9+s98dUHo4HOi+4C2qauT1ZoAC//0e7rs+eywlwC8OESHJc1dA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0B018E1D0A@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <907625E08839C4409CE5768403633E0B018E1D0A@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
Petersson, Mats wrote:
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Nico Kadel-Garcia
Sent: 15 May 2007 10:13
To: Ian Tobin
Cc: Mike Wright; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Upgrade Proceedure

Ian Tobin wrote:
Hi Ian, Mats,

Thought I'd chime in here because I got bitten using the
make uninstall
script.

Within the Makefile uninstall section is this line:

     rm -rf $(D)/boot/*xen*

This will remove every file in your boot directory that
contains the
string "xen", so things like vixen or roxen will also match. More relevant though is that it will also remove previous
versions of xen.
If you are no longer interested in them, or don't care that
you may have
to rebuild them this is not a problem. If it matters that
you retain
prior kernels you may want to comment out that line in the
Makefile.  In
the current unstable that's somewhere around line #186.

Just a heads up ;)

Mike Wright :m)
This is *precisely* why I like RPM's and apt-based package managers: a lot of installers and uninstallers are pretty darned bad. Have you submitted a bug for this?

Actually, the bug is that there's no uninstall script, rather than that
the "make uninstall" removes the wrong stuff... The uninstall script
should be generated by the install script to "remove exactly the files
installed and nothing else". This is the REAL bug. Then we could use
this install script to do "make uninstall" too.
And the uninstall script should not be part of the Makefile used to install the software precisely..... why?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users