Gentoo Archives: gentoo-user

From: "Rupert Young (Restart)" <rupert.young@×××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] What's my architecture ? - was System update problems
Date: Thu, 22 Sep 2005 23:27:35
Message-Id: 20050922232306.EFC28251115@smtp.nildram.co.uk
In Reply to: RE: [gentoo-user] System update problems by Michael Kintzios
1 I was having a problem updating my system, but I think I have a more
2 fundamental problem. I'm not sure what my architecture is!
3
4 Sorry for the dumb question.
5
6 uname -a, gives the following
7
8 Linux fluffy 2.6.7-gentoo-r14 #1 SMP Wed Aug 18 09:57:23 UTC 2004 x86_64 AMD
9 Opteron(tm) Processor 250 AuthenticAMD GNU/Linux
10
11 Does this mean my arch is x86 or amd?
12
13 For those who have managed to get this far without collapsing in fits of
14 hysterics a bit of history,
15
16 * Someone installed gentoo about a year ago for me.
17 * Last week I wanted to add some apps and as I was finding probs decided to
18 do an upadate.
19 * I think I did emerge sync first.
20 * then tried emerge -uDpv world
21 * somewhere I had a problem that make.profile was not linked
22 * I did a symbolic link to the amd64 2005.1 dir
23 * then had various problems, such as
24 !!! ERROR: sys-devel/gcc-3.4.4-r1 failed,
25 when doing emerge -uv system
26
27 I have now link make.profile to
28 /usr/portage/profiles/default-linux/x86/2005.1
29
30 Was this right?
31
32 I then did emerge --sync and etc-update on 61 config files.
33
34 Now getting the error below on emerge -upv system.
35
36 Am I barking up the right tadpole?
37
38 !!! All ebuilds that could satisfy "sys-libs/libstdc++-v3" have been masked.
39 !!! One of the following masked packages is required to complete your
40 request:
41 - sys-libs/libstdc++-v3-3.3.3-r1 (masked by: ~x86 keyword)
42 - sys-libs/libstdc++-v3-3.3.4 (masked by: ~x86 keyword)
43 - sys-libs/libstdc++-v3-3.3.6 (masked by: ~x86 keyword)
44
45 For more information, see MASKED PACKAGES section in the emerge man page or
46 section 2.2 "Software Availability" in the Gentoo Handbook.
47
48
49 !!! Problem with ebuild sys-devel/gcc-3.4.1-r1
50 !!! Possibly a DEPEND/*DEPEND problem.
51
52 !!! Depgraph creation failed.
53
54 Regards,
55
56 Rupert
57
58 > -----Original Message-----
59 > From: Michael Kintzios [mailto:michaelkintzios@××××××××.uk]
60 > Sent: 22 September 2005 14:19
61 > To: gentoo-user@l.g.o
62 > Subject: RE: [gentoo-user] System update problems
63 >
64 >
65 >
66 > > -----Original Message-----
67 > > From: Rupert Young (Restart)
68 > > [mailto:rupert.young@×××××××××××××××××.com]
69 > > Sent: 22 September 2005 12:25
70 > > To: gentoo-user@l.g.o
71 > > Subject: RE: [gentoo-user] System update problems
72 > >
73 > >
74 > > Thanks. Unless anyone else has any suggestions I will try it.
75 > >
76 > > Can anyone else confirm this is the way to go before I try?
77 >
78 > It depends how patient you are. The suggested fix will bring your
79 > machine up to an "as new" condition. On the other hand, it might
80 > unnecessarily rebuilt packages that may not be broken or need updating
81 > (yet) and will take years to complete (well, it depends on how fast your
82 > machine is :-) That said I would think that after a whole year there
83 > wouldn't be much left in portage, which has not a new ebuild?
84 >
85 > As an alternative, if your machine is not totally hosed you could start
86 > from the bottom up rebuilding the core packages and after a fresh
87 > --sync, update the whole world. Try re-emerging the gentoo toolkit:
88 > gcc-config glibc binutils libstdc++. Run # etc-update and # env-update
89 > && source /etc/profile as required and rebuild portage; do another
90 > --sync; and then emerge -upDv world to see what comes up in need for an
91 > update.
92 >
93 > However, if basic compilers, etc. are broken you will not be able to
94 > re-emerge the toolkit and the solution suggested by Dave remains the
95 > best option.
96 > --
97 > Regards,
98 > Mick
99 >
100 > --
101 > gentoo-user@g.o mailing list
102
103
104
105 --
106 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] What's my architecture ? - was System update problems Rumen Yotov <rumen_yotov@×××.bg>