Noah wrote:
> Here is the output from the fink commander "dist packages upgrade" 
> option failing.  An "update self" and "update all" works well.
>
>
> Reading Package Lists...
> Building Dependency Tree...
> 0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
> 1 packages not fully installed or removed.
> Need to get 0B of archives. After unpacking 0B will be used.
> Setting up apache2-mpm-worker (2.0.59-11) ...
> Syntax error on line 50 of /sw/etc/apache2/httpd.conf:
> ServerRoot must be a valid directory
> /sw/bin/dpkg: error processing apache2-mpm-worker (--configure):
>   subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>   apache2-mpm-worker
> E: Sub-process /sw/bin/dpkg returned an error code (1)
>
>   
Check /sw/etc/apache2/httpd.conf and see what the ServerRoot is.  The 
dpkg tool, which handles the packages, is calling on some executable 
that uses httpd.conf .

The behavior of the binary and source operations differs because the 
binary tool does more cross-checking of the states of installed packages.

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to