ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: Sisyphus-20050901 bugs: +11 -5 (1916)
@ 2005-08-31 23:07 Alexey M. Tourbin
  2005-08-31 23:49 ` [sisyphus] " Alexey Tourbin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey M. Tourbin @ 2005-08-31 23:07 UTC (permalink / raw)
  To: sisyphus

	1 NEW bug quickly RESOLVED

#7797	grdesktop       	normal  	CLOSED  	INVALID
good

	11 NEW bugs

#7796	blender         	normal  	UNCONFIRMED	-
блендер не попадает в меню

#7798	separator       	blocker 	NEW     	-
Инсталятор не запускается на Nvidia.

#7799	kchmviewer      	enhancement	NEW     	-
Добавить файл меню в пакет

#7800	sim             	enhancement	NEW     	-
Почему окно контактов вызывается средней кнопкой мыши?

#7801	firefox         	enhancement	ASSIGNED	-
Не умеет открывать локальные файлы по относительному пути

#7802	coreutils       	enhancement	UNCONFIRMED	-
df берёт информацию из устаревшего места

#7803	mc              	enhancement	UNCONFIRMED	-
Не сообщает о правах при редактировании

#7804	kernel-image-std26-up	normal  	ASSIGNED	-
Флешка пишется на скорости порядка 70кб/сек

#7805	bugzilla        	enhancement	NEW     	-
[FR] Возможность объединять письма из bugzilla в треды

#7806	xchm            	minor   	NEW     	-
New version

#7807	syslinux        	normal  	NEW     	-
missing dependency on mtools

	5 RESOLVED bugs

#5576	grdesktop       	normal  	CLOSED  	FIXED
Действительно ли нужна зависимость на XFree86?

#5864	k3b             	major   	CLOSED  	FIXED
Нет корректных настроек по умолчанию

#6974	udev            	normal  	RESOLVED	FIXED
Double mount of /dev/shm

#7663	ispell-fr       	normal  	CLOSED  	FIXED
need rebuild with new ispell

#7758	udev            	normal  	RESOLVED	DUPLICATE
Двойное монтирование /dev/pts

	1 REOPENED bug

#7661	xorg-x11-server 	normal  	UNCONFIRMED	-
X.Org 6.8.99.900 перестал запускаться с картой S3 Trio64V2

	10 RANDOM blocker/critical/major bugs

#7707	kernel-image-std26-up	critical	ASSIGNED	-
Kernel BUG at "mm/page_alloc.c":683

#1414	tetex-latex     	major   	NEW     	-
Пакет hyperref не поддерживает опцию unicode

#7412	mkisofs         	blocker 	ASSIGNED	-
mkisofs не работает в локали ru_RU.UTF-8

#5056	metacity        	critical	ASSIGNED	-
Новые окна открываются на заднем плане.

#761	apt             	major   	ASSIGNED	-
apt-get remove request doesn\'t resolve in a removal of the specified package

#2772	minicom         	blocker 	ASSIGNED	-
unescaped shell exec

#5459	scrollkeeper    	major   	ASSIGNED	-
segfault

#5313	xclip           	blocker 	NEW     	-
xclip -i doesn't work

#6602	install3        	major   	NEW     	-
Usb-plugged printer not configured

#5027	tcpdump         	major   	ASSIGNED	-
mkfile (-С) : Permission denied

Total 1916 pending bugs (324 blocker+critical+major bugs).


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [sisyphus] Re: I: Sisyphus-20050901 bugs: +11 -5 (1916)
  2005-08-31 23:07 [sisyphus] I: Sisyphus-20050901 bugs: +11 -5 (1916) Alexey M. Tourbin
@ 2005-08-31 23:49 ` Alexey Tourbin
  2005-09-01  0:13   ` Alexey Tourbin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Tourbin @ 2005-08-31 23:49 UTC (permalink / raw)
  To: sisyphus

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

On Thu, Sep 01, 2005 at 03:07:15AM +0400, Alexey M. Tourbin wrote:
> 	1 REOPENED bug
> #7661	xorg-x11-server 	normal  	UNCONFIRMED	-
> X.Org 6.8.99.900 перестал запускаться с картой S3 Trio64V2

То есть сделал в обе стороны:

	filter '!resolved($4,$5)&& resolved($11,$12)' >resolved.bugs 3>save
	filter ' resolved($4,$5)&&!resolved($11,$12)' <save >reopened.bugs 3>/dev/null

По поводу #7661: было RESOLVED/FIXED, стало UNCONFIRMED/-,
это считается REOPEND.

Похоже, status из отчета всё-таки нужно убрать и оставить только
resolution, а то получается слишком много БОЛЬШИХ слов.

> 	10 RANDOM blocker/critical/major bugs

Ну ясно.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [sisyphus] Re: I: Sisyphus-20050901 bugs: +11 -5 (1916)
  2005-08-31 23:49 ` [sisyphus] " Alexey Tourbin
@ 2005-09-01  0:13   ` Alexey Tourbin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexey Tourbin @ 2005-09-01  0:13 UTC (permalink / raw)
  To: sisyphus

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

On Thu, Sep 01, 2005 at 03:49:29AM +0400, Alexey Tourbin wrote:
> > 	10 RANDOM blocker/critical/major bugs
> Ну ясно.

Сделал по-другому: список "10 RANDOM bugs" для *всех* багов, но
у blocker/critical/major bugs вероятность попадания в этот список
вдвое больше.

--- qa/qa-robot/bugs:1.18	Thu Sep  1 01:32:22 2005
+++ qa/qa-robot/bugs	Thu Sep  1 04:08:47 2005
@@ -80,12 +80,10 @@
 {
 	filter '!resolved($4,$5)' >pending.bugs 3>/dev/null
 	filter '$3~/blocker|critical|major/' <pending.bugs >bad.bugs 3>/dev/null
-	perl -MList::Util=shuffle -e 'print shuffle(<>)' bad.bugs |head -10 >random.bugs
-	if [ -s random.bugs ]; then
-		n=`wc -l <random.bugs`
-		echo "	$n RANDOM blocker/critical/major $(count "$n" "$noun")"; echo
-		xfmt1 <random.bugs
-	fi
+	echo "	10 RANDOM bugs"; echo
+	# boost bad bugs
+	perl -MList::Util=shuffle -e 'print shuffle(<>)' bad.bugs pending.bugs |
+		head -20 |sort -u |head -10 |xfmt1
 	n1=`wc -l <pending.bugs`
 	n2=`wc -l <bad.bugs`
 	subj="$subj ($n1)"

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-01  0:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-31 23:07 [sisyphus] I: Sisyphus-20050901 bugs: +11 -5 (1916) Alexey M. Tourbin
2005-08-31 23:49 ` [sisyphus] " Alexey Tourbin
2005-09-01  0:13   ` Alexey Tourbin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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