On Tuesday 17 June 2003 02:16 am, Andrei Ivanov wrote:
> you should modify /etc/make.conf and put ACCEPT_KEYWORDS="~x86" in there,
> that is if you want to take the risk of using `unstable` packages. So far,
> ~x86 is very stable...
>
> On Tue, 17 Jun 2003, Michael Wenk wrote:
> > Alright, I messed up last night. I wanted to update mysql to version 4.
> > So I went ahead and did the following command:
> >
> > ACCEPT_KEYWORDS="~x86" emerge -p mysql
> >
> > And it said all it needed to do was mysql. So fine, I did the following:
> >
> > ACCEPT_KEYWORDS="~x86" emerge -u mysql
> >
> > And it updated a good 18 packages including gcc, glibc, and other fun
> > ones besides mysql. so, now when I do an emerge -pu world, I get a list
> > of packages it wants to downgrade. So here's my question, should I
> > downgrade everything like it wants to, and then do the above emerge on
> > mysql w/o the "-u"? or should I do something else?
> >
> > Mike
> >
> > --
> > [EMAIL PROTECTED]
> > Mike Wenk
> >
> >
> > --
> > [EMAIL PROTECTED] mailing list
>
> --
> [EMAIL PROTECTED] mailing list
Hmm, okay, in preperation of doing this, I wanted to see what packages I would
have to update, so I did:
ACCEPT_KEYWORDS="~x86" emerge -pu world
I got in response:
Traceback (most recent call last):
File "/usr/bin/emerge", line 1902, in ?
if not mydepgraph.xcreate(myaction):
File "/usr/bin/emerge", line 887, in xcreate
if not self.create(myk):
File "/usr/bin/emerge", line 637, in create
if not self.select_dep("/",mydep["/"],myparent=mp):
File "/usr/bin/emerge", line 735, in select_dep
mycheck=portage.dep_check(depstring,self.mydbapi[myroot])
File "/usr/lib/python2.2/site-packages/portage.py", line 2543, in dep_check
mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
File "/usr/lib/python2.2/site-packages/portage.py", line 2299, in
dep_zapdeps
myresult=dep_zapdeps(unreduced[x],reduced[x])
File "/usr/lib/python2.2/site-packages/portage.py", line 2289, in
dep_zapdeps
return unreduced[1]
IndexError: list index out of range
That can't be good.. Is there something I need to do(URL would be great) b4
doing that sort of convert?
Mike
--
[EMAIL PROTECTED]
Mike Wenk
--
[EMAIL PROTECTED] mailing list