[DRE-maint] Bug#713150: unreproducible

Lucas Nussbaum lucas at lucas-nussbaum.net
Mon Jun 24 05:15:50 UTC 2013


On 23/06/13 at 23:51 +0200, Cédric Boutillier wrote:
> Control: tag -1 unreproducible
> 
> Hi!
> 
> I have tried to reproduce this bug with pbuilder and sbuild and failed.
> Attached is my build log with sbuild (with network disabled, after
> update of the chroot).

I just tried again, and it still hangs with:

make[1]: Leaving directory `/«PKGBUILDDIR»/ext/fastfilereader'
dh_installchangelogs -pruby-eventmachine /«PKGBUILDDIR»/CHANGELOG.md upstream
/usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
./tests/em_test_helper.rb:54: warning: already initialized constant TIMEOUT_INTERVAL
Loaded suite debian/ruby-tests
Started

ps looks like:
 6853 ?        S      0:00  |   \_ /usr/bin/make -f debian/rules binary
 6854 ?        S      0:00  |       \_ /usr/bin/perl -w /usr/bin/dh binary --buildsystem=ruby --with ruby
 6867 ?        S      0:00  |           \_ /usr/bin/perl -w /usr/bin/dh_auto_install -O--buildsystem=ruby
 6870 ?        Sl     0:00  |               \_ /usr/bin/ruby -w /usr/bin/dh_ruby --install /build/ruby-eventmachine-nQxvs4/ruby-eventmachine-1.0.3/debian/rub
 7278 ?        S      0:00  |                   \_ ruby1.8 debian/ruby-tests.rb

And:
# strace -p 7278
Process 7278 attached - interrupt to quit
select(4, [3], [], [], {0, 2350})       = 0 (Timeout)
gettimeofday({1372050896, 483420}, NULL) = 0
gettimeofday({1372050896, 483493}, NULL) = 0
select(4, [3], [], [], {0, 90000})      = 0 (Timeout)
gettimeofday({1372050896, 573823}, NULL) = 0
gettimeofday({1372050896, 574077}, NULL) = 0
select(4, [3], [], [], {0, 90000})      = 0 (Timeout)


No idea...

Lucas



More information about the Pkg-ruby-extras-maintainers mailing list