Gentoo Archives: gentoo-user-br

From: Davi <davividal@×××××××××××××.br>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] erro no emerge --uDN world
Date: Fri, 22 Jun 2007 23:33:41
Message-Id: 200706222033.40579.davividal@siscompar.com.br
In Reply to: Re: [gentoo-user-br] erro no emerge --uDN world by Raphael MD
1 Em Sexta 22 Junho 2007 20:02, Raphael MD escreveu:
2 > Bem sobre os problema dos error com o emerge -uDN world que param o
3 processo, a menssagem do problema atual é a seguinte:
4 > >localhost Desktop # emerge -uDN world
5
6 localhost Desktop # ????
7
8 Você fez:
9
10 localhost Desktop $ su
11 Password:
12 localhost Desktop #
13
14 Certo?
15 Você não está usando o ambiente gráfico como root, certo?
16
17 > >Calculating world dependencies /
18 > >!!! Ebuilds for the following packages are either all
19 > >!!! masked or don't exist:
20 > >app-crypt/openssl-tpm-engine
21
22 # emerge --search openssl-tpm-engine
23
24 > >... done!
25 > >!!! Error: the <dev-libs/boost-1.34.0 package conflicts with another
26 > > package; !!! the two packages cannot be installed on the same
27 > > system together. !!! Please use 'emerge --pretend' to determine
28 > > blockers.
29 > >For more information about Blocked Packages, please refer to the following
30 > >section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
31 > >http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
32 >
33
34 Como o Fabiano já disse: coloca o CD de boot e refaz do zero tudo...
35
36 > So que desta vez eu ja dei emerge -C boost, para removê-lo
37 > Ja dei emerge openssl, para reinstalar o openssl e não deu certo.
38 >
39 > Ai então dei:
40 >
41 > localhost Desktop # emerge --pretend boost
42 >
43 > These are the packages that would be merged, in order:
44 >
45 > Calculating dependencies... done!
46 > [ebuild N ] dev-libs/boost-1.33.1-r1 USE="doc -bcp -bjam -debug -icu
47 > -pyste -threads -threadsonly" [blocks B ] <dev-libs/boost-1.34.0 (is
48 > blocking dev-util/boost-build-1.34.0)
49 >
50
51 emerge -C serve para quê?
52 *Você* sabe para que serve o -C?
53 Sabe o que o -C faz?
54
55 Eu sou extremamente contra as flags reduzidas serem usadas a torto e a
56 direito...
57
58 Até que você *aprenda*, procure usar:
59
60 # emerge --unmerge PACOTE
61 # emerge --search PACOTE
62 # emerge --deep --update --newuse world
63 # emerge --sync
64 # emerge --ask --verbose --tree PACOTE
65 # emerge --pretend PACOTE
66
67 E por aí vai...
68
69 Veja: você não leu os manuais... Então não convém ficar tentando brincar com
70 opções reduzidas... Até que você *saiba* o que está fazendo...
71
72 Conselho de amigo... =)
73
74 > E começo então a achar q eu emergi a versão 1.34.0 na época que o
75 > ACCEPT="~x86" estava no meu make.conf
76 >
77
78 Hum... ~x86...
79
80 > Alguma sugestão?!?
81 >
82
83 RTFM
84
85 # emerge wtf
86
87 # wtf rtfm
88
89
90 Já te foi dito: ninguém aqui tem algo contra ajudar ninguém.
91 Mas, a rigor, não há desculpas para não ler o manual.
92
93 http://www.catb.org/~esr/faqs/smart-questions.html#before
94
95 [conteudo]
96
97 Before You Ask
98
99 Before asking a technical question by e-mail, or in a newsgroup, or on a
100 website chat board, do the following:
101
102 1.
103
104 Try to find an answer by searching the archives of the forum you plan to
105 post to.
106 2.
107
108 Try to find an answer by searching the Web.
109 3.
110
111 Try to find an answer by reading the manual.
112 4.
113
114 Try to find an answer by reading a FAQ.
115 5.
116
117 Try to find an answer by inspection or experimentation.
118 6.
119
120 Try to find an answer by asking a skilled friend.
121 7.
122
123 If you're a programmer, try to find an answer by reading the source
124 code.
125
126 When you ask your question, display the fact that you have done these things
127 first; this will help establish that you're not being a lazy sponge and
128 wasting people's time. Better yet, display what you have learned from doing
129 these things. We like answering questions for people who have demonstrated
130 they can learn from the answers.
131
132 Use tactics like doing a Google search on the text of whatever error message
133 you get (searching Google groups as well as Web pages). This might well take
134 you straight to fix documentation or a mailing list thread answering your
135 question. Even if it doesn't, saying “I googled on the following phrase but
136 didn't get anything that looked promising” is a good thing to do in e-mail or
137 news postings requesting help, if only because it records what searches won't
138 help.
139
140 Take your time. Do not expect to be able to solve a complicated problem with a
141 few seconds of Googling. Read and understand the FAQs, sit back, relax and
142 give the problem some thought before approaching experts. Trust us, they will
143 be able to tell from your questions how much reading and thinking you did,
144 and will be more willing to help if you come prepared. Don't instantly fire
145 your whole arsenal of questions just because your first search turned up no
146 answers (or too many).
147
148 Prepare your question. Think it through. Hasty-sounding questions get hasty
149 answers, or none at all. The more you do to demonstrate that having put
150 thought and effort into solving your problem before seeking help, the more
151 likely you are to actually get help.
152
153 Beware of asking the wrong question. If you ask one that is based on faulty
154 assumptions, J. Random Hacker is quite likely to reply with a uselessly
155 literal answer while thinking “Stupid question...”, and hoping the experience
156 of getting what you asked for rather than what you needed will teach you a
157 lesson.
158
159 Never assume you are entitled to an answer. You are not; you aren't, after
160 all, paying for the service. You will earn an answer, if you earn it, by
161 asking a substantial, interesting, and thought-provoking question — one that
162 implicitly contributes to the experience of the community rather than merely
163 passively demanding knowledge from others.
164
165 On the other hand, making it clear that you are able and willing to help in
166 the process of developing the solution is a very good start. “Would someone
167 provide a pointer?”, “What is my example missing?”, and “What site should I
168 have checked?” are more likely to get answered than “Please post the exact
169 procedure I should use.” because you're making it clear that you're truly
170 willing to complete the process if someone can just point you in the right
171 direction.
172
173 [/conteudo]
174
175
176 Eu podia ser bonzinho e traduzir essa coisa para você... Ou, melhor ainda, te
177 mandar a versão traduzida... A lista, com certeza, agradeceria...
178 Mas acredito que a lista vai agradecer, ainda mais, se você achar a versão
179 traduzida por si mesmo.
180
181 []s
182
183 --
184 Davi Vidal
185 davividal@×××××××××××××.br
186 davividal@×××××.com
187 --
188 "Religion, ideology, resources, land,
189 spite, love or "just because"...
190 No matter how pathetic the reason,
191 it's enough to start a war. "
192 --------------------------------------------------------
193 Por favor não faça top-posting, coloque a sua resposta abaixo desta linha.
194 Please don't do top-posting, put your reply below the following line.
195 --------------------------------------------------------