Your message dated Fri, 17 Jan 2014 10:49:17 +0000
with message-id <e1w46zf-0007sh...@franck.debian.org>
and subject line Bug#730880: fixed in stompserver 0.9.9gem-3
has caused the Debian Bug report #730880,
regarding stompserver: FTBFS: Hard dependency on ruby1.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
730880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730880
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: stompserver
Version: 0.9.9gem-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
>    dh_testroot -O--buildsystem=ruby
>    dh_prep -O--buildsystem=ruby
>    dh_installdirs -O--buildsystem=ruby
>    dh_auto_install -O--buildsystem=ruby
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting 
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined; 
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of 
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined; 
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition 
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined; 
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition 
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined; 
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of 
> to_s was here
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/stompserver/usr/bin
> install -D -m755 /«PKGBUILDDIR»/bin/stompserver 
> /«PKGBUILDDIR»/debian/stompserver/usr/bin/stompserver
> install -d /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/test_server.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/test_server.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/protocols/http.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/protocols/http.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/protocols/stomp.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/protocols/stomp.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue/activerecord_queue.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue/activerecord_queue.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue/ar_message.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue/ar_message.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue/dbm_queue.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue/dbm_queue.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue/file_queue.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue/file_queue.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue/memory_queue.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue/memory_queue.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/queue_manager.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/queue_manager.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/stomp_auth.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/stomp_auth.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/stomp_frame.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/stomp_frame.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/stomp_id.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/stomp_id.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/stomp_user.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/stomp_user.rb
> install -D -m644 /«PKGBUILDDIR»/lib/stomp_server/topic_manager.rb 
> /«PKGBUILDDIR»/debian/stompserver/usr/lib/ruby/vendor_ruby/stomp_server/topic_manager.rb
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `system': can't convert nil into 
> String (TypeError)
>       from /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:138:in 
> `run_tests_for_version'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:129:in `block in 
> run_tests'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:128:in `each'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:128:in `run_tests'
>       from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:72:in `install'
>       from /usr/bin/dh_ruby:69:in `block (2 levels) in <main>'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1360:in `call'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1360:in `block in parse_in_order'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1347:in `catch'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1347:in `parse_in_order'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1341:in `order!'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1432:in `permute!'
>       from /usr/lib/ruby/1.9.1/optparse.rb:1453:in `parse!'
>       from /usr/bin/dh_ruby:73:in `<main>'
> Rewriting shebang line of 
> /«PKGBUILDDIR»/debian/stompserver/usr/bin/stompserver
>  -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/stompserver returned 
> exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/stompserver_0.9.9gem-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: stompserver
Source-Version: 0.9.9gem-3

We believe that the bug you reported is fixed in the latest version of
stompserver, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Genannt <jonas.gena...@capi2name.de> (supplier of updated stompserver 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 30 Nov 2013 22:38:12 +0100
Source: stompserver
Binary: stompserver
Architecture: source all
Version: 0.9.9gem-3
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Jonas Genannt <jonas.gena...@capi2name.de>
Description: 
 stompserver - stomp messaging server implemented in Ruby
Closes: 576452 730880
Changes: 
 stompserver (0.9.9gem-3) unstable; urgency=low
 .
   * Team upload.
 .
   [ Cédric Boutillier ]
   * debian/control: remove obsolete DM-Upload-Allowed flag
   * use canonical URI in Vcs-* fields
 .
   [ Jonas Genannt ]
   * d/control:
     - bumped standards version to 3.9.5
       - README.source no longer needed
     - changed ruby1.8 dependency to ruby | ruby-interpreter
     - changed Ruby-Versions to all
   * ruby_hashbang.patch: refreshed from upstream, added DEP-3 header
     (changed ruby1.8 into env ruby)
   * added patch for Ruby 1.9/2.0 support from Upstream (Closes: #730880)
   * d/stompserver.init updated init script
     - added DIETIME/STARTTIME (Closes: #576452)
     - updated status to lsb init function
     - added source of default/stompserver (LP: #704687)
Checksums-Sha1: 
 27c78cfcd11feae3980e796e0231612c11e3a530 2108 stompserver_0.9.9gem-3.dsc
 49c923d917464baed0ff89659dca47acb3f209a4 9264 
stompserver_0.9.9gem-3.debian.tar.gz
 4575eedd205df098b6362d001651839a9498dc92 23946 stompserver_0.9.9gem-3_all.deb
Checksums-Sha256: 
 ecf8fde7b4a0d6a12ed6198b2f4b30e2adf4721068d1ac080004ba462e03376e 2108 
stompserver_0.9.9gem-3.dsc
 c85d6aa6f1ac3fb51afb0c425c62dbb5533055ccbdae7456c6cc4ca3cbeec89a 9264 
stompserver_0.9.9gem-3.debian.tar.gz
 2d541e52f58daafe5193459658fc5504fca4a5a131ec45e6161596a2887c4925 23946 
stompserver_0.9.9gem-3_all.deb
Files: 
 354b8f2dea904525d50373ae401f0dfd 2108 ruby optional stompserver_0.9.9gem-3.dsc
 a5aa42b74f9ce3a3c436e8a9c2538046 9264 ruby optional 
stompserver_0.9.9gem-3.debian.tar.gz
 7321ab0daa40414adeb21e3c267a5c5c 23946 ruby optional 
stompserver_0.9.9gem-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS2QdHAAoJEKkHZFuPn48JnroP/12Fqb+7SSyKd+zO9E9H+YlI
qq/788Sa2zlBeMOfYyJtFP5qNEYhk+4T21r0oNF+c1Cqxxm1STR/1aIZ8jeLw1gC
lnlA2YBp/aRZ6nsViPF44kyBqkNmT0rVxCkwx3/RlJ0E3wGpesKOpTxZ56+xORio
1j7gYHf+2PbO9Mwcl2SOOTAt5nhpfNIU6BC8CixBd4LlEsRQR5Ug1YzWQV3A4mtR
My4arxxcRGdO0/0maRsy0+0LwekrE8dd/eEWve86WT28Qmx23sLgOazb2jRjOypU
MlDMM4CG7WCVfzzxyt3OJgOTX1k6bxA76M0Ty7ac2yLLTDEOqF5UZ4tNb3vO5t/S
bPUmr6JfssbdVkoJqqv+kono4GMG6nQRb0G90LkxvbAWBdE+bpp0MO715mn72p77
LfDdfpfMOdgdSrxfXd7TGaeMK0pjpa8CKY8mbLJ2o2w8+zPKcOUbrmbLKPrdrD1f
7nCGchLdXPzG8iHPhafwHTWnPCEmEnkGY8QEtlRkHAF1S+TUylEngwD6N3eUiMAs
nV7cskNHpjXd8AnNDskhrF92RjWjquSunOA6J0G6JT6RncIFqWfsge1oPrWHNUX3
VMgDp3l7aQRZLUt1uo0L53J2vj7zS0ltm0czFabHUApOdBoTy4ODYfTZH6X4qy/V
Ic1VbjTA0ZkLS5RmKmil
=oayX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to