On 2006-07-25T10:22+0200 Fabio Tranchitella wrote:
>   This will install apache2 by default. The bug is caused by apt, which
> if needs to install a package in order to satisfy a dependency always
> choosee the first option when a or-block is in the dependency. In your
> case, the first block install apache, then php5 depends on
> "libapache2-mod-php5 | libapache-mod-php5", which trigger in apache2.

Hmmm, that's silly. Because if someone does:
apt-get install wordpress apache2

Shouldn't it check that apache2 is selected and fulfils the httpd
dependency condition, and hence apache isn't required to be installed?


With your suggestion, now apache2 becomes default. Sooner or later
someone is going to file a bug moaning that apache2 was installed even
though he has another httpd server. Or am I wrong? :)

Attachment: signature.asc
Description: Digital signature

Reply via email to