Gentoo Archives: gentoo-user

From: Mariusz Zalewski <mz-gentoo@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Removing unnecessary package versions in lower slots
Date: Sat, 02 Sep 2006 10:53:22
Message-Id: 44F960D0.4030405@mala.aluzja.net
1 Hello.
2
3 There are some packages on my systems, which probably are unnecessary. I
4 would like to clean them, but my problem is connected with slotted packages.
5
6 For example, I've checked glsa-check output:
7
8 # glsa-check -p affected
9 Checking GLSA 200607-02
10 The following updates will be performed for this GLSA:
11 media-libs/freetype-2.1.10-r2 (2.1.10-r2)
12
13 And I've found that there is security problem with media-libs/freetype.
14 I've had installed the newest, stable version of this package
15 (2.1.10-r2) in the past.
16
17 # eix media-libs/freetype
18 * media-libs/freetype
19 Available versions: 1.3.1-r4 ~1.3.1-r5 2.1.9-r1 ~2.1.10 ~2.1.10-r1
20 2.1.10-r2 [M]2.2.1
21 Installed: 1.3.1-r4 2.1.10-r2
22 Homepage: http://www.freetype.org/
23 Description: A high-quality and portable font engine
24
25
26 Freetype is slotted into to versions and 1.3.1-r4 is affected. How can I
27 check, if there are any packages that depends on
28 =media-libs/freetype-1.3.1-r4? I would like to remove this version from
29 system if it's not necessary. 'equery depends' tool does not work with
30 version of package in syntax. I know, that there is 'emerge --depclean'
31 but there isn't freetype in output.
32
33 --
34 Best regards,
35 Mariusz
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Removing unnecessary package versions in lower slots Richard Fish <bigfish@××××××××××.org>