On Wed, Dec 06, 2006, Radu Spineanu wrote:
> A fixed packaged was already uploaded. You can get it fresh from here:
> http://incoming.debian.org/xen-tools_3.0~beta1-2_all.deb

 Yep, saw the upload.  You might want to surround your:
    if [ -L "/usr/lib/xen-tools/dapper.d" ]; then
            rm /usr/lib/xen-tools/dapper.d
    fi
 with a version check, just in case the admin later wants to symlink
 this to a different location (this is the reason of the dpkg
 "feature"); it has the added benefit of encoding the version where the
 change happened more precisely, so that you can later drop the preinst
 snippet.

 The resulting package is fixed for me.

-- 
Loïc Minier <[EMAIL PROTECTED]>
 "I have no strong feelings one way or the other." -- Neutral President

Reply via email to