* [sisyphus] I: Sisyphus-20050804 bugs: +2 (4)
@ 2005-08-04 0:30 Alexey M. Tourbin
2005-08-04 1:13 ` [sisyphus] " Alexey Tourbin
0 siblings, 1 reply; 2+ messages in thread
From: Alexey M. Tourbin @ 2005-08-04 0:30 UTC (permalink / raw)
To: sisyphus
2 NEW bugs
# Bugzilla::DB::SendSQL('SELECT bugs.bug_id bugs.bug_severity bugs.priority
x
#<pre>DBD::mysql::st execute failed: Server shutdown in progress [for Statement "SELECT bugs.bug_id bugs.bug_severity bugs.priority
map_components.name
11 OLD bugs unexpectedly removed from the database
# Bugzilla::DB::_connect('DBI:mysql:host=localhost;database=bugzilla_altlinux_org;port=...') called at Bugzilla/DB.pm line 138 x x x x
x
# Bugzilla::DB::connect_main() called at Bugzilla.pm line 108 x x x x
x
# Bugzilla::Search::init('Bugzilla::Search=HASH(0x870a534)') called at Bugzilla/Search.pm line 55 x x x x
x
# Bugzilla::Search::new('Bugzilla::Search' 'fields' 'ARRAY(0x851fc44)' 'params' 'Bugzilla::CGI=HASH(0x86fe368)') called at buglist.cgi line 711
x
# Bugzilla::dbh('Bugzilla') called at Bugzilla.pm line 132 x x x x
x
# Bugzilla::dbwritesallowed('Bugzilla') called at globals.pl line 382 x x x x
x
# DBI::__ANON__('undef' 'undef') called at /usr/lib/perl5/vendor_perl/i386-linux/DBI.pm line 646 x x x
x
# DBI::connect('DBI' 'DBI:mysql:host=localhost;database=bugzilla_altlinux_org;port=...' '' '' 'HASH(0x870a60c)') called at Bugzilla/DB.pm line 146
x
# at Bugzilla/DB.pm line 146 x x x x
x
# main::GetVersionTable() called at Bugzilla/Search.pm line 77 x x x x
x
#<pre>DBI connect('host=localhost;database=bugzilla_altlinux_org;port=3306' 'bugzilla' ...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at /usr/lib/perl5/vendor_perl/i386-linux/DBI.pm line 595 x x
x
Total 4 pending bugs.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [sisyphus] Re: I: Sisyphus-20050804 bugs: +2 (4)
2005-08-04 0:30 [sisyphus] I: Sisyphus-20050804 bugs: +2 (4) Alexey M. Tourbin
@ 2005-08-04 1:13 ` Alexey Tourbin
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2005-08-04 1:13 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
On Thu, Aug 04, 2005 at 04:30:06AM +0400, Alexey M. Tourbin wrote:
> # Bugzilla::DB::SendSQL('SELECT bugs.bug_id bugs.bug_severity bugs.priority
> x
Отстой.
RCS file: qa-robot/bugs,v
retrieving revision 1.12
diff -u -r1.12 bugs
--- bugs 30 Jul 2005 20:35:07 -0000 1.12
+++ bugs 4 Aug 2005 01:07:51 -0000
@@ -24,6 +24,8 @@
cd "${workdir:?}"
wget --non-verbose --tries=1 --timeout=60 -O wget.out "$URL" &>wget.sucks ||
{ echo "wget sucks:"; cat wget.sucks; return 1; } >&2
+ head -1 wget.out |grep -qs ^bug_id, ||
+ { echo "bad CSV header:"; head -1 wget.out; return 1; } >&2
sed 1d wget.out |csv2tab
cd -
}
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-04 1:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-04 0:30 [sisyphus] I: Sisyphus-20050804 bugs: +2 (4) Alexey M. Tourbin
2005-08-04 1:13 ` [sisyphus] " 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