Package: dpkg Version: 1.13.20 Severity: wishlist Hello DPKG maintainers, I would like to propose a new --force option, namely --force-circular-deps, that would default to yes. When set to "no", dpkg would refuse to break dependencies loop and flag an error. This would make easier to track problems caused by circular dependencies. Cheers,