Gentoo Archives: gentoo-user

From: Daevid Vincent <daevid@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Why is portage trying to pull in xorg when I don't use it...
Date: Wed, 29 Mar 2006 22:15:27
Message-Id: 200603292209.k2TM9te1016042@robin.gentoo.org
1 I have a VMWare that I use for LAMP development. I have never put Xorg on
2 it, nor do I ever want X windows on it. Recently, when I do an 'emerge
3 -Davut world', I see this:
4 -------------------------------------------------------------------------
5 vmware ~ # emerge -Davtu world
6
7 These are the packages that I would merge, in reverse order:
8
9 Calculating world dependencies
10 !!! Packages for the following atoms are either all
11 !!! masked or don't exist:
12 sys-apps/fileutils sys-apps/textutils sys-apps/sh-utils
13
14 ...done!
15 [ebuild U ] net-fs/samba-3.0.21b [3.0.14a-r2] +acl -async -automount
16 -cups -doc -examples -kerberos -ldap -ldapsam -libclamav +mysql -oav +pam
17 -postgres +python -quotas +readline (-selinux) -swat -syslog -winbind -xml
18 +xml2 17,143 kB
19 [ebuild U ] www-client/links-2.1_pre20 [2.1_pre19] -X -directfb -fbcon
20 +gpm -javascript +jpeg -livecd +png +sdl +ssl -svga +tiff -unicode 3,768 kB
21 [ebuild N ] media-libs/libsdl-1.2.8-r1 -X -aalib -alsa -arts -dga
22 -directfb -esd -fbcon -ggi -libcaca -nas -noaudio -noflagstrip -nojoystick
23 -novideo +opengl +oss -pic -svga -xinerama +xv 2,541 kB
24 [ebuild N ] media-libs/audiofile-0.2.6-r1 365 kB
25 [ebuild N ] x11-terms/xterm-207 -Xaw3d -doc -toolbar +truetype -unicode
26 727 kB
27 [nomerge ] sys-apps/utempter-0.5.5.6
28 [ebuild N ] x11-base/xorg-x11-6.8.2-r6 -3dfx -3dnow +bitmap-fonts
29 -cjk -debug -dlloader -dmx -doc -font-server -insecure-drivers -ipv6
30 -minimal -mmx -nls -nocxx +opengl +pam -sdk -sse -static +truetype-fonts
31 +type1-fonts (-uclibc) -xprint +xv 44,705 kB
32 [ebuild N ] media-libs/fontconfig-2.2.3 732 kB
33 [ebuild N ] x11-base/opengl-update-3.0.0 0 kB
34 [ebuild N ] app-admin/eselect-opengl-1.0.3 41 kB
35 [ebuild N ] x11-apps/ttmkfdir-3.0.9-r3 19 kB
36 [nomerge ] sys-libs/libcap-1.10-r5 -nocxx +python -static
37 [nomerge ] dev-lang/swig-1.3.21 -X* -doc -guile -java +perl +php
38 +python +ruby* -tcltk
39 [ebuild U ] dev-lang/php-5.1.2 [5.1.1] -adabas -apache +apache2
40 -bcmath -berkdb -birdstep +bzip2 -calendar -cdb +cgi -cjk +cli +crypt +ctype
41 -curl -curlwrappers -db2 -dbase -dbmaker -debug -discard-path -doc -empress
42 -empress-bcs -esoob -exif -fastbuild -fdftk -filepro -firebird -flatfile
43 -force-cgi-redirect -frontbase -ftp +gd -gd-external +gdbm -gmp -hardenedphp
44 -hash -hyperwave-api -iconv -imap -informix -inifile -interbase -iodbc -ipv6
45 -java-external -kerberos -ldap -libedit -mcve -memlimit +mhash -ming -msql
46 -mssql +mysql -mysqli +ncurses -nls -oci8 -oci8-instant-client -odbc -pcntl
47 +pcre -pdo -pdo-external -pic -posix -postgres -qdbm +readline -recode
48 -reflection -sapdb -sasl +session -sharedext -sharedmem +simplexml -snmp
49 +soap -sockets -solid +spell -spl +sqlite +ssl -sybase -sybase-ct -sysvipc
50 -threads -tidy -tokenizer +truetype -vm-goto -vm-switch -wddx +xml
51 -xmlreader -xmlrpc -xmlwriter -xpm +xsl -yaz -zip +zlib 6,178 kB
52 [ebuild U ] media-libs/libpng-1.2.8-r1 [1.2.8] -doc 375 kB
53 [nomerge ] sys-apps/most-4.9.5
54 [ebuild U ] sys-libs/slang-1.4.9-r2 [1.4.9-r1] -cjk -unicode 628 kB
55
56 Total size of downloads: 77,229 kB
57
58 Do you want me to merge these packages? [Yes/No]
59 -------------------------------------------------------------------------
60
61 What is trying to bring in all those NEW x11 packages? How can I prevent
62 this annoyance?
63
64 And what am I supposed to do with this information:
65
66 !!! Packages for the following atoms are either all
67 !!! masked or don't exist:
68 sys-apps/fileutils sys-apps/textutils sys-apps/sh-utils
69
70 Am I supposed to remove those packages?
71 Ignore this message?
72 'esearch'ing for them turns up nothing.
73
74
75 "You had me at EHLO" --E.Webb (10.04.05)
76
77 --
78 gentoo-user@g.o mailing list

Replies