Gentoo Archives: gentoo-server

From: Ben Munat <bent@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] PHP4 update problem
Date: Fri, 24 Mar 2006 16:00:56
Message-Id: 442412FC.3080007@munat.com
In Reply to: [gentoo-server] PHP4 update problem by Marian Hercek
1 Martin,
2
3 Not sure why no one else is stating this explicitly, but you are using the old deprecated
4 PHP ebuild. The details are explained here:
5
6 http://www.gentoo.org/proj/en/php/php-upgrading.xml
7
8 And do it soon... if I remember correctly, dev-php/php will be removed from the tree next
9 week.
10
11 b
12
13 Marian Hercek wrote:
14 > GLSA 200603-22 suggests to update PHP.
15 >
16 > All PHP 4.x users should upgrade to the latest version:
17 >
18 > # emerge --sync
19 > # emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.2"
20 >
21 > I used
22 > # emerge --ask --oneshot --verbose "=dev-lang/php-4.4.2"
23 > beacuse with '>' PHP5 would be emerged.
24 >
25 > So after previous command I got this error:
26 >
27 > These are the packages that I would merge, in order:
28 >
29 > Calculating dependencies ...done!
30 > [blocks B ] dev-php/php-cgi (is blocking dev-lang/php-4.4.2)
31 > [blocks B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2)
32 > [blocks B ] dev-php/php (is blocking dev-lang/php-4.4.2)
33 > [ebuild N ] app-admin/php-toolkit-1.0-r2 0 kB
34 > [ebuild U ] sys-devel/m4-1.4.4 [1.4.2-r1] +nls 299 kB
35 > [ebuild N ] dev-lang/php-4.4.2 {cut ...USE flags here...}
36 >
37 > Total size of downloads: 4,581 kB
38 >
39 > !!! Error: The above package list contains packages which cannot be
40 > installed on the same system.
41 >
42 >
43 > It seems there's something messed up with PHP.
44 >
45 > Any idea how resolve that?
46 --
47 gentoo-server@g.o mailing list