public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marius Mauch <genone@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] GLEP 42 "Critical News Reporting" Round Two
Date: Fri, 11 Nov 2005 18:40:53 +0100	[thread overview]
Message-ID: <20051111184053.780ed8c9@sven.genone.homeip.net> (raw)
In-Reply-To: <20051105005814.0de0d8ff@snowdrop.home>

On Sat, 5 Nov 2005 00:58:14 +0000
Ciaran McCreesh <ciaranm@gentoo.org> wrote:

> Feedback from people who have something useful to say would be very
> much welcomed, assuming of course that they've read the GLEP.

Things that I think are generally ok as is:
- news item format
- news item distribution (server side)

Things that I'd like to be changed/I'm not completely sure about:
- filtering of news items:
  I've already asked a similar question in another mail (in other
context) without an answer, but how many news items do people believe
will exist at any given time? Depending on the actual implementation it
might be required to scan all existing news items which could take some
time if there is a large number of them (say, more than a few hundred)
It's clear that noone can present accurate numbers, just after some
rough estimates here.
Also it might be useful for this filtering to be an external tool using
portage functions and called by portage (see also below). Although this
could be considered an implementation detail as it's mostly transparent
for ebuild devs/users.

- local storage of news items / "read" attribute:
  I don't really the like the copy-if-new feature and handling at the fs
level, I'd use a file that lists the ids of news items (potentially
with a timestamp and/or status field). I don't see any benefits of
having redundancy here, and accessing the news in $PORTDIR is simple
enough. Granted race conditions might be an issue (where the solution
complicates tools), but that's so minor I wouldn't really care about
it. 
Another thing that's unclear: "Whenever relevant unread news items are
found, emerge will copy or symlink the news file into
/var/lib/gentoo/news/." 
This "Whenever ... are found" is too vague, should this apply to emerge
--sync, any emerge operation, any "import portage" call or what? This
isn't just an implementation detail. 
PS: I'd avoid symlinks here at all costs, too easy to break them. 
Also as Brian and Jason have said already, the system should be able to
handle multiple repositories. So to use the current GLEP as example, at
least the path should be changed to /var/lib/gentoo/news/porttree

- quality control:
"Any complaints regarding wording or clarity must be addressed before
the news item goes live." Playing devils advocate here, but complaints
regarding correctness are not mandatory to be adressed?
As for using -core, please add a small explanation or at least a
reference to the appropriate policy docs (and please save the comments
about GuideXML uris ;)

Things that should definitely be changed:
- Integration with existing systems:
This definitely should be a requirement for the GLEP to be considered
final. It doesn't prevent some thing being implemented sooner than
others, but multi-channel distribution (to use a buzzword) is a
requirement from where I come from.

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.
-- 
gentoo-dev@gentoo.org mailing list



  parent reply	other threads:[~2005-11-11 17:43 UTC|newest]

Thread overview: 127+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-05  0:58 [gentoo-dev] GLEP 42 "Critical News Reporting" Round Two Ciaran McCreesh
2005-11-05  1:24 ` Stephen Bennett
2005-11-05  1:44 ` Dan Meltzer
2005-11-05  1:53   ` Ciaran McCreesh
2005-11-05 10:28 ` Grobian
2005-11-05 10:53   ` Jan Kundrát
2005-11-05 11:16     ` Grobian
2005-11-05 11:10   ` kloeri
2005-11-05 11:29     ` Grobian
2005-11-05 11:47       ` kloeri
2005-11-05 12:58         ` Grobian
2005-11-05 13:19           ` Bryan Ãstergaard
2005-11-05 14:04             ` Grobian
2005-11-06 20:37           ` Stuart Herbert
2005-11-06 21:38             ` [gentoo-dev] " Duncan
2005-11-06 21:47               ` Ciaran McCreesh
2005-11-07 16:27                 ` [gentoo-dev] " Duncan
2005-11-07 17:03                   ` Stuart Herbert
2005-11-07 18:32                     ` Grobian
2005-11-07 18:41                       ` Ciaran McCreesh
2005-11-07 19:11                         ` Grobian
2005-11-07 19:51                           ` Ciaran McCreesh
2005-11-07 20:13                           ` Re[2]: " Jakub Moc
2005-11-10 20:55                           ` Stuart Herbert
2005-11-11  9:03                             ` Grobian
2005-11-11 11:52                               ` Tres Melton
2005-11-11 22:19                               ` Stuart Herbert
2005-11-12  4:39                                 ` Jason Stubbs
2005-11-12 15:34                                   ` Chris Gianelloni
2005-11-12 16:05                                     ` Jason Stubbs
2005-11-12 17:23                                       ` Grobian
2005-11-13 14:55                                       ` Chris Gianelloni
2005-11-07 19:01                       ` Daniel Ostrow
2005-11-07 19:02                       ` Daniel Ostrow
2005-11-07 19:14                         ` Daniel Ostrow
2005-11-07 20:10                           ` [gentoo-dev] " Grobian
2005-11-07 20:21                             ` Ciaran McCreesh
2005-11-07 20:32                             ` Jan Kundrát
2005-11-10 21:33                             ` Stuart Herbert
2005-11-11  9:19                               ` Grobian
2005-11-11  9:38                                 ` Marius Mauch
2005-11-11 10:10                                   ` Grobian
2005-11-11 15:39                                   ` Chris Gianelloni
2005-11-11 15:29                               ` Chris Gianelloni
2005-11-12 17:16                                 ` [gentoo-dev] " R Hill
2005-11-07 22:10                     ` [gentoo-dev] Re: " Duncan
2005-11-07  7:18               ` [gentoo-dev] " John Myers
2005-11-07 16:17                 ` [gentoo-dev] " Duncan
2005-11-05 17:34   ` [gentoo-dev] " Ciaran McCreesh
2005-11-05 17:58     ` Ferris McCormick
2005-11-05 18:08       ` Ciaran McCreesh
2005-11-05 22:32     ` Grobian
2005-11-05 23:07       ` Ciaran McCreesh
2005-11-06  8:33         ` Grobian
2005-11-06 21:56           ` Ciaran McCreesh
2005-11-07  8:41             ` Grobian
2005-11-07  9:34               ` Re[2]: " Jakub Moc
2005-11-07 16:21               ` Ciaran McCreesh
2005-11-05 11:24 ` Brian Harring
2005-11-05 17:45   ` Ciaran McCreesh
2005-11-05 20:29     ` Brian Harring
2005-11-05 23:10       ` Ciaran McCreesh
2005-11-05 11:34 ` Lisa Seelye
2005-11-05 12:08   ` Jan Kundrát
2005-11-05 17:46   ` Ciaran McCreesh
2005-11-05 11:43 ` Brian Harring
2005-11-05 17:53   ` Ciaran McCreesh
2005-11-05 19:13     ` Ned Ludd
2005-11-05 20:04       ` Ciaran McCreesh
2005-11-05 13:18 ` Jason Stubbs
2005-11-05 13:24   ` Brian Harring
2005-11-05 13:42     ` Jason Stubbs
2005-11-05 17:57   ` Ciaran McCreesh
2005-11-06  2:44     ` Jason Stubbs
2005-11-05 19:24 ` Philip Webb
2005-11-05 20:04   ` Ciaran McCreesh
2005-11-05 22:24     ` Philip Webb
2005-11-05 22:36       ` Ciaran McCreesh
2005-11-07 10:50 ` Paul de Vrieze
2005-11-07 11:03   ` Henrik Brix Andersen
2005-11-07 16:23   ` Ciaran McCreesh
2005-11-07 20:12     ` Philip Webb
2005-11-07 20:34       ` Jan Kundrát
2005-11-07 20:45       ` Ciaran McCreesh
2005-11-07 23:17         ` Philip Webb
2005-11-08  0:41           ` Dan Meltzer
2005-11-10 23:12 ` Stuart Herbert
2005-11-10 23:35   ` Ciaran McCreesh
2005-11-11  0:07     ` Mike Owen
2005-11-11  0:11       ` Ciaran McCreesh
2005-11-11  3:52         ` Luca Barbato
2005-11-11  4:09           ` Dan Meltzer
2005-11-11  4:27             ` Luca Barbato
2005-11-12 17:22             ` [gentoo-dev] " R Hill
2005-11-11 15:34           ` [gentoo-dev] " Chris Gianelloni
2005-11-11 11:28     ` Benno Schulenberg
2005-11-11 12:48       ` [gentoo-dev] " Duncan
2005-11-12  2:27         ` Georgi Georgiev
2005-11-12  7:05           ` [gentoo-dev] " Duncan
2005-11-11 14:33     ` [gentoo-dev] " Paul de Vrieze
2005-11-11 17:40 ` Marius Mauch [this message]
2005-11-11 20:54   ` Ciaran McCreesh
2005-11-11 21:09   ` Grant Goodyear
2005-11-12  0:55     ` [gentoo-dev] " Duncan
2005-11-11 22:37   ` [gentoo-dev] " Stuart Herbert
2005-11-11 23:08     ` Ciaran McCreesh
2005-11-14  9:25       ` Thierry Carrez
2005-11-14 14:03         ` Marius Mauch
2005-11-11 23:22     ` Chris Gianelloni
2005-11-12  0:57       ` Stuart Herbert
2005-11-12  8:49         ` Grobian
2005-11-12 11:32           ` [gentoo-dev] " Duncan
2005-11-12 15:45             ` Chris Gianelloni
2005-11-12 15:26         ` [gentoo-dev] " Chris Gianelloni
2005-11-13 14:07           ` [gentoo-dev] " Duncan
2005-11-13 22:34           ` [gentoo-dev] " Stuart Herbert
2005-11-13 23:43             ` Dan Meltzer
2005-11-14  0:14               ` Ciaran McCreesh
2005-11-14 13:59             ` Chris Gianelloni
2005-11-18 23:44               ` Stuart Herbert
2005-11-19  1:44                 ` George Prowse
2005-11-19  7:41                   ` [gentoo-dev] " Duncan
2005-11-20 18:06                 ` [gentoo-dev] " Chris Gianelloni
2005-11-20 20:42                   ` Stuart Herbert
2005-11-20 21:01                     ` [gentoo-dev] " Dan Meltzer
2005-11-21 14:13                       ` Mint Shows
2005-11-21 20:07                         ` Andrew Muraco

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=20051111184053.780ed8c9@sven.genone.homeip.net \
    --to=genone@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