Gentoo Archives: gentoo-user

From: Evgeniy Bushkov <zhen@×××××××××.ru>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python2.4 directory
Date: Thu, 05 Mar 2009 13:31:48
Message-Id: 49AFD3BF.90504@dotcomltd.ru
In Reply to: [gentoo-user] python2.4 directory by Dirk Uys
1 Dirk Uys wrote:
2 > Hi
3 >
4 > I noticed that I still had python-2.4 on my system. Did a quick run of
5 > python-updater, to make sure nothing is using python-2.4 anymore and
6 > then unmerged python2.4.
7 >
8 > Should I manually remove /usr/lib64/python2.4, or is there a way to
9 > make portage do it?
10 >
11 > Regards
12 > Dirk
13 >
14 >
15 Just run: emerge --depclean -a python
16 You should get something like this:
17
18 dev-lang/python
19 selected: 2.4.4-r14
20 protected: none
21 omitted: 2.5.2-r7
22 >>> 'Selected' packages are slated for removal.
23 >>> 'Protected' and 'omitted' packages will not be removed.
24
25 Would you like to unmerge these packages? [Yes/No]
26
27
28 Best regards,
29 Evgeniy B.

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-user] python2.4 directory Daniel Pielmeier <daniel.pielmeier@××××××××××.com>