On Wed, 15 Sep 1999 lexchive@iname.com wrote:
> --force-overwrite, but it is still annoying. How can I configure apt so that
> it can resolve such issues itself? Or is it a bug in the package?
The relevent APT option is
dpkg::options {"--force-overwrite";};
in /etc/apt/apt.conf using a 0.3.x version of APT.
Jason