Your message dated Wed, 15 Apr 2015 15:40:58 +0000
with message-id <[email protected]>
and subject line Bug#782510: fixed in ruby-devise 3.4.1-2
has caused the Debian Bug report #782510,
regarding diaspora can't start with ruby-devise
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 [email protected]
immediately.)


-- 
782510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: ruby-devise
version: 3.4.1-1
severity: grave

It is working fine when installed as a gem via rubygems (gem install
devise). But when installed as ruby-devise via apt, the following error
occurs

Starting Diaspora in production mode on port 3000 with 1 Sidekiq worker(s).

17:02:18 web.1     | started with pid 5556
17:02:18 sidekiq.1 | started with pid 5557
17:02:22 web.1     | I, [2015-04-13T17:02:22.251433 #5556]  INFO -- :
Refreshing Gem list
17:02:31 web.1     | [deprecated] I18n.enforce_available_locales will
default to true in the future. If you really want to skip validation of
your locale you can set I18n.enforce_available_locales = false to avoid
this message.
17:02:31 sidekiq.1 | [deprecated] I18n.enforce_available_locales will
default to true in the future. If you really want to skip validation of
your locale you can set I18n.enforce_available_locales = false to avoid
this message.
17:02:31 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:31 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42:
warning: Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42:
warning: Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42:
warning: Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42:
warning: Enumerator.new without a block is deprecated; use Object#to_enum
17:02:33 web.1     |
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning:
Enumerator.new without a block is deprecated; use Object#to_enum
17:02:34 sidekiq.1 | Circular dependency detected while autoloading
constant RegistrationsController
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:478:in
`load_missing_constant'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:180:in
`const_missing'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:512:in
`load_missing_constant'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:180:in
`const_missing'
17:02:34 sidekiq.1 |
/usr/share/diaspora/app/controllers/registrations_controller.rb:5:in
`<top (required)>'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `block
in require'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:232:in
`load_dependency'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:348:in
`require_or_load'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:307:in `depend_on'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:225:in
`require_dependency'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:468:in
`block (2 levels) in eager_load!'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:467:in `each'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:467:in
`block in eager_load!'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:465:in `each'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:465:in
`eager_load!'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/engine.rb:346:in
`eager_load!'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/application/finisher.rb:58:in `each'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/application/finisher.rb:58:in `block in
<module:Finisher>'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:30:in `instance_exec'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:30:in `run'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:55:in `block in
run_initializers'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:226:in `block in
tsort_each'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:348:in `block (2
levels) in each_strongly_connected_component'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:427:in
`each_strongly_connected_component_from'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:347:in `block in
each_strongly_connected_component'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:345:in `each'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:345:in `call'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:345:in
`each_strongly_connected_component'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
17:02:34 sidekiq.1 | /usr/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:54:in `run_initializers'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/rails/application.rb:300:in `initialize!'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/railtie.rb:194:in
`public_send'
17:02:34 sidekiq.1 | /usr/lib/ruby/vendor_ruby/rails/railtie.rb:194:in
`method_missing'
17:02:34 web.1     |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:478:in
`load_missing_constant': Circular dependency detected while autoloading
constant RegistrationsController (RuntimeError)
17:02:34 sidekiq.1 | /usr/share/diaspora/config/environment.rb:5:in
`<top (required)>'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:180:in
`const_missing'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:512:in
`load_missing_constant'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `block
in require'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:180:in
`const_missing'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:232:in
`load_dependency'
17:02:34 web.1     |    from
/usr/share/diaspora/app/controllers/registrations_controller.rb:5:in
`<top (required)>'
17:02:34 sidekiq.1 |
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 sidekiq.1 |
/var/lib/gems/2.1.0/gems/sidekiq-3.2.6/lib/sidekiq/cli.rb:236:in
`boot_system'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `block
in require'
17:02:34 sidekiq.1 |
/var/lib/gems/2.1.0/gems/sidekiq-3.2.6/lib/sidekiq/cli.rb:49:in `run'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:232:in
`load_dependency'
17:02:34 sidekiq.1 | /usr/bin/sidekiq:8:in `<main>'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:247:in `require'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:348:in
`require_or_load'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:307:in `depend_on'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:225:in
`require_dependency'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:468:in `block (2 levels) in
eager_load!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:467:in `each'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:467:in `block in eager_load!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:465:in `each'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:465:in `eager_load!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/engine.rb:346:in `eager_load!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/application/finisher.rb:58:in `each'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/application/finisher.rb:58:in `block in
<module:Finisher>'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:30:in `instance_exec'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:30:in `run'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:55:in `block in
run_initializers'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:226:in `block in
tsort_each'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:348:in `block (2
levels) in each_strongly_connected_component'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:427:in
`each_strongly_connected_component_from'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:347:in `block in
each_strongly_connected_component'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:345:in `each'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:345:in `call'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:345:in
`each_strongly_connected_component'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
17:02:34 web.1     |    from /usr/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/initializable.rb:54:in `run_initializers'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/application.rb:300:in `initialize!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/railtie.rb:194:in `public_send'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rails/railtie.rb:194:in `method_missing'
17:02:34 web.1     |    from
/usr/share/diaspora/config/environment.rb:5:in `<top (required)>'
17:02:34 web.1     |    from config.ru:8:in `require'
17:02:34 web.1     |    from config.ru:8:in `block in <main>'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `instance_eval'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `initialize'
17:02:34 web.1     |    from config.ru:1:in `new'
17:02:34 web.1     |    from config.ru:1:in `<main>'
17:02:34 web.1     |    from /usr/lib/ruby/vendor_ruby/unicorn.rb:48:in `eval'
17:02:34 web.1     |    from /usr/lib/ruby/vendor_ruby/unicorn.rb:48:in
`block in builder'
17:02:34 web.1     |    from /usr/bin/unicorn_rails:139:in `call'
17:02:34 web.1     |    from /usr/bin/unicorn_rails:139:in `block in
rails_builder'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:764:in `call'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:764:in `build_app!'
17:02:34 web.1     |    from
/usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:137:in `start'
17:02:34 web.1     |    from /usr/bin/unicorn_rails:209:in `<main>'
17:02:34 sidekiq.1 | exited with code 1
17:02:34 system    | sending SIGTERM to all processes
17:02:34 web.1     | exited with code 1

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ruby-devise
Source-Version: 3.4.1-2

We believe that the bug you reported is fixed in the latest version of
ruby-devise, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <[email protected]> (supplier of updated ruby-devise 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 [email protected])


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

Format: 1.8
Date: Wed, 15 Apr 2015 20:04:57 +0530
Source: ruby-devise
Binary: ruby-devise
Architecture: source all
Version: 3.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Pirate Praveen <[email protected]>
Description:
 ruby-devise - Flexible authentication solution for Rails with Warden
Closes: 782510
Changes:
 ruby-devise (3.4.1-2) unstable; urgency=medium
 .
   * Make it a proper rails engine (Closes: #782510)
Checksums-Sha1:
 e10b6983ae4745f0c96d25b0f746f030f66b45dd 2184 ruby-devise_3.4.1-2.dsc
 8c4f02b79fb4ebd559b72122da91f9c12f6fd0e7 2616 ruby-devise_3.4.1-2.debian.tar.xz
 d86c22d1d154a257f27da8415e0350950cc22321 80158 ruby-devise_3.4.1-2_all.deb
Checksums-Sha256:
 fdca6cae1226d633bf53ffaafdf08ed4bc43c6d5e343b8595b07f36fe1aeb137 2184 
ruby-devise_3.4.1-2.dsc
 6d3ce7ab12c58d1e6692b23e1d007f321508c7da1ac4eff8fd5094d1672282f7 2616 
ruby-devise_3.4.1-2.debian.tar.xz
 321f30903f2bca535e07ab3cf27fe7d8f390f814cf7131aa6428a01e143eef79 80158 
ruby-devise_3.4.1-2_all.deb
Files:
 d5de4e211da131e0d3d4b5d36282d82f 2184 ruby optional ruby-devise_3.4.1-2.dsc
 68eee59947f5e0340cbd694ddd1b0dee 2616 ruby optional 
ruby-devise_3.4.1-2.debian.tar.xz
 1251f3bdfbd3d83a3e3ef5bd9e43f494 80158 ruby optional 
ruby-devise_3.4.1-2_all.deb

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

iQIcBAEBCAAGBQJVLndVAAoJEM4fnGdFEsIqlMQP/3nolSW2hTIGhjj/jaIFM3A9
oDpB29QaelSVv1UN8gSXiTh/KJ+1XJJTsV2d+hRn1eYYx3mhLxriDGi5AVdUYxVg
ZZpBgu96AowXL2uEG1eZxFdi4/u33HM6pUqDZ7OvdUtPQKQogI/BXcE996rhlqlE
J9PtNN0Vp31ZZDroylYcjlDnWxqmlwcI8rRXB8EU7LRLKyeQ/a/7GyxLJoDKSd1V
RmVBAmmzJoNqlyYB96VkiIgTwClxVZGWhzHikDGnt93o7UV50CXR+ZvGC918ONU4
trXMrM//ZMjRfLdTxQLJZ3B9NV/6v3JaAFXOdvGeJZloK24zfQXOchP5iQKVd3IJ
HhscNDQUl/8kDtVLEzx5fI5PC39AFn1VZBkV9jQ2Fsw7ndMy2fjvAsaOMNu7394B
NavlNpZ5XXFFG8vExHEfdz/EYTZws0vDI8UwZ/2kUzzXLHsG/dIMBFuqOxxZ++GY
xXo+Qit9a1FQA7/arXyMWJRjTf6KH9mb7OqiZPcHX0wIAX8uYN/VjkePTTyd30Kq
v9gLaFht4xQaILcbgbG26pdr3/l0nrYtbgGMo7kLfMu5rdR7LKVdNjuIWStjN24z
JXFEx5YOxAyjxEGYmN5bwNa53Ru4XhMtmmopeD6DcE0yLlYYwTF/4xJjB3u/o0kO
kGzuY0qiyCPA0AqpRx9r
=wZmC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to