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 12:01:00
Message-Id: ME-1FMksJ-0007b8-Dm@indigorobot.com
1 oops, sorry for the bad syntax, here's a correction:
2
3
4 Perhaps adding this to your /etc/portage/package.mask file:
5
6 >=dev-lang/php-5.0
7
8 and then doing:
9
10 emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.2"
11
12 HTH!
13
14
15
16 On Fri, March 24, 2006 06:30, Marian Hercek wrote:
17 > GLSA 200603-22 suggests to update PHP.
18 >
19 > All PHP 4.x users should upgrade to the latest version:
20 >
21 > # emerge --sync
22 > # emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.2"
23 >
24 > I used
25 > # emerge --ask --oneshot --verbose "=dev-lang/php-4.4.2"
26 > beacuse with '>' PHP5 would be emerged.
27 >
28 > So after previous command I got this error:
29 >
30 > These are the packages that I would merge, in order:
31 >
32 > Calculating dependencies ...done!
33 > [blocks B ] dev-php/php-cgi (is blocking dev-lang/php-4.4.2) [blocks
34 B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2) [blocks B ]
35 dev-php/php (is blocking dev-lang/php-4.4.2)
36 > [ebuild N ] app-admin/php-toolkit-1.0-r2 0 kB
37 > [ebuild U ] sys-devel/m4-1.4.4 [1.4.2-r1] +nls 299 kB
38 > [ebuild N ] dev-lang/php-4.4.2 {cut ...USE flags here...}
39 >
40 > Total size of downloads: 4,581 kB
41 >
42 > !!! Error: The above package list contains packages which cannot be
43 installed on the same system.
44 >
45 >
46 > It seems there's something messed up with PHP.
47 >
48 > Any idea how resolve that?
49 >
50
51
52 --
53 Steven McCoy
54 Site Development/Manager
55 IndigoRobot Services
56 http://www.indigorobot.com
57 mailto:stevenmccoy@×××××××××××.com
58
59
60
61 --
62
63
64 --
65 gentoo-server@g.o mailing list