Gentoo Archives: gentoo-user

From: Jean Blignaut <jean@×××××××.biz>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] Blocking weirdness
Date: Fri, 20 Jan 2006 06:56:45
Message-Id: B31C4776605A3840B544482E1A94C5C92DEC4E@eagle.birds
1 Just saw similar on my system:
2
3 [blocks B ] dev-php/PEAR-Archive_Tar (is blocking
4 dev-php/PEAR-PEAR-1.3.6-r4)
5 [blocks B ] dev-php/PEAR-Console_Getopt (is blocking
6 dev-php/PEAR-PEAR-1.3.6-r4)
7 [blocks B ] dev-php/mod_php (is blocking dev-lang/php-5.0.5-r5)
8 [blocks B ] dev-php/php (is blocking dev-lang/php-5.0.5-r5)
9 [blocks B ] dev-php/PEAR-XML_RPC (is blocking
10 dev-php/PEAR-PEAR-1.3.6-r4)
11 [blocks B ] <dev-php/PEAR-PEAR-1.3.6-r2 (is blocking
12 dev-php/PEAR-PEAR-1.3.6-r4)
13 [blocks B ] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
14 [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
15
16
17 -----Original Message-----
18 From: Michael Sullivan [mailto:michael@××××××××××××.com]
19 Sent: Friday, January 20, 2006 8:47 AM
20 To: gentoo-user
21 Subject: [gentoo-user] Blocking weirdness
22
23 What do you make of this?
24
25 bullet ~ # emerge -pvuD world
26
27 These are the packages that I would merge, in order:
28
29 Calculating world dependencies ...done!
30 [blocks B ] dev-php/mod_php (is blocking dev-lang/php-5.0.5-r5)
31 [blocks B ] dev-php/php (is blocking dev-lang/php-5.0.5-r5)
32 [blocks B ] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
33 [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6-r4)
34 [ebuild N ] dev-php/mod_php-4.4.0-r9 +X +apache2 +berkdb +crypt
35 +curl -debug +doc -fdftk -firebird -flash -freetds +gd -gd-external
36 +gdbm +gmp -hardenedphp +imap -informix -ipv6 +java +jpeg +kerberos
37 +ldap -mcal -memlimit -mssql +mysql +nls -oci8 -odbc +pam +png -postgres
38 -snmp +spell +ssl +tiff +truetype +xml2 -yaz 0 kB
39 [ebuild N ] dev-php/php-4.4.0-r4 +X +berkdb +crypt +curl -debug
40 +doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm +gmp
41 -hardenedphp +imap -informix -ipv6 +java +jpeg +kerberos +ldap -mcal
42 -memlimit -mssql +mysql +ncurses +nls -oci8 -odbc +pam +png -postgres
43 +readline -snmp +spell +ssl +tiff +truetype +xml2 -yaz 0 kB
44 [ebuild N ] dev-lang/php-5.0.5-r5 -adabas -apache +apache2 -bcmath
45 +berkdb -birdstep +bzip2 -calendar -cdb -cgi -cjk -cli +crypt -ctype
46 +curl -curlwrappers -db2 -dba -dbase -dbmaker -debug -discard-path +doc
47 -empress -empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile
48 -force-cgi-redirect -frontbase -ftp +gd -gd-external +gdbm +gmp
49 -hardenedphp -hyperwave-api -iconv +imap -informix -inifile -interbase
50 -iodbc -ipv6 -java-external +kerberos +ldap -libedit -mcve -memlimit
51 +mhash +ming -mnogosearch -msql -mssql +mysql -mysqli +ncurses +nls
52 -oci8 -oci8-instant-client -odbc -oracle7 -ovrimos -pcntl +pcre
53 -pdo-external -pear -pfpro -pic -posix -postgres -qdbm +readline +recode
54 -sapdb +sasl -session -sharedext -sharedmem -simplexml -snmp -soap
55 -sockets -solid +spell -spl -sqlite +ssl -sybase -sybase-ct -sysvipc
56 +threads -tidy +tiff -tokenizer +truetype -wddx +xml -xmlrpc -xpm -xsl
57 -yaz -zip +zlib 4,797 kB
58 [ebuild N ] dev-php/PEAR-PEAR-1.3.6-r4 150 kB
59
60 Total size of downloads: 4,948 kB
61 bullet ~ # emerge -pC dev-php/mod_php dev-php/php
62
63 >>> These are the packages that I would unmerge:
64
65 --- Couldn't find dev-php/mod_php to unmerge.
66
67 --- Couldn't find dev-php/php to unmerge.
68
69 >>> unmerge: No packages selected for removal.
70
71 As you can see, dev-php/mod_php and dev-php/php are blocking new
72 packages from being emerged, yet they are not installed. Is there a way
73 for me to unblock the new packages?
74
75 --
76 gentoo-user@g.o mailing list
77
78
79 --
80 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Blocking weirdness Martins Steinbergs <mar@××.lv>