Mimemagic is locked

Infos:

  • Used Zammad version: 3.6.1. > 4.0.x
  • Used Zammad installation type: source
  • Operating system: Debian Buster
  • Browser + version: terminal…

Expected behavior:

  • bundle install --without test development postgres without any errors

Actual behavior:

zammad@zammad:~$ bundle install --without test development postgres
Fetching gem metadata from https://rubygems.org/.........
Fetching https://github.com/zammad-deps/mail
NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc= called from /usr/local/rvm/gems/ruby-2.6.6/bundler/gems/mail-9265cf75bbe3/mail.gemspec:13.
Your bundle is locked to mimemagic (0.3.5), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed
sources, that means the author of mimemagic (0.3.5) has removed it. You'll need to update your bundle to a version other than mimemagic (0.3.5) that hasn't
been removed in order to install.

Steps to reproduce the behavior:

  • i reinstalled rvm as in the source install docs ontop of the old ways from previos docs version.
  • so far it appears to me that 2.6.6 is used.

Your source seems to be outdated, did you use the Github version?
Github-Version shows 0.3.7: zammad/Gemfile.lock at stable · zammad/zammad · GitHub

i managed with the Zip version but not with the tar.gz version, not sure if this is possible, but rare edge case. now zammad runs in 4.0.x

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.