Gentoo Archives: gentoo-dev

From: Nirbheek Chauhan <nirbheek@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: QA: package.mask policies
Date: Sun, 08 Nov 2009 00:08:59
Message-Id: 8b4c83ad0911071608n7ebc31dcy6e7eb1d9470b3067@mail.gmail.com
In Reply to: [gentoo-dev] Re: QA: package.mask policies by Duncan <1i5t5.duncan@cox.net>
1 On Sun, Nov 8, 2009 at 12:33 AM, Duncan <1i5t5.duncan@×××.net> wrote:
2 > 2) That won't necessarily stop the bugs from rolling in.  Some devs may
3 > get tired of live pkg bugs and package.mask it, thus putting up a double-
4 > barrier to the live ebuild.  If users jump BOTH barriers and fall over
5 > the ledge, well... maybe they /need/ that Darwin Award! =:^]
6 >
7
8 We had something interesting happen with policykit. It was masked for
9 a very long time, and so all users of policykit had
10 "sys-auth/policykit" in p.unmask. Then it was unmasked, but of course
11 who bothers cleaning up their local configuration as long as it works?
12
13 Months later, policykit-0.92 was added (masked) which was ABI, API,
14 UI, everything incompatible. Naturally portage on said users' boxes
15 was very happy to see such an update on the system and it very
16 promptly upgraded policykit.
17
18 And of course it completely hosed everything on top of X.
19
20 We received bug reports for this a *long* time after adding it. After
21 getting sick of duping, and since the new ebuild was broken in a few
22 ways too (and we had decided to rename policykit-0.92 it to
23 sys-auth/polkit), we finally decided to remove it.
24
25 Lesson to be learnt: users are morons with short attention spans[1].
26 But we cannot ignore that fact.
27
28
29 1. Of course, we ourselves come under the definition of "users" too.. ;)
30
31 --
32 ~Nirbheek Chauhan
33
34 Gentoo GNOME+Mozilla Team

Replies

Subject Author
[gentoo-dev] Re: QA: package.mask policies Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-dev] Re: QA: package.mask policies Kent Fredric <kentfredric@×××××.com>