> dpkg-divert --package base-files --divert-to /dev.base/hda /dev/hda Ugh.. ugly...
The clean solution is to truncate the file list of base, as proposed. This will "release" all the files owned by that package safely, with no danger at all.
> dpkg-divert --package base-files --divert-to /dev.base/hda /dev/hda Ugh.. ugly...
The clean solution is to truncate the file list of base, as proposed. This will "release" all the files owned by that package safely, with no danger at all.