Gentoo Archives: gentoo-server

From: xyon <xyon@×××××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] PHP4 update problem
Date: Fri, 24 Mar 2006 11:55:46
Message-Id: ME-1FMkqJ-0002ma-5T@indigorobot.com
In Reply to: [gentoo-server] PHP4 update problem by Marian Hercek
1 Perhaps adding this to your /etc/portage/package.mask file:
2
3 >=net-www/php-5.0
4
5 and then doing:
6
7 emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.2"
8
9 HTH!
10
11
12
13 On Fri, March 24, 2006 06:30, 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
48
49 --
50 Steven McCoy
51 Site Development/Manager
52 IndigoRobot Services
53 http://www.indigorobot.com
54 mailto:stevenmccoy@×××××××××××.com
55
56 --
57 gentoo-server@g.o mailing list