1

Topic: Dependences & packet problems on Debian :(

==== Required information ====
- iRedMail version: 0.8.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian Linux 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux
- Related log if you're reporting an issue:
...
postfix-mysql : Depends: libmysqlclient18 (>= 5.5.24+dfsg-1) but it is not going to be installed
postfix-pcre : Depends: libpcre3 (>= 8.10) but 8.02-1.1 is to be installed
python-jinja2 : Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be installed
                 Depends: python-markupsafe but it is not going to be installed
                 Recommends: python-pkg-resources but it is not going to be installed
python-mysqldb : Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be installed
                  Depends: libmysqlclient18 (>= 5.5.24+dfsg-1) but it is not going to be installed
python-webpy : Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be installed
                Recommends: python-cheetah but it is not going to be installed
                Recommends: python-flup but it is not going to be installed
rpm : Depends: libelf1 (>= 0.131) but it is not going to be installed
       Depends: librpm3 (>= 4.10.0) but it is not going to be installed
       Depends: librpmbuild3 (>= 4.10.0) but it is not going to be installed
       Depends: librpmio3 (>= 4.10.0) but it is not going to be installed
       Depends: librpmsign1 (>= 4.10.0) but it is not going to be installed
       Depends: rpm2cpio but it is not going to be installed
       Depends: rpm-common (= 4.10.0-5) but it is not going to be installed
spamassassin : Depends: libsocket6-perl but it is not going to be installed
                Depends: libsys-hostname-long-perl but it is not going to be installed
                Depends: libnet-dns-perl (>= 0.34) but it is not going to be installed
                Depends: libnetaddr-ip-perl but it is not going to be installed
                Recommends: spamc (>= 2.30) but it is not going to be installed
                Recommends: re2c but it is not going to be installed
                Recommends: make but it is not going to be installed
                Recommends: libio-socket-inet6-perl but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
< ERROR > Installation failed, please check the terminal output.
====
After a configure on the blue screen all packets are coming with such problems..help pls!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Dependences & packet problems on Debian :(

1) Show your debian version, not just a kernel
cat /etc/debian_version
2) Show your apt-get sources
cat /etc/apt/sources.list

3

Re: Dependences & packet problems on Debian :(

Execute "apt-get update" first, then "apt-get upgrade", then install iRedMail.