Bug#547456: drupal6: aptitude pulls in apache2 regardless of other httpd packages installed

2010-06-30 Thread Luigi Gangitano
Hi Mark,
aptitude pulls apache2 since it is recommended both by apache2 | httpd and php5 
(which depends on libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi) 
and does not conflict with nginx.

This is due to the greedy nature of libapt and cannot be programmatically 
changed for drupal6.

Installing php5-cgi (needed by nginx to run drupal) beside drupal6 solves the 
issue.

Please try:

  aptitude install drupal6 php5-cgi

Regards,

L

--
Luigi Gangitano -- lu...@debian.org -- gangit...@lugroma3.org
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26




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



Bug#547456: drupal6: aptitude pulls in apache2 regardless of other httpd packages installed

2010-06-30 Thread Mark Janssen
On Wed, Jun 30, 2010 at 18:41, Luigi Gangitano lu...@debian.org wrote:
 Please try:

  aptitude install drupal6 php5-cgi

That does indeed fix the problem.

Regards,
Mark



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



Bug#547456: drupal6: aptitude pulls in apache2 regardless of other httpd packages installed

2010-06-18 Thread Mark Janssen
On Mon, Jun 7, 2010 at 01:15, Luigi Gangitano lu...@debian.org wrote:
 this looks like a duplicate of bug #492424 against apt. Can you please run

  aptitude install -o 'Debug::pkgDepCache::AutoInstall=true' drupal6

 and post the results? This will tell us if the bug is in apt or not.

When I first install php5-gd everything is fine. When I do not, this
is the output:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Installing php5-gd as dep of drupal6
Installing libt1-5 as dep of php5-gd
Installing libapache2-mod-php5 as dep of php5-gd
Installing libonig2 as dep of libapache2-mod-php5
Installing libqdbm14 as dep of libapache2-mod-php5
Installing apache2-mpm-prefork as dep of libapache2-mod-php5
Installing apache2.2-common as dep of apache2-mpm-prefork
Installing apache2.2-bin as dep of apache2.2-common
Installing libaprutil1-dbd-sqlite3 as dep of apache2.2-bin
Installing libaprutil1-ldap as dep of apache2.2-bin
Installing php5-common as dep of libapache2-mod-php5
Installing dbconfig-common as dep of drupal6
The following packages are BROKEN:
  php5-cgi php5-cli php5-mysql
The following NEW packages will be installed:
  apache2-mpm-prefork{a} apache2.2-bin{a} apache2.2-common{a}
dbconfig-common{a} drupal6 libapache2-mod-php5{a}
  libaprutil1-dbd-sqlite3{a} libaprutil1-ldap{a} libonig2{a}
libqdbm14{a} libt1-5{a} php5-gd{a}
The following packages will be upgraded:
  php5-common
The following packages are RECOMMENDED but will NOT be installed:
  mysql-server mysql-server-5.0 mysql-server-5.1 php5-suhosin
postgresql ssl-cert
1 packages upgraded, 12 newly installed, 0 to remove and 222 not upgraded.
Need to get 5902kB/7026kB of archives. After unpacking 21.7MB will be used.



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



Bug#547456: drupal6: aptitude pulls in apache2 regardless of other httpd packages installed

2010-06-06 Thread Luigi Gangitano
Hi Mark,
this looks like a duplicate of bug #492424 against apt. Can you please run 

  aptitude install -o 'Debug::pkgDepCache::AutoInstall=true' drupal6

and post the results? This will tell us if the bug is in apt or not.

Regards,

L

--
Luigi Gangitano -- lu...@debian.org -- gangit...@lugroma3.org
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26




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



Bug#547456: drupal6: aptitude pulls in apache2 regardless of other httpd packages installed

2009-09-19 Thread Mark Janssen
Package: drupal6
Version: 6.12-1.1
Severity: normal

An `aptitude -t squeeze install drupal6` tries to pull in apache2, while I 
already have another http server installed (nginx). Since the package depends 
on the 
virtual package 'httpd' (which includes nginx), this should not happen.

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.6-Soleus (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



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