From: Sergey Popov <pinkbyte@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] rfc: stabilization policies
Date: Wed, 21 Aug 2013 20:03:36 +0400 [thread overview]
Message-ID: <5214E4D8.8040007@gentoo.org> (raw)
In-Reply-To: <CAPCkgL=3Dxot+uOqJJwLhWc26OtnGf-qePKFJ=GTZQRpBuEhzQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5101 bytes --]
21.08.2013 17:38, Wyatt Epp пишет:
> Fundamentally, I see this as a problem of tooling.
I think that no tool can cover all cases of checking that software
WORKS. I mean - in generic, for all kinds of software. You can guarantee
if it builds, if it follow some QA rules about CFLAGS/LDFLAGS/whatever,
but there is only one 100% way to guarantee that software works - run
and do something useful :-).
Yeah, i know about testsuites, that can help in that case. Unfortunately:
1) they do not cover all cases, but that's not so important;
2) often they are badly broken;
3) not every program carries test suite.
So, we stuck at automation in run-time checks right at the beginning :-).
But yeah, we could automate build-time checks, surely.
>
> I'd like to point out something that jumped out to me as a red flag
> earlier (not to pick on you specifically, Tom; this is just the
> cleanest example I saw), and turn it into an example:
>
> On Wed, Aug 21, 2013 at 4:51 AM, Tom Wijsman <TomWij@gentoo.org> wrote:
>>
>> Well, they are listed there; but it's quite some work to actually go
>> through that list, that is, manually check the bugs of ~2000 packages
>> as well as file a STABLEREQ bug, takes quite a while...
>>
> This right here is a real problem. Any time you're talking about
> doing anything on this scale "manually", you've already lost the
> battle. You need a tool to minimise the overhead of time and
> cognitive load. What would that tool look like? Think about the
> steps involved and how you can reduce them to only the parts that
> absolutely require decisions on your part.
>
>>> At least in the areas I usually work, I have found a combination of
>>> the automatic stabilisation requests and imlate have definitely cut
>>> back on the bitrot.
>>
>> A single unimportant bug can prevent the automatic STABLEREQ bug from
>> getting filed; as for imlate, not everyone seems to know that tool, not
>> everyone seems to run it. Attention for some stabilizations is lost...
>>
> First off, why do developers not know about the tools? How can this
> be addressed? For a start, I'd suggest making sure the tools are at
> least mentioned in the docs. Somewhere other than the amd64 Arch
> Testing guide from 2006. [1] That's the only concrete (i.e. actually
> in the DOCS rather than the ML archives) documentation I've found so
> far, and it only references the file, rather than the tool. Maybe in
> the devmanual Tools Reference? [2]
>
Good point, i agree.
> But, imlate is a good example of a tool that could ease the time cost
> of grindy crap. You showed before that it can get an ordinary count
> bounded on n days. That's handy, but only a little. Build out:
> - How many of those stablereq bugs reference versions no longer in the
> tree? Those can probably get closed.
> - How many have newer STABLE versions in the tree in the same slot?
> Probably fine to close those, too.
> - Of the remaining, how many have patches or ebuilds attached? Those
> may be solved problems waiting for closure; shortlist them.
> - How many are packages with newer versions that have been in the tree
> for >30 days? Consider changing the target version, then.
> - How many have open blockers, and what are those blockers (w/link and
> summary)? Scan for low-hanging fruit jumping out in that list.
> - Get views by category; are there categories where updates are more
> important? Things in @system, and things with security concerns
> (stuff in net-*) should probably get higher priority; games...
> probably less so.
> - Are there bugs with certain keywords in the body that should raise
> priority? Things like "security" or "overflow" might be good
> candidates.
> - Are there bugs with certain keywords in the body that indicate it'll
> be really easy to decide? e.g. "trivial" or "minor" might turn up some
> of those super-small version bumps that you pretty much know aren't
> going to affect stability.
>
> These are just examples off the top of my head, and by no means
> bulletproof, but these are in the class of improvements that have ROI
> because they reduce a task that previously took developer time to one
> that takes CPU time. CPU time is essentially free compared to the
> value of dev time.
That's what i called constuctive criticism. Congratulations :-)
> And I'm not saying more recruiting shouldn't happen, but relying on it
> is no better than hoping at $deity for bugs to close themselves. ;)
>
> Cheers,
> Wyatt
>
> [0] Okay, maybe in the "glory days" when we were higher up on
> Distrowatch and thing were really kicking. (I know, I know, "DW isn't
> representative", but really? Sabayon is doing better than we are,
> now?)
> [1] http://www.gentoo.org/proj/en/base/amd64/tests/index.xml?part=1&chap=2
> [2] http://devmanual.gentoo.org/tools-reference/index.html
>
--
Best regards, Sergey Popov
Gentoo developer
Gentoo Desktop-effects project lead
Gentoo Qt project lead
Gentoo Proxy maintainers project lead
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 555 bytes --]
next prev parent reply other threads:[~2013-08-21 16:03 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 18:19 [gentoo-dev] rfc: stabilization policies William Hubbs
2013-08-20 18:28 ` Ian Stakenvicius
2013-08-20 19:31 ` Tom Wijsman
2013-08-21 6:51 ` [gentoo-dev] " Michael Palimaka
2013-08-21 8:10 ` Tom Wijsman
2013-08-21 8:23 ` Michael Palimaka
2013-08-21 8:51 ` Tom Wijsman
2013-08-20 19:37 ` [gentoo-dev] " Ciaran McCreesh
2013-08-20 19:48 ` Tom Wijsman
2013-08-21 7:54 ` Sergey Popov
2013-08-21 8:08 ` [gentoo-dev] " Michael Palimaka
2013-08-21 8:22 ` Pacho Ramos
2013-08-21 8:57 ` Tom Wijsman
2013-08-21 11:27 ` Pacho Ramos
2013-08-21 8:13 ` [gentoo-dev] " Tom Wijsman
2013-08-21 8:32 ` Sergey Popov
2013-08-21 9:13 ` Tom Wijsman
2013-08-21 9:54 ` Sergey Popov
2013-08-21 10:36 ` Tom Wijsman
2013-08-21 12:16 ` Sergey Popov
2013-08-21 12:25 ` Tom Wijsman
2013-08-21 12:43 ` Pacho Ramos
2013-08-31 16:37 ` Rick "Zero_Chaos" Farina
2013-08-31 17:29 ` How to find a mentor, WAS: " Jeroen Roovers
2013-08-31 18:44 ` Tom Wijsman
2013-08-31 21:57 ` Rick "Zero_Chaos" Farina
2013-08-31 18:27 ` Tom Wijsman
2013-08-31 18:45 ` Pacho Ramos
2013-08-31 19:57 ` Tom Wijsman
2013-08-31 21:59 ` Rick "Zero_Chaos" Farina
2013-09-01 10:30 ` Thomas Sachau
2013-09-01 10:42 ` hasufell
2013-09-01 11:58 ` Markos Chandras
2013-08-21 7:52 ` Sergey Popov
2013-08-20 18:29 ` Wyatt Epp
2013-08-20 18:32 ` Ian Stakenvicius
2013-08-20 18:45 ` Dirkjan Ochtman
2013-08-20 19:45 ` Tom Wijsman
2013-08-20 19:42 ` Tom Wijsman
2013-08-21 7:57 ` Sergey Popov
2013-08-21 8:17 ` Tom Wijsman
2013-08-21 8:21 ` Sergey Popov
2013-08-21 9:16 ` Tom Wijsman
2013-08-21 11:19 ` Pacho Ramos
2013-08-21 9:17 ` Manuel Rüger
2013-08-21 9:50 ` Sergey Popov
2013-08-21 10:45 ` Tom Wijsman
2013-08-21 13:38 ` Wyatt Epp
2013-08-21 16:03 ` Sergey Popov [this message]
2013-08-20 19:24 ` Tom Wijsman
2013-08-20 19:41 ` Rich Freeman
2013-08-20 20:06 ` Tom Wijsman
2013-08-21 8:07 ` Sergey Popov
2013-08-21 8:25 ` Tom Wijsman
2013-08-21 8:46 ` Sergey Popov
2013-08-21 9:28 ` Tom Wijsman
2013-08-21 9:42 ` Sergey Popov
2013-08-21 10:29 ` Tom Wijsman
2013-08-21 12:22 ` Sergey Popov
2013-08-21 12:36 ` Tom Wijsman
2013-08-21 14:27 ` Ian Stakenvicius
2013-08-21 14:56 ` Tom Wijsman
2013-08-21 19:27 ` Rich Freeman
2013-08-21 15:02 ` Rich Freeman
2013-08-20 20:00 ` Alan McKinnon
2013-08-20 20:22 ` Tom Wijsman
2013-08-21 8:09 ` Sergey Popov
2013-08-21 7:04 ` [gentoo-dev] " Michael Palimaka
2013-08-21 8:30 ` Tom Wijsman
2013-08-21 9:05 ` Michael Palimaka
2013-08-20 20:12 ` [gentoo-dev] " Michael Orlitzky
2013-08-20 21:25 ` Walter Dnes
2013-08-21 4:35 ` Ben de Groot
2013-08-21 11:31 ` Michael Orlitzky
2013-08-21 4:51 ` [gentoo-dev] " Jonathan Callen
2013-08-30 19:17 ` [gentoo-dev] " Hans de Graaff
2013-08-20 20:16 ` hasufell
2013-08-20 21:05 ` Tom Wijsman
2013-08-20 21:54 ` Wyatt Epp
2013-08-21 10:13 ` [gentoo-dev] " Michael Palimaka
2013-08-21 10:31 ` Tom Wijsman
2013-08-21 10:43 ` Michael Palimaka
2013-08-20 21:03 ` [gentoo-dev] " Andreas K. Huettel
2013-08-21 0:42 ` Rich Freeman
2013-08-21 1:54 ` Doug Goldstein
2013-08-21 6:53 ` Alan McKinnon
2013-08-21 8:39 ` Tom Wijsman
2013-08-21 8:49 ` Sergey Popov
2013-08-21 9:31 ` Tom Wijsman
2013-08-21 9:18 ` Andreas K. Huettel
2013-08-21 12:13 ` Rich Freeman
2013-08-21 3:23 ` "Paweł Hajdan, Jr."
2013-08-21 6:56 ` joshua saddler
[not found] <20130820222554.4e566779@TOMWIJ-GENTOO>
2013-08-21 6:22 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5214E4D8.8040007@gentoo.org \
--to=pinkbyte@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox