[DRE-maint] Bug#1059561:
Nicolas Godet
nicolas.godet at outlook.fr
Thu Dec 28 22:00:59 GMT 2023
Correct fix consists in surrounding $SIDEKIQ_QUEUES with double quotes :
ExecStart=/bin/sh -c 'GEM_PATH=$$(gem env gempath);\
/usr/bin/bundle exec bin/sidekiq-cluster "$SIDEKIQ_QUEUES" -e $RAILS_ENV'
________________________________
De : Nicolas Godet <nicolas.godet at outlook.fr>
Envoyé : jeudi 28 décembre 2023 22:49
À : 1059561 at bugs.debian.org <1059561 at bugs.debian.org>
Objet : Bug#1059561
Hello,
With sur5r on IRC, we end up replacing "$SIDEKIQ_QUEUES" in the ExecStart line with "\\*" and it solves the issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20231228/17e8ddf1/attachment.htm>
More information about the Pkg-ruby-extras-maintainers
mailing list