I'm having a little trouble with apache2. If I complete remove all apache2 packages /sw/etc/apache2 goes away, but I am unable to reinstall apache2. Am I doing something wrong?
Thanks, -kurt fink list apache2 | grep ' i ' # Nothing listed fink install apache2 Information about 6958 packages read in 0 seconds. fink needs help picking an alternative to satisfy a virtual dependency. The candidates: (1) apache2-mpm-worker: Apache2 Server Binary - [MPM WORKER] (2) apache2-mpm-perchild: Apache2 Server Binary - [MPM PERCHILD *EXPERIMENTAL*] (3) apache2-mpm-prefork: Apache2 Server Binary - [MPM PREFORK *RECOMMENDED*] (4) apache2-mpm-leader: Apache2 Server Binary - [MPM LEADER *EXPERIMENTAL*] (5) apache2-mpm-threadpool: Apache2 Server Binary - [MPM THREADPOOL *EXPERIMENTAL*] Pick one: [1] The following package will be installed or updated: apache2 The following 3 additional packages will be installed: apache2-common apache2-mpm-worker apache2-utils Do you want to continue? [Y/n] Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/web/apache2_2.0.59-11_darwin-powerpc.deb /sw/fink/dists/unstable/main/binary-darwin-powerpc/web/apache2-common_2.0.59-11_darwin-powerpc.deb /sw/fink/dists/unstable/main/binary-darwin-powerpc/web/apache2-mpm-worker_2.0.59-11_darwin-powerpc.deb /sw/fink/dists/unstable/main/binary-darwin-powerpc/web/apache2-utils_2.0.59-11_darwin-powerpc.deb (Reading database ... 220102 files and directories currently installed.) Preparing to replace apache2 2.0.59-11 (using .../apache2_2.0.59-11_darwin-powerpc.deb) ... Unpacking replacement apache2 ... Selecting previously deselected package apache2-common. Unpacking apache2-common (from .../apache2-common_2.0.59-11_darwin-powerpc.deb) ... Preparing to replace apache2-mpm-worker 2.0.59-11 (using .../apache2-mpm-worker_2.0.59-11_darwin-powerpc.deb) ... Unpacking replacement apache2-mpm-worker ... Selecting previously deselected package apache2-utils. Unpacking apache2-utils (from .../apache2-utils_2.0.59-11_darwin-powerpc.deb) ... Setting up apache2-utils (2.0.59-11) ... Setting up apache2-common (2.0.59-11) ... Setting up apache2-mpm-worker (2.0.59-11) ... apache2: could not open document config file /sw/etc/apache2/apache2.conf /sw/bin/dpkg: error processing apache2-mpm-worker (--install): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of apache2: apache2 depends on apache2-mpm-worker (= 2.0.59-11) | apache2-mpm-perchild (= 2.0.59-11) | apache2-mpm-prefork (= 2.0.59-11) | apache2-mpm-leader (= 2.0.59-11) | apache2-mpm-threadpool (= 2.0.59-11); however: Package apache2-mpm-worker is not configured yet. Package apache2-mpm-perchild is not installed. Package apache2-mpm-prefork is not installed. Package apache2-mpm-leader is not installed. Package apache2-mpm-threadpool is not installed. /sw/bin/dpkg: error processing apache2 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: apache2-mpm-worker apache2 # [EMAIL PROTECTED] 30 # cd && ls -l /sw/etc/apache2 total 0 drwxr-xr-x 2 root admin 68 Mar 6 09:31 conf.d drwxr-xr-x 3 root admin 102 Mar 6 09:43 mods-available drwxr-xr-x 2 root admin 68 Mar 6 09:31 mods-enabled drwxr-xr-x 2 root admin 68 Mar 6 09:43 sites-available drwxr-xr-x 2 root admin 68 Mar 6 09:31 sites-enabled drwxr-xr-x 2 root admin 68 Mar 6 09:31 ssl # [EMAIL PROTECTED] 31 # cd && dpkg -L apache2-common | grep conf /sw/etc/apache2/apache2.conf /sw/etc/apache2/conf.d /sw/etc/apache2/httpd.conf /sw/etc/apache2/mods-available/cgid.conf /sw/etc/apache2/mods-available/dav_fs.conf /sw/etc/apache2/mods-available/mime_magic.conf /sw/etc/apache2/mods-available/proxy.conf /sw/etc/apache2/mods-available/ssl.conf /sw/etc/apache2/mods-available/userdir.conf /sw/etc/apache2/ports.conf /sw/share/apache2/build/config.nice /sw/share/apache2/build/config_vars.mk /sw/share/apache2/config /sw/share/apache2/config/default /sw/share/apache2/config/default-443 -- Package manager version: 0.26.1 Distribution version: 0.8.1.cvs powerpc Mac OS X version: 10.4.8 Xcode version: 2.3 gcc version: 4.0.1 (Apple Computer, Inc. build 5341) make version: 3.80 Feedback Courtesy of FinkCommander ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
