Gentoo Archives: gentoo-user

From: "Fatih Tümen" <fthtmn+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I unmask package and mask just its one version?
Date: Thu, 28 Oct 2010 18:00:57
Message-Id: AANLkTimwO1fafHCZwDyw-EfO5KdzcG-S-4dNgd4ow3bv@mail.gmail.com
In Reply to: [gentoo-user] How can I unmask package and mask just its one version? by Jarry
1 On Thu, Oct 28, 2010 at 20:13, Jarry <mr.jarry@×××××.com> wrote:
2 > Hi,
3 > how can I unmask (generally) certain M~ masked package and
4 > mask one particular version of that package? I want to use
5 > that package, but skip just one "x.y.z" upgrade, and continue
6 > with any future higher upgrades ("x.y.z+1").
7 >
8 > So I entered tree/package in /etc/portage/package.unmask, and
9 > tree/package_x.y.z into /etc/portage/package.mask. But this
10 > does not work, that "x.y.z" version still wants to be installed...
11 >
12 > Jarry
13 >
14 > --
15 > _______________________________________________________________
16 > This mailbox accepts e-mails only from selected mailing-lists!
17 > Everything else is considered to be spam and therefore deleted.
18 >
19 >
20
21 # emerge app-portage/autounmask
22 # autounmask category/package-version
23
24 Watch the output of autounmask, read the written files, you will see how to.
25
26 --
27    Fatih