Your message dated Wed, 04 Feb 2026 15:49:17 -0700
with message-id <4070535.q0ZmV6gNhb@soren-desktop>
and subject line Re: Bug#1126561: redmine: Can’t install plugin
has caused the Debian Bug report #1126561,
regarding redmine: Can’t install plugin
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.)


-- 
1126561: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126561
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: redmine
Version: 6.0.5+ds-1
Severity: normal

Dear Maintainer,

After installing redmine (with apache passenger and mariadb), I tried to
install plugin in /usr/share/redmine/plugins.

I run :
- bundle install → OK
- bundle exec rake redmine:plugins:migrate NAME=plugin_name ENV=production

but get : "Plugin plugin_name was not found."

From a debian 12 (redmine 5.0.4), same commands works well.

Regards,


-- System Information:
Debian Release: 13.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.18.6-arch1-1 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages redmine depends on:
ii  dbconfig-common                 2.0.25
ii  debconf [debconf-2.0]           1.5.91
ii  libjs-chart.js                  3.9.1+~cs3.1.2-3
ii  libjs-jquery                    3.6.1+dfsg+~3.5.14-1
ii  libjs-jquery-ui                 1.13.2+dfsg-1
ii  libjs-raphael                   2.3.0-4
ii  puma                            6.6.0-4
ii  redmine-mysql                   6.0.5+ds-1
ii  ruby                            1:3.3+b1
ii  ruby-actionpack-action-caching  1.2.2-4
ii  ruby-actionpack-xml-parser      2.0.1-5
ii  ruby-addressable                2.8.7-2
ii  ruby-bundler                    2.6.7-2
ii  ruby-capybara                   3.40.0+ds-2
ii  ruby-coderay                    1.1.3-8
ii  ruby-commonmarker               0.23.10-1+b3
ii  ruby-csv                        3.3.4-1
ii  ruby-html-pipeline              2.14.3-2
ii  ruby-i18n                       1.14.7-1
ii  ruby-jquery-rails               4.3.5-5
ii  ruby-listen                     3.9.0-1
ii  ruby-mail                       2.8.1+dfsg1-2
ii  ruby-marcel                     1.0.4+dfsg-2
ii  ruby-mini-magick                5.2.0-1
ii  ruby-mini-mime                  1.1.5-1
ii  ruby-mocha                      2.4.2-2
ii  ruby-net-ldap                   0.19.0-1
ii  ruby-nokogiri                   1.18.2+dfsg-1+b1
ii  ruby-rack                       3.1.18-1~deb13u1
ii  ruby-rails                      2:7.2.2.2+dfsg-2~deb13u1
ii  ruby-rails-dom-testing          2.2.0-1
ii  ruby-rails-observers            0.1.5-1.1
ii  ruby-rails-propshaft            1.1.0-3
ii  ruby-rbpdf                      1.21.3+dfsg-1
ii  ruby-redcarpet                  3.6.0-1+b5
ii  ruby-rmagick                    6.0.1-3
ii  ruby-roadie                     5.2.1-2
ii  ruby-roadie-rails               3.3.0-2
ii  ruby-rotp                       6.2.0-2
ii  ruby-rouge                      4.5.1-1
ii  ruby-rqrcode                    2.2.0-1
ii  ruby-sanitize                   7.0.0-1
ii  ruby-selenium-webdriver         4.4.0-1
ii  ruby-simplecov                  0.22.0-2
ii  ruby-task-list                  2.3.2-2
ii  ruby-zip                        2.3.2-1

Versions of packages redmine recommends:
ii  passenger  6.0.26+ds-1.1

Versions of packages redmine suggests:
ii  apache2                   2.4.66-1~deb13u1
pn  bzr                       <none>
pn  cvs                       <none>
pn  darcs                     <none>
ii  git                       1:2.47.3-0+deb13u1
ii  libapache2-mod-passenger  6.0.26+ds-1.1
pn  mercurial                 <none>
pn  subversion                <none>

-- debconf information:
  redmine/instances/default/mysql/admin-pass: (password omitted)
  redmine/instances/default/mysql/app-pass: (password omitted)
  redmine/instances/default/app-password-confirm: (password omitted)
  redmine/instances/default/password-confirm: (password omitted)
  redmine/instances/default/install-error: abort
  redmine/instances/default/passwords-do-not-match:
  redmine/instances/default/upgrade-backup: true
* redmine/instances/default/mysql/admin-user: root
  redmine/instances/default/upgrade-error: abort
  redmine/instances/default/remove-error: abort
  redmine/instances/default/remote/port:
  redmine/instances/default/dbconfig-reinstall: false
  redmine/instances/default/missing-db-package-error: abort
  redmine/instances/default/dbconfig-upgrade: true
  redmine/instances/default/purge: false
  redmine/instances/default/db/dbname: redmine_default
  redmine/instances/default/internal/skip-preseed: false
* redmine/instances/default/dbconfig-install: true
  redmine/instances/default/remote/newhost:
  redmine/default-language: en
  redmine/instances/default/default-language: en
  redmine/instances/default/remote/host: localhost
  redmine/instances/default/db/app-user: redmine/instance@localhost
  redmine/instances/default/mysql/method: Unix socket
  redmine/current-instances: default
  redmine/instances/default/internal/reconfiguring: false
* redmine/instances/default/database-type: mysql
  redmine/instances/default/dbconfig-remove: true
  redmine/instances/default/mysql/authplugin: default

--- End Message ---
--- Begin Message ---
On Wednesday, February 4, 2026 6:17:44 AM Mountain Standard Time rimeno wrote:
> you're completely right, following the README.debian instructions solved
> my problems.
> 
> Note for myself: do not read wiki first, follow /usr/share/doc before.

Thanks for pointing out that the wiki had obsolete information.  I have 
updated it to match what is in README.Debian.

-- 
Soren Stoutner
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to