One of my xen domains just crashed and left the ext3 filesystem of one of my DomU debian installations in a horrible state. Subsequent fsck deleted a bunch of files. Now I want to fix a package or two by reinstalling the configurations. aptitude purge package && aptitude install package howewer seems to be the wrong approach. I got 'not reinstalling deleted file' etc. Is there a way to do it painlessly and automatically with aptitude ?