http://qa.mandrakesoft.com/show_bug.cgi?id=3964





------- Additional Comments From [EMAIL PROTECTED]  2003-26-07 09:12 -------
This also happens with the packages mod_php-4.3.2-3mdk.i586.rpm and 
php-cli-4.3.2-8mdk.i586.rpm as well. 
 
You can have one installed, but not both.  Installing one removes the other no 
matter the order installed and the user is never asked about this. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
I need to have both apache2-mod_php and php-cli (to launch scripts) 
 
====== 
# urpmi apache2-mod_php 
Les paquetages suivants ont des signatures non valides: 
/mnt/nfs/dis/cooker/cooker/Mandrake/RPMS/apache2-mod_php-2.0.45_4.3.1-1mdk.i586.rpm 
Voulez-vous continuer l'installation ? (o/N) o 
installation de 
/mnt/nfs/dis/cooker/cooker/Mandrake/RPMS/apache2-mod_php-2.0.45_4.3.1-1mdk.i586.rpm 
 
Préparation...              ################################################## 
   1:apache2-mod_php        ################################################## 
Shutting down httpd2: [  OK  ] 
Checking configuration sanity for Apache 2.0:  [  OK  ] 
Starting httpd2: [  OK  ] 
====== 
 
So it installs fine, and : 
 
====== 
# rpm -qa | grep -i php 
libphp_common430-430-13mdk 
php-ini-4.3.1-1mdk 
emacs-php-mode-102-5mdk 
apache2-mod_php-2.0.45_4.3.1-1mdk 
php-mysql-4.3.1-1mdk 
====== 
 
It is even listed ! ;-) 
But, now I want to install php-cli : 
 
====== 
# urpmi php-cli 
Les paquetages suivants ont des signatures non valides: 
/mnt/nfs/dis/cooker/cooker/Mandrake/RPMS/php-cli-4.3.1-13mdk.i586.rpm 
Voulez-vous continuer l'installation ? (o/N) o 
installation de /mnt/nfs/dis/cooker/cooker/Mandrake/RPMS/php-cli-4.3.1-13mdk.i586.rpm 
 
Préparation...              ################################################## 
   1:php-cli                ################################################## 
Shutting down httpd2: [  OK  ] 
Checking configuration sanity for Apache 2.0:  [  OK  ] 
Starting httpd2: [  OK  ] 
====== 
 
It installs fine, BUT : 
 
====== 
# rpm -qa | grep -i php 
libphp_common430-430-13mdk 
php-ini-4.3.1-1mdk 
php-cli-4.3.1-13mdk 
emacs-php-mode-102-5mdk 
php-mysql-4.3.1-1mdk 
====== 
 
It removed mod_php without telling me ! 
 
I really need both packages, and I'm sure other people do too. 
 
Thanks 
 
Aurélien

Reply via email to