D'oh.
I even had this trouble myself.
The problem here is that the .dpkg-old file is still executable
which means that when xen-create-image looks for executable
files it will consider them valid.
I see two approaches:
1. Ignore ".dpkg-*" when doing a search for hooks, so they
are not run. (I guess ditto for *~ too.)
2. Warn and abort if there are any .dpkg-* files present.
Either would be fine, though the first is slightly cleaner and
more useful.
Let me know if you have a preference?
Steve
--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]