Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] About trying to prevent downgrades of packages that cause system breakage
Date: Sat, 30 Jun 2012 20:02:53
Message-Id: 4FEF5B30.7080909@gentoo.org
In Reply to: Re: [gentoo-dev] About trying to prevent downgrades of packages that cause system breakage by Ralph Sennhauser
1 On 06/30/2012 12:42 PM, Ralph Sennhauser wrote:
2 > That might be neat, but it would already help if you had to add
3 > --allow-downgrades or similar to emerge in case Portage wants to
4 > downgrade one or more packages.
5 > Besides preventing an accidental downgrade it would raise the
6 > awareness of the problem.
7
8 I think people would just put it in EMERGE_DEFAULT_OPTS and forget about
9 it, since downgrades are a fairly common occurrence, due to changes in
10 version numbering schemes or buggy versions being dropped from the tree.
11 Maybe a RESTRICT="downgrade" metadata setting would help to reduce the
12 noise so that people would be less likely to enable --allow-downgrades
13 by default.
14 --
15 Thanks,
16 Zac

Replies