Description of problem: httpd, the Apache daemon, is not present in the rpm. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.download rpm 2.unpack 3.voila Reproducible: Steps to Reproduce:
/usr/sbin/httpd is in the package apache-mpm-prefork.
Well.. RPM doesn't work like that :) $ urpmq --requires apache ... apache: apache-mpm[== 2.2.23-1.mga2] ... $ urpmq --provides apache-mpm-prefork ... apache-mpm-prefork: apache-mpm[== 2.2.23-1.mga2] ... You can't install apache w/o installing one of the packages that provides apache-mpm. $ urpmf sbin/httpd apache-mpm-event:/usr/sbin/httpd-event apache-mpm-itk:/usr/sbin/httpd-itk apache-mpm-worker:/usr/sbin/httpd-worker apache-mpm-peruser:/usr/sbin/httpd-peruser apache-mpm-prefork:/usr/sbin/httpd They all provide apache daemon..
Status: NEW => RESOLVEDCC: (none) => sander.lepikResolution: (none) => INVALID