Gentoo Archives: gentoo-user

From: "Michael P. Soulier" <msoulier@×××××××××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] keeping an installed version
Date: Thu, 19 Mar 2009 21:48:54
Message-Id: 20090319214801.GA9726@anton.digitaltorque.ca
1 Hi,
2
3 I'm trying to understand package masking. If I want to keep a version of a
4 package, if I mask-out anything higher than the current version then I figured
5 that would accomplish the task.
6
7 Currently I have media-video/nvidia-settings-169.07
8
9 If I want to keep this, I thought I could add this to
10 /etc/portage/package.mask
11
12 >media-video/nvidia-settings-169.07
13
14 but if I run
15
16 emerge --update --pretend --deep world
17
18 I get
19
20 [ebuild UD] media-video/nvidia-settings-1.0.20070621 [169.07]
21
22 I don't understand why it wants to downgrade the package from 169.07. I'm
23 obviously missing something.
24
25 Thanks,
26 Mike
27 --
28 Michael P. Soulier <msoulier@×××××××××××××.ca>
29 "Any intelligent fool can make things bigger and more complex... It takes a
30 touch of genius - and a lot of courage to move in the opposite direction."
31 --Albert Einstein

Replies

Subject Author
Re: [gentoo-user] keeping an installed version Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] keeping an installed version Alan McKinnon <alan.mckinnon@×××××.com>