[gentoo-user] Manually removing packages from world problem

2015-12-24 Thread João Matos
Dear list,

I was having problem with plasma, so I decided to change it.

I've removed all packages related from world, changed the profile, erased
use-related files from /etc/portage.

Then I've used "emerge --depclean", that worked as should be.

However, when I tried "emerge -avuDN world" I got a problem: portage tries
to emerge all these world packages I removed before.

What should be happening?

Thank you all,
-- 
João Neto
Linux User #461527
http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552


Re: [gentoo-user] Manually removing packages from world problem

2015-12-24 Thread Dale
João Matos wrote:
> Dear list,
>
> I was having problem with plasma, so I decided to change it.
>
> I've removed all packages related from world, changed the profile,
> erased use-related files from /etc/portage.
>
> Then I've used "emerge --depclean", that worked as should be.
>
> However, when I tried "emerge -avuDN world" I got a problem: portage
> tries to emerge all these world packages I removed before.
>
> What should be happening?
>
> Thank you all,
> -- 
> João Neto
> Linux User #461527
> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552


Try adding the -t option to emerge and it will tell you what is pulling
them in.  Odds are, you have KDE installed and that is pulling it in. 
Keep in mind, you should only add packages to world that you actually
use.  Emerge will take care of pulling in the dependencies.  For me, I
used kde-meta.  It pulled in most everything I needed.  Anything that
was missing, I emerged and had it add it to world.  I have several
plasma packages installed but none of them are listed in the world file. 

If the -t doesn't shed any light, post what it shows and maybe it will
help someone else see something, that is there or not there that should
be. 

Dale

:-)  :-) 




Re: [gentoo-user] Manually removing packages from world problem

2015-12-24 Thread Ian Bloss
Check your /var/lib/world file to see if there are any packages or sets
that mught be pulling it. Also check make.conf global USE and package.use

On Thu, Dec 24, 2015, 17:24 João Matos  wrote:

> Dear list,
>
> I was having problem with plasma, so I decided to change it.
>
> I've removed all packages related from world, changed the profile, erased
> use-related files from /etc/portage.
>
> Then I've used "emerge --depclean", that worked as should be.
>
> However, when I tried "emerge -avuDN world" I got a problem: portage tries
> to emerge all these world packages I removed before.
>
> What should be happening?
>
> Thank you all,
> --
> João Neto
> Linux User #461527
> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
>


Re: [gentoo-user] Manually removing packages from world problem

2015-12-24 Thread João Matos
2015-12-24 22:48 GMT+00:00 Dale :

> João Matos wrote:
> > Dear list,
> >
> > I was having problem with plasma, so I decided to change it.
> >
> > I've removed all packages related from world, changed the profile,
> > erased use-related files from /etc/portage.
> >
> > Then I've used "emerge --depclean", that worked as should be.
> >
> > However, when I tried "emerge -avuDN world" I got a problem: portage
> > tries to emerge all these world packages I removed before.
> >
> > What should be happening?
> >
> > Thank you all,
> > --
> > João Neto
> > Linux User #461527
> > http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
>
>
> Try adding the -t option to emerge and it will tell you what is pulling
> them in.  Odds are, you have KDE installed and that is pulling it in.
> Keep in mind, you should only add packages to world that you actually
> use.  Emerge will take care of pulling in the dependencies.  For me, I
> used kde-meta.  It pulled in most everything I needed.  Anything that
> was missing, I emerged and had it add it to world.  I have several
> plasma packages installed but none of them are listed in the world file.
>
> If the -t doesn't shed any light, post what it shows and maybe it will
> help someone else see something, that is there or not there that should
> be.
>
> Dale
>
> :-)  :-)
>
>
>
The problem was the user. yakuake was there. I removed it, and everything
is working as it shoud.

thank you all any way

-- 
João Neto
Linux User #461527
http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552