Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Freak'n bizzare 'emerge -up world' package orgy!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
kres
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 122
Location: Narnia

PostPosted: Thu Jul 24, 2003 4:06 am    Post subject: Freak'n bizzare 'emerge -up world' package orgy! Reply with quote

Okay, maybe I'm missing something... but portage has never done this to me before.

Here is my /etc/make.conf USE statements:
Code:
 USE="x86 perl tcltk ssl -svga tcpd -mmx -crypt pam python -oss
-dnow -apm -arts -avi -berkdb -cups -encode -foomaticdb -gdbm -gif
-gpm -gtk -imlib -java -jpeg -kde -gnome -libg++ -libwww -mad
-mikmod -motif -mpeg ncurses -nls -oggvorbis -opengl -pdflib -png -qt
-quicktime -readline -sdl -slang -spell -truetype -X -xml2 -xmms -xv -zlib"


And THIS is what portage is under the impression I need the 'emerge -up world':

Code:
 MyServer root # emerge -up world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild  N   ] sys-devel/gnuconfig-20030708
[ebuild    U ] sys-apps/debianutils-1.16.7-r2 [1.16.7-r1]
[ebuild    U ] app-shells/bash-2.05b-r5 [2.05b-r3]
[ebuild  N   ] dev-lang/tcl-8.3.4
[ebuild  N   ] media-libs/libpng-1.2.5-r4
[ebuild  N   ] x11-base/opengl-update-1.5
[ebuild    U ] sys-apps/gawk-3.1.3 [3.1.1-r2]
[ebuild    U ] sys-apps/baselayout-1.8.6.8-r1 [1.8.5.9]
[ebuild    U ] sys-devel/patch-2.5.4-r5 [2.5.4-r4]
[ebuild  N   ] media-libs/freetype-2.1.4
[ebuild  N   ] x11-misc/ttmkfdir-3.0.9
[ebuild  N   ] media-libs/fontconfig-2.2.0-r2
[ebuild  N   ] app-arch/unzip-5.50-r2
[ebuild  N   ] x11-base/xfree-4.3.0-r2
[ebuild  N   ] dev-lang/tk-8.3.4-r1
[ebuild    U ] dev-lang/python-2.2.3-r1 [2.2.2]
[ebuild    U ] sys-apps/portage-2.0.48-r5 [2.0.48-r1]
*** Portage will stop merging at this point and reload itself,
    recalculate dependencies, and complete the merge.

[ebuild    U ] sys-devel/binutils-2.14.90.0.2 [2.13.90.0.18]
[ebuild    U ] sys-apps/texinfo-4.5 [4.3-r1]
[ebuild    U ] sys-devel/gcc-config-1.3.3-r1 [1.3.1-r1]
[ebuild    U ] sys-devel/gcc-3.2.3-r1 [3.2.2]
[ebuild    U ] sys-libs/glibc-2.3.2-r1 [2.3.1-r4]
[ebuild    U ] sys-apps/pam-login-3.11 [3.10]
[ebuild    U ] sys-apps/util-linux-2.11z-r4 [2.11y]
[ebuild    U ] sys-apps/grep-2.5.1-r1 [2.5-r1]
[ebuild  N   ] net-mail/mailx-support-20030215
[ebuild    U ] net-mail/mailx-8.1.2.20021129-r2 [8.1.2.20021129-r1]
[ebuild    U ] sys-apps/dcron-2.9 [2.7-r10]
[ebuild    U ] sys-apps/logwatch-4.3.2 [4.2.1-r1]
[ebuild    U ] net-misc/ntp-4.1.1b-r6 [4.1.1b-r5]
[ebuild    U ] sys-apps/fileutils-4.1.11-r1 [4.1.11]
[ebuild    U ] sys-apps/gzip-1.3.3-r2 [1.3.3-r1]
[ebuild    U ] sys-apps/psmisc-21.2-r2 [21.2-r1]
[ebuild    U ] net-misc/rsync-2.5.6-r2 [2.5.6-r1]
[ebuild    U ] sys-devel/gettext-0.11.5-r1 [0.11.5]
[ebuild    U ] sys-apps/procps-3.1.9 [3.1.8]
[ebuild    U ] dev-libs/openssl-0.9.6j [0.9.6i-r2]
[ebuild    U ] net-mail/pine-4.56 [4.53-r4]
[ebuild    U ] sys-apps/groff-1.18.1-r2 [1.18.1-r1]
[ebuild    U ] sys-apps/man-1.5l-r6 [1.5l-r3]
[ebuild    U ] app-misc/linux_logo-4.07-r1 [4.07]
[ebuild  N   ] net-misc/iputils-020927
[ebuild    U ] sys-apps/net-tools-1.60-r7 [1.60-r6]
[ebuild    U ] dev-libs/glib-2.2.2 [2.2.1]
[ebuild    U ] app-misc/mc-4.6.0-r1 [4.6.0]


HOLY !@$!! Batman! Why the hell is it trying to emerge Xfree when I clearly told it to bugger off in the /etc/make.conf??! (And no, I haven't screwed with the /etc/make.profile/make.defaults)

When I tell it to JUST update portage, here is what it tells me I need:
Code:
 MyServer root # emerge -up portage

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild    U ] sys-devel/patch-2.5.4-r5 [2.5.4-r4]
[ebuild    U ] sys-devel/binutils-2.14.90.0.2 [2.13.90.0.18]
[ebuild    U ] sys-apps/texinfo-4.5 [4.3-r1]
[ebuild    U ] sys-devel/gcc-config-1.3.3-r1 [1.3.1-r1]
[ebuild    U ] sys-devel/gcc-3.2.3-r1 [3.2.2]
[ebuild    U ] sys-apps/gawk-3.1.3 [3.1.1-r2]
[ebuild    U ] sys-apps/baselayout-1.8.6.8-r1 [1.8.5.9]
[ebuild    U ] sys-libs/glibc-2.3.2-r1 [2.3.1-r4]
[ebuild    U ] sys-apps/debianutils-1.16.7-r2 [1.16.7-r1]
[ebuild    U ] app-shells/bash-2.05b-r5 [2.05b-r3]
[ebuild  N   ] dev-lang/tcl-8.3.4
[ebuild  N   ] media-libs/libpng-1.2.5-r4
[ebuild  N   ] x11-base/opengl-update-1.5
[ebuild  N   ] media-libs/freetype-2.1.4
[ebuild  N   ] x11-misc/ttmkfdir-3.0.9
[ebuild  N   ] media-libs/fontconfig-2.2.0-r2
[ebuild  N   ] app-arch/unzip-5.50-r2
[ebuild  N   ] x11-base/xfree-4.3.0-r2
[ebuild  N   ] dev-lang/tk-8.3.4-r1
[ebuild    U ] dev-lang/python-2.2.3-r1 [2.2.2]
[ebuild    U ] sys-apps/portage-2.0.48-r5 [2.0.48-r1]


What do you MEAN I have to emerge xfree-4.3.0-r2 to upgrade portage?!? :evil:

Is there something going on with the portage DB? I've never had this issue before and have not EVER seen an upgrade list like this before. The server in question is an FTP Server! It has hardly anything installed on it! Why would it decide out of the blue to install all of this desktop fluff?
_________________
Kres
Back to top
View user's profile Send private message
PowerFactor
Veteran
Veteran


Joined: 30 Jan 2003
Posts: 1693
Location: out of it

PostPosted: Thu Jul 24, 2003 4:09 am    Post subject: Reply with quote

You have tcltk in your USE flags. That will pull in X for all sorts of wierd things.
Back to top
View user's profile Send private message
kres
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2003
Posts: 122
Location: Narnia

PostPosted: Thu Jul 24, 2003 4:20 am    Post subject: Reply with quote

Dude.... I wish you were closer, I'd buy you a beer!

Here is the odd part... I didn't put tcltk in there. I'm hopeing that it was one of the other SA's.

*sigh* Time to edumacate some ppl to stay out of my make.conf.

Thanks for the help - it's all better now.
_________________
Kres
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum