Bug 141765 - rpm-package 'apache2-mod_php5' requires a package 'apache_mmn_20020903' which does not exists
Summary: rpm-package 'apache2-mod_php5' requires a package 'apache_mmn_20020903' which...
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: 32bit SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Petr Ostadal
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 14:58 UTC by Frank Kobart
Modified: 2006-01-10 06:42 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Kobart 2006-01-06 14:58:20 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
Comment 1 Christian Boltz 2006-01-06 18:24:57 UTC
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.
Comment 2 Michael Gross 2006-01-09 16:02:22 UTC
This looks like a broken dependency.
Petr: Can you please check that? I'll also take Peter Peoml into CC.
Comment 3 Peter Poeml 2006-01-10 06:40:30 UTC
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.
Comment 4 Peter Poeml 2006-01-10 06:42:01 UTC
...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.