Your message dated Sun, 3 May 2015 09:18:50 -0300
with message-id <[email protected]>
and subject line Re: redmine: dependency on ruby-redcarpet?
has caused the Debian Bug report #783696,
regarding ruby-redcarpet: breaks unicorn serving redmine
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.)
--
783696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783696
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-redcarpet
Version: 3.2.0-2
Severity: important
Dear Maintainer(s),
this new version breaks my redmine (3.0~20140825-5) on unicorn (4.8.3-1)
configuration on a mixed testing unstable system. Unicorn doesn't start.
The following appears in the error logs of unicorn:
I, [2015-04-28T09:48:09.111123 #1027] INFO -- : Refreshing Gem list
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:357:in `resolve': Could not find
gem 'redcarpet (~> 3.1.2) ruby' in the gems available on this machine.
(Bundler::GemNotFound)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:164:in `start'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:129:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:193:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:132:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:177:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:166:in
`requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in
`requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:121:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:17:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/share/redmine/config/boot.rb:4:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/share/redmine/config/application.rb:1:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/share/redmine/config/environment.rb:2:in `<top (required)>'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from config.ru:4:in `block in <main>'
from /usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `instance_eval'
from /usr/lib/ruby/vendor_ruby/rack/builder.rb:55:in `initialize'
from config.ru:1:in `new'
from config.ru:1:in `<main>'
from /usr/lib/ruby/vendor_ruby/unicorn.rb:48:in `eval'
from /usr/lib/ruby/vendor_ruby/unicorn.rb:48:in `block in builder'
from /usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:764:in `call'
from /usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:764:in
`build_app!'
from /usr/lib/ruby/vendor_ruby/unicorn/http_server.rb:137:in `start'
from /usr/bin/unicorn:126:in `<main>'
Or is it a problem in unicorn?
--
Regards,
jvp.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (600, 'testing'), (500, 'unstable'), (5, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.0.0 (SMP w/2 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages ruby-redcarpet depends on:
ii libc6 2.19-18
ii libgmp10 2:6.0.0+dfsg-6
ii libruby2.1 2.1.5-3
ii ruby 1:2.1.5
ii ruby2.1 [ruby-interpreter] 2.1.5-3
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, May 03, 2015 at 10:09:55AM +0200, Jörg-Volker Peetz wrote:
> Package: redmine
> Version: 3.0~20140825-6
> Severity: wishlist
>
> Dear Antonio Terceiro, dear Jérémy Lal,
>
> thanks for maintaining this valuable package for debian.
>
> Now, in the changelog I read, a.o.,
>
> * debian/patches/gemfile-adjustments.patch:
> - bump dependency on redcarpet
>
> But redmine still depends on ruby-redcarpet (I sent the bug
> report #783696 for it and would be glad to get rid of it).
> What is the meaning of "bump" here?
That change you mention in redmine is meant exactly to cope with the
change in redcarpet. in this case bump means the dependency was relaxed
to accept the 3.2 version of redcarpet.
--
Antonio Terceiro <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---