This rather annoying bug can reproduced on Lenny/Stable without involving phpmyadmin in any way. Just install phppgadmin on a clean machine, it gives this output:

lenny:~# apt-get install phppgadmin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-mpm-prefork apache2-utils apache2.2-common libapache2-mod-php5 libapr1 libaprutil1 libexpat1 libmysqlclient15off libpcre3 mysql-common php5-common
 php5-pgsql postgresql-doc postgresql-doc-8.3 ucf

[snip]

Setting up apache2-mpm-prefork (2.2.9-10+lenny2) ...
Starting web server: apache2apache2: Syntax error on line 278 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/conf.d/phppgadmin: No such file or directory
failed!
invoke-rc.d: initscript apache2, action "start" failed.
Setting up php5-common (5.2.6.dfsg.1-1+lenny2) ...
Setting up libapache2-mod-php5 (5.2.6.dfsg.1-1+lenny2) ...

Creating config file /etc/php5/apache2/php.ini with new version
Your apache2 configuration is broken, so we're not restarting it for you.
Setting up php5-pgsql (5.2.6.dfsg.1-1+lenny2) ...
Setting up postgresql-doc-8.3 (8.3.6-1) ...
Setting up postgresql-doc (8.3.6-1) ...
Setting up phppgadmin (4.2.2-1) ...

It seems that just starting Apache2 manually afterwards makes everything work, so my guess is that it's just the phppgadmin packages that accidentally configures itself with a symlink in /etc/apache2/conf.d but fails to put the target file in the correct place until later in the install process.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to