ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] Re: bugs assigned NOT to maintainers
Date: Sat, 13 Aug 2005 01:28:11 +0400
Message-ID: <20050812212810.GV19097@solemn.turbinal.org> (raw)
In-Reply-To: <20050812205259.GA23128@localhost.localdomain>

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

On Sat, Aug 13, 2005 at 12:53:00AM +0400, Denis Smirnov wrote:
> AT> Таким образом получен список багов, которые присвоены НЕ maintainer'ам.
> AT> Вопрос: что делать с этим списком?
> 
> 1. отсеять все закрытые баги
> 2. опубликовать этот список, отсортированый по мантейнерам

Мне тут (весьма некстати) пришла в голову мысль, что неплохо бы иметь
некоторые инструменты для работы с багзиллой.  В частности,

dump_bugs BUGZILLA_URL
grep_bugs AWK_EXPR DUMP

Хочется всё это сделать в стиле UNIX-way, т.е. tab-delimited records,
one line per bug, примерно как сейчас.  Есть tradeoff между полнотой
дампа и размером дампа.  Сейчас дамп в 6 полей занимает примерно 600К.
Если в дамп напихать побольше полей, то их будет очень неудобно
нумеровать.  С другой стороны, к полям не обязательно обращаться по
позиционным аргументам awk, можно на каждой итерации заполнять массив
или даже одноименные переменные (не знаю точно, есть ли в awk "eval";
в крайнем случае можно будет забить на awk и сделать на перле).

Или же не маяться дурью, взять нормальный дамп и запихнуть его в sqlite.
Всё-таки UNIX-way имеет много ощутимых ограничений.

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

  reply	other threads:[~2005-08-12 21:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-12 18:18         ` [devel] " Alexey Tourbin
2005-08-12 18:30           ` [devel] " Alexey Tourbin
2005-08-12 18:37             ` Alexey Tourbin
2005-08-15 16:13               ` Michael Shigorin
2005-08-16 17:32               ` Dmitry V. Levin
2005-08-16 18:08                 ` Alexey Tourbin
2005-08-16 18:13                   ` Dmitry V. Levin
2005-08-12 20:53           ` Denis Smirnov
2005-08-12 21:28             ` Alexey Tourbin [this message]
2005-08-13  7:20               ` Денис Смирнов
2005-08-14 19:22                 ` Alexey Tourbin
2005-08-14 21:00                   ` Денис Смирнов
2005-08-14 23:45                     ` Alexey Tourbin
2005-08-15  9:12                       ` Денис Смирнов
2005-08-14 19:19             ` Alexey Tourbin
2005-08-15  8:53               ` Denis Smirnov

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=20050812212810.GV19097@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git