Skip to content

Getting error "Could not find rubyzip-1.2.1" #3

@ktaranek

Description

@ktaranek

Hello,

The plugin looks very promising as it gives opportunity to quickly remove old and big attachments.
Unfortunately, I have a problem getting it running.
I installed the plugin according to the guide, and my redmine stopped working.
In nginx error log there is an error:
[ E 2019-12-13 22:15:20.7536 7494/Tbx age/Cor/App/Implementation.cpp:221 ]: Coul d not spawn process for application /srv/redmine-3.4.6: The application encounte red the following error: Could not find rubyzip-1.2.1 in any of the sources (Bun dler::GemNotFound) Error ID: 93434690 Error details saved to: /tmp/passenger-error-ss9zfx.html

I don't know why plugin does not take use of newer rubyzip (1.3.0 is installed).

Is this expected behavior or a bug?

My redmine version is 3.4.6.
My gem list is:

~$ gem list

*** LOCAL GEMS ***

actionmailer (4.2.8)
actionpack (4.2.8)
actionpack-xml_parser (1.0.2)
actionview (4.2.8)
activejob (4.2.8)
activemodel (4.2.8)
activerecord (4.2.8)
activesupport (4.2.8)
acts-as-taggable-on (4.0.0)
addressable (2.5.2)
arel (6.0.4)
awesome_nested_set (3.1.4)
bigdecimal (default: 1.2.8)
builder (3.2.3)
bundler (1.16.4)
bundler-unload (1.0.2)
coderay (1.1.2)
combine_pdf (1.0.16)
concurrent-ruby (1.0.5)
crass (1.0.4)
css_parser (1.6.0)
did_you_mean (1.0.0)
erubis (2.7.0)
executable-hooks (1.4.2)
gem-wrappers (1.4.0, 1.3.2)
globalid (0.4.1)
haml (5.0.4)
htmlentities (4.3.4)
i18n (0.7.0)
io-console (default: 0.4.5)
jquery-rails (3.1.5)
json (default: 1.8.3.1)
liquid (2.6.3)
loofah (2.2.2)
mail (2.6.6)
mime-types (3.2.2)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
mini_portile2 (2.3.0)
minitest (5.11.3, 5.8.5)
mysql2 (0.4.10)
net-ldap (0.12.1)
net-telnet (0.1.1)
nokogiri (1.8.4)
power_assert (0.2.6)
protected_attributes (1.1.4)
psych (default: 2.1.0.1)
public_suffix (3.0.3)
rack (1.6.10)
rack-openid (1.4.2)
rack-test (0.6.3)
rails (4.2.8)
rails-deprecated_sanitizer (1.0.3)
rails-dom-testing (1.0.9)
rails-html-sanitizer (1.0.4)
railties (4.2.8)
rake (12.3.1, 10.4.2)
rbpdf (1.19.5)
rbpdf-font (1.19.1)
rdoc (default: 4.2.1)
redcarpet (3.4.0)
redmine_crm (0.0.50)
redmine_extensions (0.2.14)
request_store (1.0.5)
rmagick (2.16.0)
roadie (3.2.2)
roadie-rails (1.1.1)
ruby-openid (2.3.0)
ruby-rc4 (0.1.5)
rubygems-bundler (1.4.4)
rubyzip (1.3.0)
rvm (1.11.3.9)
sprockets (3.7.2)
sprockets-rails (3.2.1)
temple (0.8.0)
test-unit (3.1.5)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
ya2yaml (0.31)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions