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

Nix incompatibility #225

Open
EthanZeigler opened this issue Feb 21, 2022 · 0 comments
Open

Nix incompatibility #225

EthanZeigler opened this issue Feb 21, 2022 · 0 comments

Comments

@EthanZeigler
Copy link

EthanZeigler commented Feb 21, 2022

Because nix intentionally isolates packages from each other when installing, rdebug-ide errors out during the install process because it can't find debase. Is there a workaround here?

ruby 2.7.4 ubunutu,

current directory: /nix/store/7xjvk8nqpmc40rw0wzlgz37y9ha96gx2-ruby2.7.4-ruby-debug-ide-0.7.3/lib/ruby/gems/2.7.0/gems/ruby-debug-ide-0.7.3/ext
/nix/store/q3fcmjw0adl89kwhlp4s50wk3h240p9b-ruby-2.7.4/bin/ruby mkrf_conf.rb
Installing base gem
Unable to resolve dependency: user requested 'debase (> 0)'
/nix/store/q3fcmjw0adl89kwhlp4s50wk3h240p9b-ruby-2.7.4/lib/ruby/2.7.0/rubygems/resolver/installer_set.rb:92:in `add_always_install'
  /nix/store/q3fcmjw0adl89kwhlp4s50wk3h240p9b-ruby-2.7.4/lib/ruby/2.7.0/rubygems/dependency_installer.rb:322:in `resolve_dependencies'
  /nix/store/q3fcmjw0adl89kwhlp4s50wk3h240p9b-ruby-2.7.4/lib/ruby/2.7.0/rubygems/dependency_installer.rb:228:in `install'
  mkrf_conf.rb:31:in `rescue in <main>'
  mkrf_conf.rb:24:in `<main>'

rake failed, exit code 1
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