From: Alexey Tourbin <at@altlinux.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] [Fwd: [#9407] FAILED libhdf5.git=1.8.3-alt4] Date: Mon, 20 Jul 2009 16:45:51 +0400 Message-ID: <20090720124550.GE11322@altlinux.org> (raw) In-Reply-To: <20090715135109.GC7627@altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1787 bytes --] On Wed, Jul 15, 2009 at 05:51:09PM +0400, Alexey Tourbin wrote: > On Wed, Jul 15, 2009 at 01:27:53PM +0400, Dmitry V. Levin wrote: > > On Wed, Jul 15, 2009 at 09:29:23AM +0400, Alexey Tourbin wrote: > > > On Wed, Jul 15, 2009 at 12:53:56PM +0800, REAL wrote: > > > > http://git.altlinux.org/tasks/9407/task/log > > > > 2009-Jul-15 08:35:41 :: dependencies check OK > > > > qa::cache: Thread/process 6028/46920882070288 failed: Thread died in > > > > Berkeley DB library > > > > qa::cache: Thread/process 6028/46920882070288 failed: Thread died in > > > > Berkeley DB library at /usr/lib/perl5/vendor_perl/qa/cache.pm line 28. > > > > 2009-Jul-15 08:38:18 :: task #9407 for sisyphus FAILED > Значит BerkeleyDB глюканула, но потом почему-то всё рассосалось. > Если есть специалисты по BerkeleyDB, то у меня есть интересные > вопросы. Например, можно конкурентно открывать environment > или нет. Я например раньше пытался обкладывать открытие environment'а > локом на каталог. Это ещё во времена когда было JOINENV. > http://git.altlinux.org/people/at/packages/perl-qa-cache.git?a=commitdiff;h=237e2b1c Fixed in perl-qa-cache 0.04-alt1: cache: serialize dbenv open by locking topdir fd http://git.altlinux.org/people/at/packages/perl-qa-cache.git?a=commitdiff;h=34379330 Test case: [at@people perl-qa-rpmelfsym]$ cat test.sh #!/bin/sh -efu i=0 while :; do rm -f FAIL i=$(($i+1)) ./bad_elf_symbols.pl ./RPMS/ || echo 1 >>FAIL & ./bad_elf_symbols.pl ./RPMS/ || echo 2 >>FAIL & wait if [ -s FAIL ]; then echo i=$i rc=$(cat FAIL) else echo i=$i OK fi done [at@people perl-qa-rpmelfsym]$ ls -F RPMS glibc-core-2.10.1-alt4.x86_64.rpm@ [at@people perl-qa-rpmelfsym]$ [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
prev parent reply other threads:[~2009-07-20 12:45 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-07-15 4:53 REAL 2009-07-15 5:29 ` Alexey Tourbin 2009-07-15 9:27 ` Dmitry V. Levin 2009-07-15 13:51 ` Alexey Tourbin 2009-07-15 14:13 ` Max Ivanov 2009-07-20 12:45 ` Alexey Tourbin [this message]
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=20090720124550.GE11322@altlinux.org \ --to=at@altlinux.ru \ --cc=devel@lists.altlinux.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
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