OpenCSW Bug Tracker


Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005015 [apache2] packaging minor always 2012-10-24 10:49 2014-02-22 11:37
Reporter janci View Status public  
Assigned To bwalton
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Product Build
Summary 0005015: /opt/csw/apache2/sbin/httpd is missing after upgrade on S9
Description After upgrade of CSWapache2 on Solaris 9, the rc script says:
> /etc/init.d/cswapache2 start
/opt/csw/apache2/sbin/apachectl: /opt/csw/apache2/sbin/httpd: not found

Reason:
> ll /opt/csw/apache2/sbin/httpd*
-rwxr-xr-x 1 root bin 463K Jun 1 04:56 /opt/csw/apache2/sbin/httpd.prefork

Solution:
cd /opt/csw/apache2/sbin/
ln -s httpd.prefork httpd
Steps To Reproduce
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010196)
bwalton (administrator)
2012-10-24 10:52

Hi,

I think this is a problem with the CSWalternatives package. Apache uses alternatives to provide prefork and worker mpm modules. There have been issues with this in the past though as our alternatives implementation has a few bugs.

What does `alternatives --display httpd` show?

Thanks
-Ben
(0010729)
dam (administrator)
2014-02-22 11:37

This has been fixed quite some time ago.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker