alrossi55 (Albert Rossi)
- Login: alrossi55
- Registered on: 07/01/2020
- Last sign in: 07/02/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/01/2020
-
07:51 PM Ruby Bug #17005: lib_gssapi.rb:182: [BUG] Segmentation fault at 0x000000000000004d
- In case it is of any use:
```
Alberts-MacBook-Pro:dcache_deploy arossi$ /opt/puppetlabs/bolt/bin/gem list | grep krb
net-ssh-krb (0.5.1)
```
```
Alberts-MacBook-Pro:dcache_deploy arossi$ /opt/puppetlabs/bolt/bin/gem list | grep... -
07:49 PM Ruby Bug #17005 (Third Party's Issue): lib_gssapi.rb:182: [BUG] Segmentation fault at 0x000000000000004d
- I am running Bolt from a MacBook Pro (mid-2014) with Mojave 10.14.6.
My organization requires us to use kerberized ssh to contact internal nodes.
Here are the ruby/gem versions packaged with this version of puppet-bolt:
```
/o...