-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.4.3
- Ruby: 2.5.3p105
- Distribution: RHEL 7
- Module version: 6.1.0
## How to reproduce (e.g Puppet code you use)
…
-
When doing a `bundle install` for a new Rails 6 app, I noticed most of the time is spent compiling `sassc` (libsass really).
This takes easily up to 2 minutes on Linux, which feels really slow for …
-
Ubuntu 20.04 LTS ,i am stuck here after running
bundle install
Installing sassc 2.4.0 with native extensions..............Stuckkkkkkkk
it never finishes .If i press ctrl+c
Installing sassc 2.4.…
-
Hi,
Installing the cfn-nag (`v0.8.10`) gem on `alpine3.16.1` fails with the following error:
ERROR
```text
Building native extensions. This could take a while...
ERROR: Error installing cf…
-
In `--standalone` mode, for native extensions ([rugged](https://github.com/libgit2/rugged) in this example) the generated `setup.rb` contains a line like
```
$:.unshift "#{path}/../#{ruby_engine}/#{r…
-
### Ruby Version
ruby 2.7.2p137 (2020-10-01 revision 5445e04352)
### Rails Version
5.2
### Hardware
M3 (arm64-darwin23)
### Posix-spawn Version
0.3.15
### Issue
My company recently …
-
I would like to use the async gems under JRuby, but the `io-event` gem contains C extensions.
```
$ gem install async
Fetching timers-4.3.5.gem
Fetching async-2.0.0.gem
Fetching io-event-1.0.9.…
-
Hello guys,
I was installed MSYS2 and fluentd sucessfully (in windows OS)
but this error was occured when i was installing fluent-plugin-mongo
It works in old version.
`ridk exec td-agent-gem in…
-
I tried to install and run on Debian Bookworm:
`bundle install` gives me
```
$ bundle install
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Ple…
chri2 updated
1 month ago
-
sudo gem install colorls
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin21/rbconfig.rb:230: warning: Insecure world writable dir /Users/stacktc/Documents/St…