Bug 786944 - php-5.3.9 Requires: httpd-mmn
Summary: php-5.3.9 Requires: httpd-mmn
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: php
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-02 17:51 UTC by René Genz
Modified: 2012-04-23 19:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-23 19:31:32 UTC
Type: ---


Attachments (Terms of Use)

Description René Genz 2012-02-02 17:51:35 UTC
Description of problem:
installation of php-5.3.9 is not possible due to an dependency error


Version-Release number of selected component (if applicable):
php-5.3.9-1.fc16.x86_64

How reproducible:
100%

Steps to Reproduce:
1.yum install -y php

  
Actual results:
--> Finished Dependency Resolution
Error: Package: php-5.3.9-1.fc16.x86_64 (fedora-updates)
           Requires: httpd-mmn = 20051115-x86-64
           Installed: httpd-2.2.21-1.fc16.x86_64 (@anaconda-0)
               httpd-mmn = 20051115
               httpd-mmn = 20051115-x86-64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:
installation of php package should work

Comment 1 René Genz 2012-02-02 17:54:13 UTC
performing
yum remove -y httpd
...
Removed:
  httpd.x86_64 0:2.2.21-1.fc16                                                  

Dependency Removed:
  BackupPC.x86_64 0:3.2.1-7.fc16      httpd-devel.x86_64 0:2.2.21-1.fc16       
  httpd-manual.noarch 0:2.2.21-1.fc16 mailman.x86_64 3:2.1.14-12.fc16          
  mod_auth_kerb.x86_64 0:5.4-7.fc15   system-config-httpd.noarch 5:1.5.5-2.fc15




and afterwards

yum install -y php
...
Installed:
  php.x86_64 0:5.3.9-1.fc16                                                     

Dependency Installed:
  httpd.x86_64 0:2.2.21-1.fc16           php-cli.x86_64 0:5.3.9-1.fc16     

does work

Comment 2 Joe Orton 2012-04-23 19:31:32 UTC
Error: Package: php-5.3.9-1.fc16.x86_64 (fedora-updates)
           Requires: httpd-mmn = 20051115-x86-64
           Installed: httpd-2.2.21-1.fc16.x86_64 (@anaconda-0)
               httpd-mmn = 20051115
               httpd-mmn = 20051115-x86-64

I might guess this was caused by something like an rpm database issue, the correct dep is obviously there.  The deps are fine in the repos, anyway.


Note You need to log in before you can comment on or make changes to this bug.