Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Upgrade only to bigger Version
Date: Fri, 26 Jul 2013 22:15:53
Message-Id: 20130727001657.ac533a04be0955000aeae05d@web.de
In Reply to: Re: [gentoo-user] Upgrade only to bigger Version by Mick
1 Hello,
2
3 On Fri, 26 Jul 2013 20:43:43 +0100 Mick <michaelkintzios@×××××.com>
4 wrote:
5
6 > You could mask any versions greater than >4.1.0.2 and lesser than
7 > <4.1.0.2 I guess, but instead you may want to give
8 > app-office/libreoffice-bin a spin which will save significant time
9 > when you need to update/downgrade this package.
10
11 I have now masked what you say, but the result is same, portage make
12 a downgrade.
13
14 emerge -s libreoffice without mask:
15 * app-office/libreoffice
16 Latest version available: 4.1.0.4
17 Latest version installed: 4.1.0.2
18
19 emerge -s libreoffice with mask:
20 * app-office/libreoffice
21 Latest version installed: 4.1.0.2
22
23 emerge -avuDN @world
24 [ebuild UD ] app-office/libreoffice-l10n-4.0.4.2 [4.1.0.2]
25 [ebuild UD ] dev-util/mdds-0.7.1:0/0 [0.8.1:0/0.8.1]
26 [ebuild UD ] dev-libs/liborcus-0.3.0:0/0 [0.5.1:0/0.5]
27 [ebuild UD ] app-office/libreoffice-4.0.4.2 [4.1.0.2]
28
29 Its really crazy. I have netbook and p4 desktop, i want not run
30 12 hours compile orgy for small upgrade which normal no one feel.
31
32 gentoomobile siefke # cat /etc/portage/package.mask
33 >app-office/libreoffice-4.1.0.2
34 >app-office/libreoffice-l10n-4.1.0.2
35
36 when use the follow entry, is the same, downgrade.
37 gentoomobile siefke # cat /etc/portage/package.mask
38 >=app-office/libreoffice-4.1.0.2
39 >=app-office/libreoffice-l10n-4.1.0.2
40
41 Ideas?
42
43 Thank you for help and nice weekend.
44 Silvio

Replies

Subject Author
Re: [gentoo-user] Upgrade only to bigger Version Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Upgrade only to bigger Version Bruce Hill <daddy@×××××××××××××××××××××.com>