Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-28 Thread Rumen Yotov
Hi, On Fri, 2005-08-26 at 14:44 -0400, fire-eyes wrote: Hi, I am trying to unmerge all versions of php and mod_php on my system. However: # emerge -C php mod_php dev-php/mod_php selected: 4.3.2-r5 4.3.8 protected: none omitted: none 'Selected' packages are

Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-27 Thread fire-eyes
On Fri, 2005-08-26 at 23:29 +0100, Neil Bothwick wrote: That's irrelevant. Portage keeps the ebuilds used to install each package in /var/db/pkg. Otherwise updating a deprecated package would be impossible. The problem is that the ebuild uses an eclass that no longer exists. Bingo. I had

[gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread fire-eyes
Hi, I am trying to unmerge all versions of php and mod_php on my system. However: # emerge -C php mod_php dev-php/mod_php selected: 4.3.2-r5 4.3.8 protected: none omitted: none 'Selected' packages are slated for removal. 'Protected' and 'omitted' packages will not be

Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread A. Khattri
On Fri, 26 Aug 2005, fire-eyes wrote: I am trying to unmerge all versions of php and mod_php on my system. However: # emerge -C php mod_php dev-php/mod_php selected: 4.3.2-r5 4.3.8 protected: none omitted: none 'Selected' packages are slated for removal.

Re: [gentoo-user] Unable to unmerge php and mod_php

2005-08-26 Thread Neil Bothwick
On Fri, 26 Aug 2005 18:14:08 -0400 (EDT), A. Khattri wrote: QA Notice: ECLASS 'php' inherited illegally in dev-php/mod_php-4.3.2-r5 /usr/lib/portage/bin/ebuild.sh: line 1443: /var/portage/eclass/php.eclass: No such file or directory Probably because 4.3.2 is no longer in portage.

[gentoo-user] Unable to unmerge php

2005-05-24 Thread fire-eyes
I am following this document http://pptpclient.sourceforge.net/howto-gentoo.phtml And when I get to emerging pptpconfig: # emerge -pv pptpconfig These are the packages that I would merge, in order: Calculating dependencies ...done! [blocks B ] =dev-php/php-4.99.99 (is blocking

Re: [gentoo-user] Unable to unmerge php

2005-05-24 Thread Rumen Yotov
fire-eyes wrote: I am following this document http://pptpclient.sourceforge.net/howto-gentoo.phtml And when I get to emerging pptpconfig: # emerge -pv pptpconfig These are the packages that I would merge, in order: Calculating dependencies ...done! [blocks B ] =dev-php/php-4.99.99 (is

Re: [gentoo-user] Unable to unmerge php

2005-05-24 Thread fire-eyes
On Tue, 2005-05-24 at 20:15 +0300, Rumen Yotov wrote: Hi, Think your first problem is that you are mixing php mod_php they are different things. Please run: emerge php -pv and post the output to see what version you have if any. PHP isn't slotted, so you could have either 4.3.x or 5.0.x