Gentoo Archives: gentoo-user

From: Heinz Sporn <heinz.sporn@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Blocking weirdness
Date: Fri, 20 Jan 2006 07:48:40
Message-Id: 1137742816.9704.1.camel@spok.local.sporn-it.com
In Reply to: [gentoo-user] Blocking weirdness by Michael Sullivan
1 Am Freitag, den 20.01.2006, 00:46 -0600 schrieb Michael Sullivan:
2 > What do you make of this?
3 >
4 > bullet ~ # emerge -pvuD world
5 >
6
7 The new Gentoo-way to go for PHP is to use dev-lang/php. There's a nice
8 documentation on how to upgrade here
9 http://svn.gnqs.org/projects/gentoo-php-overlay/file/docs/php-upgrading.html?format=raw
10
11 That worked for me.
12
13 > These are the packages that I would merge, in order:
14 >
15 > Calculating world dependencies ...done!
16 > [blocks B ] dev-php/mod_php (is blocking dev-lang/php-5.0.5-r5)
17 > [blocks B ] dev-php/php (is blocking dev-lang/php-5.0.5-r5)
18 > [blocks B ] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
19 > [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
20 > [ebuild N ] dev-php/mod_php-4.4.0-r9 +X +apache2 +berkdb +crypt
21 > +curl -debug +doc -fdftk -firebird -flash -freetds +gd -gd-external
22 > +gdbm +gmp -hardenedphp +imap -informix -ipv6 +java +jpeg +kerberos
23 > +ldap -mcal -memlimit -mssql +mysql +nls -oci8 -odbc +pam +png -postgres
24 > -snmp +spell +ssl +tiff +truetype +xml2 -yaz 0 kB
25 > [ebuild N ] dev-php/php-4.4.0-r4 +X +berkdb +crypt +curl -debug
26 > +doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm +gmp
27 > -hardenedphp +imap -informix -ipv6 +java +jpeg +kerberos +ldap -mcal
28 > -memlimit -mssql +mysql +ncurses +nls -oci8 -odbc +pam +png -postgres
29 > +readline -snmp +spell +ssl +tiff +truetype +xml2 -yaz 0 kB
30 > [ebuild N ] dev-lang/php-5.0.5-r5 -adabas -apache +apache2 -bcmath
31 > +berkdb -birdstep +bzip2 -calendar -cdb -cgi -cjk -cli +crypt -ctype
32 > +curl -curlwrappers -db2 -dba -dbase -dbmaker -debug -discard-path +doc
33 > -empress -empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile
34 > -force-cgi-redirect -frontbase -ftp +gd -gd-external +gdbm +gmp
35 > -hardenedphp -hyperwave-api -iconv +imap -informix -inifile -interbase
36 > -iodbc -ipv6 -java-external +kerberos +ldap -libedit -mcve -memlimit
37 > +mhash +ming -mnogosearch -msql -mssql +mysql -mysqli +ncurses +nls
38 > -oci8 -oci8-instant-client -odbc -oracle7 -ovrimos -pcntl +pcre
39 > -pdo-external -pear -pfpro -pic -posix -postgres -qdbm +readline +recode
40 > -sapdb +sasl -session -sharedext -sharedmem -simplexml -snmp -soap
41 > -sockets -solid +spell -spl -sqlite +ssl -sybase -sybase-ct -sysvipc
42 > +threads -tidy +tiff -tokenizer +truetype -wddx +xml -xmlrpc -xpm -xsl
43 > -yaz -zip +zlib 4,797 kB
44 > [ebuild N ] dev-php/PEAR-PEAR-1.3.6-r4 150 kB
45 >
46 > Total size of downloads: 4,948 kB
47 > bullet ~ # emerge -pC dev-php/mod_php dev-php/php
48 >
49 > >>> These are the packages that I would unmerge:
50 >
51 > --- Couldn't find dev-php/mod_php to unmerge.
52 >
53 > --- Couldn't find dev-php/php to unmerge.
54 >
55 > >>> unmerge: No packages selected for removal.
56 >
57 > As you can see, dev-php/mod_php and dev-php/php are blocking new
58 > packages from being emerged, yet they are not installed. Is there a way
59 > for me to unblock the new packages?
60 >
61
62 --
63 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Blocking weirdness Michael Sullivan <michael@××××××××××××.com>