View previous topic :: View next topic |
Author |
Message |
LaSAR n00b
Joined: 12 Apr 2002 Posts: 63 Location: Antwerp, Belgium
|
Posted: Wed May 29, 2002 4:47 pm Post subject: should i.. |
|
|
perform the following update or will it be better to do upgrade in small steps?
(just want to make sure i dont break anything )
root@glenn glenn # emerge -u world -p
These are the packages that I would merge, in order.
Calculating world dependencies ...done!
[ebuild U ] sys-apps/iptables-1.2.6a-r1 to /
[ebuild U ] sys-apps/shadow-4.0.2-r5 to /
[ebuild U ] app-admin/fam-oss-2.6.7-r1 to /
[ebuild U ] x11-libs/qt-3.0.4.1 to /
[ebuild U ] kde-base/arts-1.0.1 to /
[ebuild U ] dev-libs/libxml2-2.4.22 to /
[ebuild U ] dev-libs/libxslt-1.0.18 to /
[ebuild U ] app-text/ghostscript-7.05 to /
[ebuild U ] app-text/sgml-common-0.6.3 to /
[ebuild U ] kde-base/kdelibs-3.0.1 to /
[ebuild U ] kde-base/kdebase-3.0.1 to /
[ebuild U ] kde-base/kdeartwork-3.0.1 to /
[ebuild U ] media-sound/alsa-driver-0.9.0_rc1-r7 to /
[ebuild U ] media-gfx/pixieplus-kde-0.3-r1 to /
[ebuild N ] sys-apps/pam-login-3.6-r1 to /
[ebuild U ] sys-apps/util-linux-2.11o-r3 to /
[ebuild U ] sys-devel/libtool-1.4.1-r7 to /
[ebuild U ] dev-util/ctags-5.2.3 to /
[ebuild U ] net-www/htdig-3.1.6-r3 to /
[ebuild U ] app-doc/qt-docs-3.0.4.1 to /
[ebuild U ] dev-util/kdevelop-2.1.1 to /
[ebuild U ] media-video/avifile-0.7.4.20020426-r2 to /
[ebuild U ] media-sound/xmms-1.2.7-r6 to /
[ebuild U ] dev-java/java-config-0.2.4 to /
[ebuild N ] dev-libs/expat-1.95.2 to /
[ebuild U ] gnome-base/ORBit-0.5.16 to /
[ebuild U ] net-www/mozilla-1.0_rc2-r1 to /
[ebuild U ] media-libs/imlib-1.9.14-r1 to /
[ebuild U ] media-gfx/sane-backends-1.0.7-r1 to /
[ebuild U ] kde-base/kdegraphics-3.0.1 to /
[ebuild U ] app-cdr/cdrtools-1.11.23 to /
[ebuild U ] media-video/xanim-2.80.1-r3 to /
[ebuild U ] media-sound/mpg123-0.59r-r1 to /
[ebuild U ] kde-base/kdemultimedia-3.0.1 to /
[ebuild U ] kde-base/kdepim-3.0.1 to /
[ebuild U ] kde-base/kdenetwork-3.0.1 to /
[ebuild U ] kde-base/kdeaddons-3.0.1 to /
[ebuild U ] app-arch/rpm-4.0.4-r2 to /
[ebuild U ] kde-base/kdeadmin-3.0.1 to /
[ebuild U ] kde-base/kdegames-3.0.1 to /
[ebuild U ] kde-base/kdetoys-3.0.1 to /
[ebuild U ] kde-base/kdeedu-3.0.1 to /
[ebuild U ] kde-base/kdeutils-3.0.1 to /
[ebuild U ] kde-base/kde-3.0.1 to /
[ebuild U ] dev-lang/nasm-0.98.31-r1 to /
[ebuild U ] media-libs/svgalib-1.4.3-r1 to /
[ebuild U ] media-video/mplayer-0.90_pre4 to / |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Wed May 29, 2002 4:54 pm Post subject: Re: should i.. |
|
|
LaSAR wrote: | perform the following update or will it be better to do upgrade in small steps? |
It should work fine either way, but in case something gets borked, it will be easier to troubleshoot if you're doing a few apps at a time. Might start with kdebase and work from there. (of course, kdebase will pull in most of those other apps anyway)
Of course, you're backing everything up first, right?
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
alec Apprentice
Joined: 19 Apr 2002 Posts: 270 Location: Here
|
Posted: Wed May 29, 2002 5:08 pm Post subject: |
|
|
Honestly, it depends on the packages. For example, when I upgrade my desktop with KDE, yeah, it's fine to go all in one step. However, if I'm upgrading my server or installing something new, I like to do it individually because sometimes there will be instructions at the end that I will miss if I do a bunch of them. |
|
Back to top |
|
|
JefP@@ Apprentice
Joined: 09 May 2002 Posts: 179 Location: Belgium
|
Posted: Wed May 29, 2002 6:33 pm Post subject: |
|
|
Most of the time, I upgrade everything seperataly, because also unmerge the old package ... duno wheter emerge -u world does that ? When upgrading kde, I just enter "emerge kde-base/kde, which will install kde completely. So it kinda depends on what has to be upgraded. The system however, I always upgrade with "emerge -u system"
btw: leuk om nog een belg tegen te komen
Grtz |
|
Back to top |
|
|
AutoBot l33t
Joined: 22 Apr 2002 Posts: 968 Location: Usually Out
|
Posted: Thu May 30, 2002 12:43 am Post subject: |
|
|
You can upgrade but you still will be left with the old package, thats where this one comes into play
_________________ This message self destructed a long time ago. |
|
Back to top |
|
|
lx Veteran
Joined: 28 May 2002 Posts: 1012 Location: Netherlands
|
Posted: Thu May 30, 2002 8:48 am Post subject: |
|
|
To state the obvious do a emerge -p clean first check to see everything is fine and then emerge clean. I have some packages like gtk+ where I need 1.2 and 2.0.3. emerge clean would unmerge the later one (that ain't nice). Well I need some cleaning to do (thkx for reminding) _________________ "Remember there's a big difference between kneeling down and bending over.", Frank Zappa |
|
Back to top |
|
|
AutoBot l33t
Joined: 22 Apr 2002 Posts: 968 Location: Usually Out
|
Posted: Thu May 30, 2002 2:40 pm Post subject: |
|
|
lx wrote: | To state the obvious do a emerge -p clean first check to see everything is fine and then emerge clean. I have some packages like gtk+ where I need 1.2 and 2.0.3. emerge clean would unmerge the later one (that ain't nice). Well I need some cleaning to do (thkx for reminding) |
Yeah I do that sometimes, forget to state the obvious. Just I have used gentoo long enough that the -p option is as natural as a debian user typing apt-get or even a gentoo user typing emerge _________________ This message self destructed a long time ago. |
|
Back to top |
|
|
|