On 9/21/05, Neil Bothwick <[EMAIL PROTECTED]> wrote:
On Wed, 21 Sep 2005 16:36:59 +0200, Fernando Meira wrote:

> > If you installed it with portage, you should have it in world.
>
>
> I've installed with portage, but with --oneshop option. This is because
> (as Holly said) E17 packages need to be installed in proper order. So I
> use a script to update E-related packages. I think if I would let
> portage update them something would get messed up...

So you lied to portage and now it's acting on the incorrect information
you have given it :)

Basically, yeah!

> So, in the end, can't I use depclean without adding these packages to
> world file?

Add them to world. As long as you don't do an automatic emerge -uD
world you shouldn't have a problem. When updates come out, yopu'll see
them in the output of emerge -pvD world (which you won't with your
current setup) then you can merge them manually in the correct order
before letting portage handle the rest of world.

I might be wrong, but I have the idea that E-cvs packages are always updated during an emerge world. Therefore I can't control it by updating (manually) E-packages and then run emerge world. However, I'll check this next update.
With all that said, I assume that there's no way to manage my packages for update and depclean while keeping some of them out of world file... damn..

> > Do you have the wind32codecs USE flag set? Have you changed it
> > recently? Did you do "emerge -uavDN world" before depclean? If you
> > didn't, your current USE flags may be out of sync with what the
> > packages were actually merged with.

> I don't have that flag set.. never had. Should I? And, first of all,
> why do I have win32codecs without having the flag? Was it a dependence
> of a prior version of mplayer?

That's a possible explanation. the easy way to find out is to run

quickpkg win32codecs
emerge -C win32codecs
emerge world -uavDk

If it really is needed, the last command will re-emerge it.

I take it you have run "emerge -uavD --newuse world" before depclean?

I think I'll just add the flag and add --newuse flag for next emerge world! Thanks.


Reply via email to