Gentoo Archives: gentoo-user

From: "Sébastien MORAND" <sebastienmorand@××.st>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with udpate
Date: Mon, 12 Sep 2005 16:23:56
Message-Id: 1126542024.4325aac9000ba@pyrenees.homelinux.net
1 I have a problem when updating my system.
2 I updated all the packaged I could by typing:
3 emerge -vu <package_name>
4
5 But at the end I still have the following issue:
6
7 pyrenees:~ # emerge -uNDvp world
8
9 These are the packages that I would merge, in order:
10
11 Calculating world dependencies ...done!
12 [blocks B ] dev-php/php (is blocking dev-lang/php-5.0.5)
13 [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6)
14 [blocks B ] media-libs/giflib (is blocking media-libs/libungif-4.1.3)
15 [ebuild N ] media-libs/giflib-4.1.3 +X +gif 0 kB
16 [ebuild N ] dev-php/php-4.4.0 +X +berkdb +crypt +curl -debug +doc -fdftk
17 +firebird -flash +freetds +gd -gd-external +gdbm -gmp -hardenedphp -imap
18 -informix +ipv6 +java +jpeg +kerberos +ldap -mcal -memlimit -mssql +mysql
19 +ncurses +nls -oci8 +odbc +pam +png +postgres +readline -snmp +spell +ssl +tiff
20 +truetype +xml2 -yaz 0 kB
21 [ebuild UD] sys-devel/gcc-3.3.5.20050130-r1 [3.3.6] (-altivec) -bootstrap
22 -boundschecking -build +fortran +gcj +gtk -hardened -ip28 (-multilib)
23 -multislot (-n32) (-n64) +nls -nocxx -nopie -nossp +objc -static -vanilla 0 kB
24
25 Total size of downloads: 0 kB
26 pyrenees:~ # emerge -C dev-php/php media-libs/giflib
27
28 --- Couldn't find dev-php/php to unmerge.
29
30 --- Couldn't find media-libs/giflib to unmerge.
31
32 >>> unmerge: No packages selected for removal.
33
34 pyrenees:~
35
36 So two packages are blocking somthing but ... theses packages are not installed
37 (an other version of php is installed: 5.0.5).
38 I ran successfully revdep-rebuild (nothing done) and emerge --depclean world
39 (some packages removed but there is no matter with the ones above).
40
41 Please, what is the problem on my system and how to remove from the installed
42 package list the packages that are not installed anymore.
43
44 Thanks by advance,
45 Sébastien
46
47 ----------------------------------------------------------------
48 This message was sent using IMP, the Internet Messaging Program.
49
50
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with udpate Holly Bostick <motub@××××××.nl>