Gentoo Archives: gentoo-user

From: Harm Geerts <harmgeerts@××××.nl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Portage wants to re-emerge old kernel sources
Date: Fri, 23 Feb 2007 23:04:01
Message-Id: 200702232358.16535.harmgeerts@home.nl
In Reply to: Re: [gentoo-user] Portage wants to re-emerge old kernel sources by Grant
1 On Friday 23 February 2007, Grant wrote:
2 > > > It is true then that emerge --depclean never unmerges slotted packages?
3 > >
4 > > Just how would portage know that an old slot is no longer needed? Just
5 > > because a newer version is installed doesn't mean it's been compiled or
6 > > that the old is no longer needed (you might need to compile some package
7 > > against the old that fails to compile against the new)...
8 > >
9 > > For the more general case slot deps aren't allowed in the tree yet so
10 > > it's not all that easy to figure out which slots are in use. You do risk
11 > > breaking your system by pruning the wrong package..
12 >
13 > Ok, yes, slot deps sounds like what I'm after here. Is there a
14 > portage command I can run to see which packages are installed in more
15 > than one slot? I'm having disk space problems on my laptop.
16
17 emerge -Pp
18
19 Though you should never run that without --pretend cause that will destroy
20 your system.
21 --
22 gentoo-user@g.o mailing list

Replies