public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] GLEP ??: Critical News Reporting
Date: Fri, 4 Nov 2005 10:33:05 +0100	[thread overview]
Message-ID: <200511041033.06340.pauldv@gentoo.org> (raw)
In-Reply-To: <200511040032.25592.electronerd@monolith3d.com>

[-- Attachment #1: Type: text/plain, Size: 3452 bytes --]

On Friday 04 November 2005 09:32, John Myers wrote:
> [[ACK! I sent this out from the wrong address before. Hope you don't
> get it twice!]]
>
> On Thursday 03 November 2005 21:44, Nathan L. Adams wrote:
> > No, I happen to understand the that point. Emerge outputting a short
> > summary is great. But the GLEP should cover the "hey mr. end user,
> > the central repository for errata/full fledged migration guides is
> > here: [insert url]" as well.
>
> [snip]
>
> > I happen to think that the assumption that the errata are going to be
> > small is a bad one. I think if errata is neccessary in the first
> > place then its going to be something larger than a screen's worth of
> > console output and worth the supposed trouble of GuideXML. So why not
> > approach it from the GuideXML end first, and extract the summary from
> > that?
>
> Here's an idea for a compromise solution. Sorry it's so messy:
>
> The errata entries would consist of two files per language:
> - An emerge news file, identical to the format ciaranm proposed.
>     This file would give a very general notice of the issue, such as
> that given as an example in the GLEP, as well as containing the
> machine-readable commands for portage to control display.
>   This file's name would end in .news.<LC>.txt
> - A GuideXML-formatted errata document.
>     This would be the actual migration guide, such as the contents of
> the http://www.gentoo.org/doc/en/yoursql-upgrading.xml
>     referenced by the example.
>   This file's name would end in .guide.<LC>.xml
> - The leading part of the filename would be as in ciaranm's GLEP

Oh god help. This also points to another reason why this is not such a 
good idea. Writing guideXML is a lot more work than writing an e-mail 
format file (ciaran's proposed format for those who didn't recognize it).

Also having double files containing the same information is broken by 
design. This doesn't mean that all information should be in the news 
file. Let me give an example that would have been relevant some time ago.

Title: Incompatible subversion repository change
Author: Paul de Vrieze <pauldv@gentoo.org>
Content-Type: text/plain
Posted: 2005-11-04
Version: 1
Display-If-Installed: <dev-util/subversion-0.34.0

Subversion has a new repository layout. This new layout is incompatible 
with repositories created with versions before 0.34.0. If you only use 
this machine as client, there are no consequences.

If this machine contains repositories however, these must be dumped before 
installing >=dev-util/subversion-0.34.0. After installation new 
repositories can be created and the dumps can be reloaded.

For more information on dumping and loading see the subversion migration 
guide:
http://subversion.tigris.org/subversion_migration.


<the above url is not correct, everything else would have been>

If I have to write such a file in guidexml it would be a lot more 
complicated. Further this news item would only be relevant to people 
providing older subversion repositories wanting to update. As erata would 
contain all these files, it would be a swamp, hard to wade through.

I also fail to see where such a file as illustrated above is unclear to 
read. I prefer it over a bloated webpage with all kinds of slowness and 
eyecandy.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2005-11-04  9:35 UTC|newest]

Thread overview: 144+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01  1:51 [gentoo-dev] GLEP ??: Critical News Reporting Ciaran McCreesh
2005-11-01  2:08 ` [gentoo-dev] " Dan Meltzer
2005-11-01  2:19   ` Brian Harring
2005-11-01  2:20   ` Ciaran McCreesh
2005-11-01  2:25     ` Dan Meltzer
2005-11-01  2:37       ` Ciaran McCreesh
2005-11-01  3:02       ` Alec Warner
2005-11-01  3:21         ` pclouds
2005-11-01  2:16 ` [gentoo-dev] " Brian Harring
2005-11-01  2:24   ` Ciaran McCreesh
2005-11-01  2:39     ` Brian Harring
2005-11-01  8:25 ` Wernfried Haas
2005-11-01 11:56   ` Ciaran McCreesh
2005-11-01  9:21 ` [gentoo-dev] " Duncan
2005-11-01 12:21   ` Ciaran McCreesh
2005-11-01 10:00 ` [gentoo-dev] " Thierry Carrez
2005-11-01 10:45   ` Re[2]: " Jakub Moc
2005-11-01 12:13     ` Georgi Georgiev
2005-11-01 12:20       ` [gentoo-dev] " Dan Meltzer
2005-11-01 11:23   ` [gentoo-dev] " John Myers
2005-11-01 11:58   ` Ciaran McCreesh
2005-11-01 12:16     ` Thierry Carrez
2005-11-01 12:26       ` Ciaran McCreesh
2005-11-01 12:39         ` Re[2]: " Jakub Moc
2005-11-01 12:48           ` Ciaran McCreesh
2005-11-01 13:32             ` Re[2]: " Jakub Moc
2005-11-01 18:18               ` Ciaran McCreesh
2005-11-04  0:45                 ` Nathan L. Adams
2005-11-04  0:56                   ` Ciaran McCreesh
2005-11-04  1:05                     ` Nathan L. Adams
2005-11-04  1:19                       ` Ciaran McCreesh
2005-11-04  1:25                         ` Nathan L. Adams
2005-11-06 19:41                   ` [gentoo-dev] " R Hill
2005-11-01 13:34             ` [gentoo-dev] " Alec Warner
2005-11-01 13:43               ` Ciaran McCreesh
2005-11-01 14:07           ` Re[2]: " Paul de Vrieze
2005-11-02 20:49           ` Eldad Zack
2005-11-01 14:38         ` Chris Gianelloni
2005-11-04  0:54           ` Nathan L. Adams
2005-11-01 13:54 ` Andrej Kacian
2005-11-01 14:23   ` Christian Birchinger
2005-11-01 18:18   ` Ciaran McCreesh
2005-11-01 19:20     ` Andrej Kacian
2005-11-01 19:36       ` Alec Joseph Warner
2005-11-01 19:44       ` Grant Goodyear
2005-11-01 20:36         ` Andrej Kacian
2005-11-01 14:16 ` Paul de Vrieze
2005-11-01 18:26   ` Ciaran McCreesh
2005-11-01 16:22 ` Jan Kundrát
2005-11-01 18:25   ` Ciaran McCreesh
2005-11-01 21:57     ` Jan Kundrát
2005-11-01 22:16       ` Ciaran McCreesh
2005-11-02  1:29         ` Brian Harring
2005-11-02  0:52           ` Ciaran McCreesh
2005-11-02 11:26           ` Michiel de Bruijne
2005-11-02 14:19           ` Chris Gianelloni
2005-11-02 18:33         ` Jan Kundrát
2005-11-02 22:34           ` Ciaran McCreesh
2005-11-03  9:59             ` Jan Kundrát
2005-11-04 14:26             ` Xavier Neys
2005-11-04 18:39               ` Ciaran McCreesh
2005-11-04 21:30                 ` Jan Kundrát
2005-11-04 21:33                   ` Dan Meltzer
2005-11-05  0:13                 ` Xavier Neys
2005-11-04 18:59               ` Danny van Dyk
2005-11-05  0:11                 ` Xavier Neys
2005-11-05  1:30                   ` Danny van Dyk
2005-11-03 13:54         ` Nathan L. Adams
2005-11-03 14:24           ` pclouds
2005-11-03 13:49     ` Nathan L. Adams
2005-11-03 19:16       ` Ciaran McCreesh
2005-11-04  0:29         ` Nathan L. Adams
2005-11-04  0:42           ` Ciaran McCreesh
2005-11-04  1:02             ` Nathan L. Adams
2005-11-04  1:11               ` Ciaran McCreesh
2005-11-04  1:24                 ` Nathan L. Adams
2005-11-04  1:31                   ` Ciaran McCreesh
2005-11-04  1:36                     ` Nathan L. Adams
2005-11-04  1:46                       ` Stephen P. Becker
2005-11-04  1:53                         ` Nathan L. Adams
2005-11-04  2:30                           ` Luis F. Araujo
2005-11-04 21:37                             ` Jan Kundrát
2005-11-04  1:48                       ` Ciaran McCreesh
2005-11-04  1:55                         ` Nathan L. Adams
2005-11-04  3:06                           ` Qian Qiao
2005-11-04  9:06                       ` Paul de Vrieze
2005-11-04 14:21                         ` Chris Gianelloni
2005-11-04 14:04                       ` Chris Gianelloni
2005-11-04 16:05                         ` Nathan L. Adams
2005-11-04 16:46                           ` Chris Gianelloni
2005-11-04 17:08                             ` Nathan L. Adams
2005-11-04 17:29                               ` Daniel Ostrow
2005-11-04 17:29                               ` Jon Portnoy
2005-11-08  3:16                               ` Luca Barbato
2005-11-10 20:29                       ` Stuart Herbert
2005-11-04  1:33                   ` Brian Harring
2005-11-04  1:41                     ` Nathan L. Adams
2005-11-04  1:51                       ` Ciaran McCreesh
2005-11-04  1:43                     ` Nathan L. Adams
2005-11-04  9:12                       ` Paul de Vrieze
2005-11-04 12:32                       ` Dan Meltzer
2005-11-04 13:34                         ` Nathan L. Adams
2005-11-04 14:03                     ` Chris Gianelloni
2005-11-04  1:43                   ` Stephen P. Becker
2005-11-04  1:52                     ` Nathan L. Adams
2005-11-04  9:15                       ` Paul de Vrieze
2005-11-04 14:07                     ` Chris Gianelloni
2005-11-04  1:50                   ` Lance Albertson
2005-11-04  5:30                     ` Nathan L. Adams
2005-11-04 21:50                     ` Jan Kundrát
2005-11-06 22:11                       ` Marius Mauch
2005-11-04  9:02                   ` Paul de Vrieze
2005-11-04 13:38                     ` Nathan L. Adams
2005-11-04 14:05                       ` Paul de Vrieze
2005-11-04 15:55                         ` Nathan L. Adams
2005-11-07 10:24                           ` Paul de Vrieze
2005-11-04 14:19                     ` Chris Gianelloni
2005-11-04 14:02                   ` Chris Gianelloni
2005-11-04 15:58                     ` Nathan L. Adams
2005-11-04 16:41                       ` Chris Gianelloni
2005-11-04 16:57                         ` Nathan L. Adams
2005-11-04 17:07                           ` Lance Albertson
2005-11-04 17:15                             ` Nathan L. Adams
2005-11-04  2:08               ` Grant Goodyear
2005-11-04  2:18                 ` Lance Albertson
2005-11-04  5:44                 ` Nathan L. Adams
2005-11-04  8:32                   ` John Myers
2005-11-04  9:33                     ` Paul de Vrieze [this message]
2005-11-04 10:15                       ` Thierry Carrez
2005-11-04 13:18                         ` Marius Mauch
2005-11-04 13:46                         ` Nathan L. Adams
2005-11-04 14:27                         ` Xavier Neys
2005-11-04 16:08                           ` Nathan L. Adams
2005-11-04  8:21             ` Wernfried Haas
2005-11-04  9:55           ` Tres Melton
2005-11-04 16:35       ` Danny van Dyk
2005-11-04 16:52         ` Grobian
2005-11-04 17:10           ` Nathan L. Adams
2005-11-01 19:34 ` Stuart Herbert
2005-11-04 14:37 ` Lance Albertson
2005-11-04 18:48   ` Ciaran McCreesh
2005-11-04 19:12     ` Lance Albertson
2005-11-04 20:10       ` Ciaran McCreesh
2005-11-04 22:00     ` Jan Kundrát

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=200511041033.06340.pauldv@gentoo.org \
    --to=pauldv@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