Gentoo Archives: gentoo-dev

From: Enrico Weigelt <weigelt@×××××.de>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Re: Re: Masking practics
Date: Mon, 07 Aug 2006 19:18:48
Message-Id: 20060807191454.GF18220@nibiru.local
In Reply to: [gentoo-dev] Re: Re: Re: Masking practics by Duncan <1i5t5.duncan@cox.net>
1 * Duncan <1i5t5.duncan@×××.net> schrieb:
2
3 <snip>
4
5 > > # WARNING: installed package foo-1.1 has been masked and would # be
6 > > downgraded:
7 > > # <masking comment ...>
8 > > [...]
9 >
10 > That's precisely what emerge --pretend --verbose covers. Or, if you want
11 > the display with a question to continue or not, use --ask instead of
12 > --verbose.
13
14 Ah, emerge actually tells you that it's going to *downgrade*
15 (not just printing out two version numbers and letting the user
16 compare each packege's version number for its own) ?
17
18 > A good Gentoo user (read that as a good system administrator, because
19 > that's exactly what a Gentoo distribution user is in this context) will
20 > never run a straight "fully automatic" upgrade/downgrade, without knowing
21 > exactly what's going to be done, because that's foolhardy, as you
22 > correctly point out. They will always know what to expect, because they
23 > will have either used --pretend first, or will use --ask as a matter of
24 > course.
25
26 Of course I always use -p, but having to look at each package's
27 version numbers if it someday may want to downgrade. For such number
28 comparison, humans are not the best processor, the computer is
29 far much better for it.
30
31 Why can't emerge just print out an fat warning if its going to
32 downgrade ? Would save people from much, much trouble.
33
34
35 cu
36 --
37 ---------------------------------------------------------------------
38 Enrico Weigelt == metux IT service - http://www.metux.de/
39 ---------------------------------------------------------------------
40 Please visit the OpenSource QM Taskforce:
41 http://wiki.metux.de/public/OpenSource_QM_Taskforce
42 Patches / Fixes for a lot dozens of packages in dozens of versions:
43 http://patches.metux.de/
44 ---------------------------------------------------------------------
45 --
46 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: Re: Re: Masking practics Steve Dibb <beandog@g.o>