Gentoo Archives: gentoo-dev

From: duchier@×××××××××.de
To: gentoo-dev@g.o
Subject: [gentoo-dev] Re: emerge -Up tetex wants to downgrade
Date: Tue, 29 Apr 2003 15:41:42
Message-Id: 87ptn5gvkc.fsf@tdg.loria.fr
In Reply to: Re: [gentoo-dev] emerge -Up tetex wants to downgrade by Patrick Kursawe
1 Patrick Kursawe <phosphan@g.o> writes:
2
3 >> Calculating world dependencies ...done!
4 >> [ebuild UD] app-text/tetex-1.0.7-r12 [2.0-r1]
5 >
6 > Tetex 2.0-r1 has been removed from portage. It looks like emerge
7 > tries to be on the safe side and rather downgrade than keep
8 > a version it does not know about. If you upgrade to tetex-2.0.2,
9 > emerge -U should no longer try to downgrade.
10
11 Thank you very much! That explains it and your suggestion fixed the
12 problem. However, is this really the _right_ behaviour?
13
14 o portage actually knows something about tetex 2.0-r1 since it is
15 emerged
16
17 o --upgradeonly promises to not downgrade: regardless of whether
18 there is currently an ebuild for the installed version, the
19 version is known, and IMHO that fixes the semantics of
20 downgrading
21
22 o maybe --pretend could provide an indication that no ebuild for
23 the currently installed version can be found
24
25 Comments?
26
27 --
28 Denys Duchier - Équipe Calligramme - LORIA, Nancy, France
29
30
31 --
32 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: emerge -Up tetex wants to downgrade Patrick Kursawe <phosphan@g.o>
Re: [gentoo-dev] Re: emerge -Up tetex wants to downgrade Nick Jones <carpaski@××××××.net>