Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] upgrading question
Date: Wed, 20 Sep 2006 18:06:04
Message-Id: loom.20060920T193932-928@post.gmane.org
1 Hello,
2
3 Ordinarily, I'd just remove the blocking packages and away I'd go
4 with the 'emerge -uDNv world' command.
5
6 However, since glibc(2.4+) , gcc(4.1), xorg-x11 (7.0),
7 /etc/make.profile and kde-mono to kde-meta have combined, lately, to whip
8 the snot out of me, I thought I'd post and get suggestions and explainations
9 on how to upgrade, hopefully avoiding the 2006.1 installation media.
10
11 Right now everything is working, but the system wants to upgrade about
12 ( 140 ) packages (emerge -uDNvp world | wc -l) = 140
13
14
15 emerge -uDNvp world:
16 blocks B ] media-video/nvidia-kernel (is blocking
17 x11-drivers/nvidia-drivers-1.0.8774)
18 [blocks B ] media-video/nvidia-glx (is blocking
19 x11-drivers/nvidia-drivers-1.0.8774)
20
21 <ship>
22
23 lspci:
24 01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400]
25 (rev b2)
26
27 x11-base/xorg-x11
28 Available versions: [M]6.8.2-r8 [M]6.9.0-r3 7.0-r1 ~7.1
29 Installed: 7.0-r1
30
31 and a few key lines form xorg.conf:
32 Section "Monitor"
33 Identifier "Monitor0"
34 VendorName "VIZIO"
35 ModelName "VIZIO L32"
36 HorizSync 31-70
37 VertRefresh 50-85
38
39 DisplaySize 347 195 # display size in mm for DPI autoset
40 # width = 1366pix / 100pix/in -> 13.66in * 25.4mm/in -> 347 mm
41 # height = 768pix / 100pix/in -> 7.68 in * 25.4mm/in -> 195 mm
42 # Option "DPI" "100 x 100" # <---this is place
43
44 Mode "1366x768" # vfreq 59.815Hz, hfreq 47.553kHz
45 DotClock 85.500000
46 HTimings 1366 1494 1624 1798
47 VTimings 768 770 776 795
48 Flags "-HSync" "+VSync"
49 EndMode
50 EndSection
51
52
53
54 Here is what else might be useful info:
55
56 from /proc/cpuinfo
57 model name : AMD Athlon(TM) XP 2400+
58
59
60 gcc-config -l
61 [1] i686-pc-linux-gnu-3.3.6
62 [2] i686-pc-linux-gnu-3.3.6-hardened
63 [3] i686-pc-linux-gnu-3.3.6-hardenednopie
64 [4] i686-pc-linux-gnu-3.3.6-hardenednopiessp
65 [5] i686-pc-linux-gnu-3.3.6-hardenednossp
66 [6] i686-pc-linux-gnu-3.4.6 *
67 [7] i686-pc-linux-gnu-3.4.6-hardened
68 [8] i686-pc-linux-gnu-3.4.6-hardenednopie
69 [9] i686-pc-linux-gnu-3.4.6-hardenednopiessp
70 [10] i686-pc-linux-gnu-3.4.6-hardenednossp
71 [11] i686-pc-linux-gnu-4.1.1
72
73
74 eix glibc
75 Installed: 2.4-r3
76
77 l /etc/make.profile
78 lrwxrwxrwx 1 root root 48 Aug 31 13:23 /etc/make.profile ->
79 ../usr/portage/profiles/default-linux/x86/2006.0
80
81
82 Can I just remove the blocking packages and 'emerge -uDNv world' ???
83
84
85 --just a little gun shy at the moment.... Yes I have a backup
86 of /etc/ /boot and /home everything else is replaceable....
87
88 suggestions?
89
90
91 James
92
93
94
95
96
97 --
98 gentoo-user@g.o mailing list