On Tue, Apr 17, 2007 at 01:42:01PM +0100, Paul Waring wrote: > When I try to install imp4 (apt-get install imp4) I get the following > error message:
> The following packages have unmet dependencies: > imp4: Depends: horde3 (>= 3.1.1) but it is not going to be installed > Depends: php4-imap but it is not going to be installed or > php5-imap but it is not going to be installed > Depends: php-mail-mime but it is not going to be installed > E: Broken packages >From this report and your later mail, I think that you have a system that is mixed etch/lenny or lenny as of some time ago. That is, you made an upgrade when lenny was already testing and you still had "testing" instead of "stable" in your sources.list. You changed your sources.list to "stable" only later. This creates a cascade of dependency complications that makes php, or some parts of it, non-installable, hence making imp4 non-installable. You can try to downgrade to pure etch (put stable as priority > 1000 in /etc/apt/preferences) or install php/horde/imp4 from lenny. -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

