Gentoo Archives: gentoo-dev

From: Benjamin Podszun <ben@××××××××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] emerge -U seems to be ignored?
Date: Sat, 08 Mar 2003 13:08:04
Message-Id: 1047128713.1340.5.camel@localhost
1 Hi there.
2 Can anyone explain me the behaviour of U (upgrade-only)?
3 When I try to emerge -Up --deep world I get several Packages that
4 portage wants to downgrade.. Seems a little bit odd?
5
6 Below one example and some infos.
7 Ben
8
9 blafasel root # emerge -U --deep world
10 >>> --upgradeonly implies --update... adding --update to options.
11 Calculating world dependencies ...done!
12 >>> emerge (1 of 23) sys-devel/gcc-3.2.2-r1 to /
13
14 * sys-devel/gcc
15 Latest version available: 3.2.2-r1
16 Latest version installed: 3.2.2-r4
17 Size of downloaded files: 20,424 kB
18 Homepage: http://www.gnu.org/software/gcc/gcc.html
19 Description: The GNU Compiler Collection. Includes C/C++ and java
20 compilers
21
22 Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
23 =================================================================
24 System uname: 2.4.20-xfs_pre6 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
25 1.70GHz
26 GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
27 http://distro.ibiblio.org/gentoo "
28 CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
29 /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
30 /usr/share/config"
31 CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
32 PORTDIR="/usr/portage"
33 DISTDIR="/usr/portage/distfiles"
34 PKGDIR="/usr/portage/packages"
35 PORTAGE_TMPDIR="/var/tmp"
36 PORTDIR_OVERLAY=""
37 USE="oss libg++ mikmod nls gdbm arts tetex guile pam python esd 3dnow
38 acl acpi alsa avi berkdb bonobo crypt cups dga directfb doc dvd encode
39 evo fbcon gb gd gif gnome gphoto2 gpm gtk gtkhtml icc imap imlib innodb
40 java jikes jpeg junit kde ldap libwww maildir mbox mmx motif mozilla
41 mpeg mysql ncurses oav oggvorbis opengl pcmcia pda pdflib perl pic png
42 pnp qt qtmt quicktime readline samba sdl slang spell sse ssl svga tcltk
43 tcpd tiff truetype X xml xml2 xmms xv zlib x86 -apm -odbc"
44 COMPILER="gcc3"
45 CHOST="i686-pc-linux-gnu"
46 CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
47 CXXFLAGS="-O2 -mcpu=i686 -pipe"
48 ACCEPT_KEYWORDS="x86 ~x86"
49 MAKEOPTS="-j2"
50 AUTOCLEAN="yes"
51 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
52 FEATURES="sandbox ccache"

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] emerge -U seems to be ignored? Norberto BENSA <nbensa@×××.net>