ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus
  @ 2010-06-29  7:39 ` Dmitry V. Levin
  2010-07-01  9:17   ` Timur Batyrshin
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2010-06-29  7:39 UTC (permalink / raw)
  To: Timur Batyrshin; +Cc: ALT Devel discussion list

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

On Tue, Jun 29, 2010 at 11:28:31AM +0400, Timur Batyrshin wrote:
> Update of /people/erthad/packages/ruby-eventmachine.git
> 
> Changes statistics since `0.12.11-alt1' follows:
>  ruby-eventmachine.spec |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> Changelog since `0.12.11-alt1' follows:
> commit 7d4efc524d9a437421ba6ad2f9f8cb1349714b51
> Author: Timur Batyrshin <erthad@altlinux>
> Date:   Tue Jun 29 11:27:33 2010 +0400
> 
>     switched off the tests as they hang when running at git.alt
> 
> Full diff since `0.12.11-alt1' follows:
> diff --git a/ruby-eventmachine.spec b/ruby-eventmachine.spec
> index 4664ce3..5636cb3 100644
> --- a/ruby-eventmachine.spec
> +++ b/ruby-eventmachine.spec
> @@ -49,8 +49,10 @@ sed -i 's,\(.*postgres.*\),#&,' lib/em/protocols.rb
>  %ruby_config
>  %ruby_build
>  
> -%check
> -%ruby_test_unit -Ilib:ext:test tests
> +#	Tests hang when building at git.alt so disabled
> +#	Please feel free to run it yourself when needed -- they all pass in my local hasher
> +#%%check
> +#%%ruby_test_unit -Ilib:ext:test tests
>  
>  %install
>  %ruby_install

Если вам нужно отключить %check по умолчанию, то не делайте это таким
образом, пожалуйста.  Используйте традиционные ручки, например,
%def_disable check

P.S. А почему test suite зависает?


-- 
ldv

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

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

* Re: [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus
  2010-06-29  7:39 ` [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus Dmitry V. Levin
@ 2010-07-01  9:17   ` Timur Batyrshin
  2010-07-01 10:19     ` Alexey I. Froloff
  0 siblings, 1 reply; 4+ messages in thread
From: Timur Batyrshin @ 2010-07-01  9:17 UTC (permalink / raw)
  To: devel

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

On Tue, 29 Jun 2010 11:39:11 +0400
Dmitry V. Levin wrote:

> On Tue, Jun 29, 2010 at 11:28:31AM +0400, Timur Batyrshin wrote:
> > Update of /people/erthad/packages/ruby-eventmachine.git
> > -%check
> > -%ruby_test_unit -Ilib:ext:test tests
> > +#	Tests hang when building at git.alt so disabled
> > +#	Please feel free to run it yourself when needed -- they
> > all pass in my local hasher +#%%check
> > +#%%ruby_test_unit -Ilib:ext:test tests
> >  
> 
> P.S. А почему test suite зависает?

Разборки показали, что один из тестов зависает на OVZ ядрах
(проверялось на ovz-rhel-2.6.18-alt{2.M40.4,11,13.M51.8},
ovz-smp-2.6.27-alt9), а именно test_events из test_file_watch.rb.
На ядрах std-def-2.6.30-alt{14,15} он отрабатывает нормально.

В нем тестируется слежение за файлами, которое осуществляется при
помощи inotify, и в данном случае не отрабатывает событие на удаление
файла.

В связи с эти два вопроса:
Известны ли какие-то подобные проблемы с работой inotify на ovz ядрах?
Что делать с этим пакетом в сизифе -- удалить, пока от него никто не
зависит, описать эту проблему в README.ALT или еще какие-то варианты?

В апстрим я багу повешу, но видимо после обсуждения этого вопроса здесь.

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

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

* Re: [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus
  2010-07-01  9:17   ` Timur Batyrshin
@ 2010-07-01 10:19     ` Alexey I. Froloff
  2010-07-01 16:24       ` Timur Batyrshin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2010-07-01 10:19 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Thu, Jul 01, 2010 at 01:17:21PM +0400, Timur Batyrshin wrote:
> Что делать с этим пакетом в сизифе -- удалить, пока от него никто не
> зависит, описать эту проблему в README.ALT или еще какие-то варианты?
По скольку ruby в наших дистрибутивах никого не интересует, я бы
удалил один этот тест.  Можно и README.ALT коротенький написать.

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

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

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

* Re: [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus
  2010-07-01 10:19     ` Alexey I. Froloff
@ 2010-07-01 16:24       ` Timur Batyrshin
  0 siblings, 0 replies; 4+ messages in thread
From: Timur Batyrshin @ 2010-07-01 16:24 UTC (permalink / raw)
  To: devel

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

On Thu, 1 Jul 2010 14:19:20 +0400
Alexey I. Froloff wrote:

> On Thu, Jul 01, 2010 at 01:17:21PM +0400, Timur Batyrshin wrote:
> > Что делать с этим пакетом в сизифе -- удалить, пока от него никто не
> > зависит, описать эту проблему в README.ALT или еще какие-то
> > варианты?
> По скольку ruby в наших дистрибутивах никого не интересует, я бы
> удалил один этот тест.  Можно и README.ALT коротенький написать.

Ок, так и поступил.

Кстати, для интересующихся -- недавно собрал в сизиф для руби утилиту
rip -- как я понял, аналог питоновского virtualenv.
Может в отдельное окружение ставить гемы, руби-пакеты из гита и т.д.
Пока бета версия, но в целом работает.

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

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

end of thread, other threads:[~2010-07-01 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29  7:39 ` [devel] [SCM] packages/ruby-eventmachine: heads/sisyphus Dmitry V. Levin
2010-07-01  9:17   ` Timur Batyrshin
2010-07-01 10:19     ` Alexey I. Froloff
2010-07-01 16:24       ` Timur Batyrshin

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