Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.27 module installation fails #12

Open
sinaeftekhar opened this issue Oct 22, 2024 · 0 comments
Open

0.27 module installation fails #12

sinaeftekhar opened this issue Oct 22, 2024 · 0 comments

Comments

@sinaeftekhar
Copy link
Contributor

Describe the bug
Process of adding the gem fails during the installation. To reproduce the bug do the followings:

Add the gem,
Run the following: bundle exec rails decidim_privacy:install:migrations
See the following error:
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/bundler/gems/decidim-module-privacy-90474c8071e2/app/models/concerns/decidim/privacy/unscoped_user_relation.rb:34:in block in module:UnscopedUserRelation'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:136:in class_eval' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:136:in append_features'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:133:in include' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:133:in block in append_features'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:133:in each' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/concern.rb:133:in append_features'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/bundler/gems/decidim-module-privacy-90474c8071e2/lib/decidim/privacy/engine.rb:153:in include' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/bundler/gems/decidim-module-privacy-90474c8071e2/lib/decidim/privacy/engine.rb:153:in block (2 levels) in class:Engine'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:427:in instance_exec' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:427:in block in make_lambda'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:198:in block (2 levels) in halting' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:604:in block (2 levels) in default_terminator'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:603:in catch' /home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:603:in block in default_terminator'
/home/seftekhar/.rbenv/versions/3.0.4/lib/ruby/gems/3.0.0/gems/activesupport-6.1.7.9/lib/active_support/callbacks.rb:199:in block in halting'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant