Gentoo Archives: gentoo-user

From: Tim Igoe <tim@×××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Exluding some apps from emerge --update world
Date: Sun, 30 Jul 2006 17:34:16
Message-Id: 44CCEC3B.8010301@igoe.me.uk
1 Alex Fortwinder wrote:
2 > Hi again. I did everything you've suggested and put those in /etc/portage/mask, however I got this:
3 >
4 >
5 > --- Invalid atom in /etc/portage/package.mask: mail-client/sylpheed-2.2.5
6 > --- Invalid atom in /etc/portage/package.mask: www-client/mozilla-firefox-1.5.0.4
7 > --- Invalid atom in /etc/portage/package.mask: xorg-x11-7.0-r1
8 >
9 > What's atom it's talking about? Thanks again
10 >
11
12 The 'atom' being each line.
13
14 Because you have specified a version number, you will need to tell it if
15 you mean just that version (=) or anything newer than that version (>=)
16
17 thus
18
19 www-client/mozilla-firefox-1.5.0.4
20
21 would become
22
23 >=www-client/mozilla-firefox-1.5.0.4
24
25
26 Tim
27
28 > Alex
29 >
30 >
31 >
32 >
33 >
34 >
35 > On Sun, 30 Jul 2006 11:24:07 -0500
36 > Randy Barlow <randy@×××××××××××××××××.com> wrote:
37 >
38 >
39 >> Alex Fortwinder wrote:
40 >>
41 >>> I's like to update my system, however, I'd like to keep some of the packages as they are (X, firefox, kernel, etc)
42 >>> How do I go about it before i run emerge --update --deep --newuse world?
43 >>>
44 >> Add entries to /etc/portage/package.mask. Something like:
45 >>
46 >>
47 >>> x11-base/xorg-x11-7.0-r1
48 >>>
49 >> would tell portage not to merge anything "greater than" X version
50 >> 7.0-r1. You could also just put 7.0 and it would at least get you the
51 >> bug fixes (r2, r3, etc. when they come along). Enjoy!
52 >>
53 >> R
54 >> --
55 >> gentoo-user@g.o mailing list
56 >>
57 >>
58
59
60 --
61 Tim Igoe
62 http://tv.igoe.me.uk - UK TV Guide
63
64 "Computers are like Air-con, open windows and they stop working!"

Attachments

File name MIME type
signature.asc application/pgp-signature