Gentoo Archives: gentoo-dev

From: Benjamin Podszun <ben@××××××××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Downgrade from gnome 2.2 to gnome 1.4 with emerge -u world?
Date: Wed, 26 Feb 2003 09:29:16
Message-Id: 1046250909.9792.9.camel@localhost
In Reply to: Re: [gentoo-dev] Portage-2.0.47-r4 -- Testing by Brian Jackson
1 Hi there.
2
3 emerge -up --deep world gives me
4
5 [ebuild UD] gnome-base/gnome-panel-1.4.2-r2 [2.2.0.1-r1]
6
7 I don't think that it's really a good idea to downgrade that far, right?
8 ;) Any hints what could cause the problem?
9
10 Another thing quite funny is that everytime I run emerge -u wold portage
11 switches netpbm's version. Currently I get this:
12
13 [ebuild UD] media-libs/netpbm-9.12-r4 [10.11.5]
14
15 Just downgrading it and running emerge -up --deep world again turns the
16 versions and wants to upgrade netpbm back to the prior version. Any
17 suggestions on that?
18
19 Thanks for your help,
20 Ben
21
22 The complete output of my current emerge -up --deep world:
23
24 blafasel root # emerge -up --deep world
25
26 These are the packages that I would merge, in order:
27
28 Calculating world dependencies ...done!
29 [ebuild U ] dev-util/indent-2.2.9 [2.2.6]
30 [ebuild UD] gnome-base/gnome-panel-1.4.2-r2 [2.2.0.1-r1]
31 [ebuild U ] sys-libs/slang-1.4.8 [1.4.5-r2]
32 [ebuild U ] sys-apps/pcmcia-cs-3.2.3-r2 [3.2.3-r1]
33 [ebuild U ] net-wireless/linux-wlan-ng-0.1.16_pre9 [0.1.16_pre8]
34 [ebuild U ] net-fs/samba-2.2.8_pre1 [2.2.7a]
35 [ebuild U ] sys-kernel/development-sources-2.5.63 [2.5.62-r2]
36 [ebuild U ] media-libs/libdvdread-0.9.4 [0.9.3]
37 [ebuild UD] media-libs/netpbm-9.12-r4 [10.11.5]
38 [ebuild UD] media-video/transcode-0.6.3 [0.6.3.20030116-r1]
39 [ebuild U ] gnome-extra/libgtkhtml-2.2.0-r1 [2.2.0]
40 [ebuild U ] media-libs/gst-plugins-0.6.0-r3 [0.6.0-r2]
41 [ebuild U ] x11-libs/vte-0.10.25 [0.10.23]
42 [ebuild U ] sys-apps/lm_sensors-2.7.0 [2.6.5]
43 [ebuild UD] media-libs/libmpeg2-0.2.1 [0.3.1]
44 [ebuild UD] media-video/avifile-0.7.15.20020816-r1 [0.7.32.20030219]
45 [ebuild U ] net-misc/rsync-2.5.6-r1 [2.5.6]
46
47 emerge info:
48
49 Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2_pre1-r0)
50 =================================================================
51 System uname: 2.4.19-xfs-r2 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
52 1.70GHz
53 GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
54 http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
55 CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
56 /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
57 /usr/share/config"
58 CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
59 PORTDIR="/usr/portage"
60 DISTDIR="/usr/portage/distfiles"
61 PKGDIR="/usr/portage/packages"
62 PORTAGE_TMPDIR="/var/tmp"
63 PORTDIR_OVERLAY=""
64 USE="oss libg++ mikmod nls gdbm arts tetex guile pam python esd 3dnow
65 acl acpi alsa avi berkdb bonobo crypt cups dga directfb doc dvd encode
66 evo fbcon gb gd gif gnome gphoto2 gpm gtk gtkhtml icc imap imlib innodb
67 java jikes jpeg junit kde ldap libwww maildir mbox mmx motif mozilla
68 mpeg mysql ncurses oav oggvorbis opengl pcmcia pda pdflib perl pic png
69 pnp qt qtmt quicktime readline samba sdl slang spell sse ssl svga tcltk
70 tcpd tiff truetype X xml xml2 xmms xv zlib x86 -apm -odbc"
71 COMPILER="gcc3"
72 CHOST="i686-pc-linux-gnu"
73 CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
74 CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
75 ACCEPT_KEYWORDS="x86 ~x86"
76 MAKEOPTS="-j2"
77 AUTOCLEAN="yes"
78 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
79 FEATURES="sandbox ccache"

Attachments

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

Replies

Subject Author
[gentoo-dev] emerge rsync Benjamin Podszun <ben@××××××××××××××.de>
Re: [gentoo-dev] Downgrade from gnome 2.2 to gnome 1.4 with emerge -u world? Spider <spider@g.o>