Bugzilla – Bug 141765
rpm-package 'apache2-mod_php5' requires a package 'apache_mmn_20020903' which does not exists
Last modified: 2006-01-10 06:42:01 UTC
I'm using apt to update and install new software. When I try "apt-get install apache2-mod_php5" I got the following error message: "The following packages have unmet dependencies: apache2-mod_php5: Depends: apache_mmn_20020903 E: Broken packages" I've searched the SuSE-CDs and all repositories within "ftp://ftp.gwdg.de/pub/linux/suse/apt/SuSE/10.0-i386/" (except the SRPM-repositories) but could not find the package. My /etc/apt/sources.list contains the follwing: rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 update rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 security rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 kde rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 gnome rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 kde-unstable rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 packman rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 base rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 suser-guru rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 suser-oc2pus rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 wine rpm ftp://ftp.gwdg.de/pub/linux/suse/apt/ SuSE/10.0-i386 suse-projects
Frank, this is *not* a bugzilla bug - this component is ONLY for bugs in bugzilla itsself. So, if you can't report a bug, report it here ;-) Please move this bugreport to Product "SUSE Linux X.Y" (choose your version) and a matching component, then set the bugreport back to ASSIGNED.
This looks like a broken dependency. Petr: Can you please check that? I'll also take Peter Peoml into CC.
There are no php5 packages for apache 2.2 at the moment. Such a broken dependency only means that apt-get seems to cache old packages.
...or that the current (2.2) apache packages can't be installed because php5 is _installed_ in the system, and no matching php5 update is available. The solution would be to wait, or not to update.