delphix / dxtoolkit

Scripts that remotely interact with Delphix engine APIs
Apache License 2.0
38 stars 32 forks source link

"March 23rd 2022: After upgrading MacOS to 12.3, not able to execute any dxtoolkit command" #204

Open carloscuellar87d opened 2 years ago

carloscuellar87d commented 2 years ago

Actual Behavior While trying to run any dxtoolkit command in MacOS 12.3, i am getting this message:

./dx_get_appliance -d dxcarlosah01.dcol2.delphix.com --debug 3

Dxtoolkit version 2.4.14.1 -Entering Engine::constructor -Entering Engine::load_config Loading engines from /Users/carlos.cuellar/Documents/Delphix Dynamic Data Platform/DXToolkit/dxtoolkit2_2_4_14_1/dxtoolkit2/dxtools.conf -Loading engine dxcarlosah01.dcol2.delphix.com -Entering Engine::decrypt Could not load opensslv1: Can't locate Crypt/CBC/PBKDF/opensslv1.pm in @INC (you may need to install the Crypt::CBC::PBKDF::opensslv1 module) (@INC contains: ../lib /var/folders/m7/ptrzlln93fg8q5svyvptvdv00000gn/T/par-6361726c6f732e6375656c6c6172/cache-28d732301d75282b19a9e6bffe59522537cc351b/inc/lib /var/folders/m7/ptrzlln93fg8q5svyvptvdv00000gn/T/par-6361726c6f732e6375656c6c6172/cache-28d732301d75282b19a9e6bffe59522537cc351b/inc CODE(0x7f80a0be5c40) CODE(0x7f80a0be6228)) at (eval 105) line 1. BEGIN failed--compilation aborted at (eval 105) line 1. at /var/folders/m7/ptrzlln93fg8q5svyvptvdv00000gn/T/par-6361726c6f732e6375656c6c6172/cache-28d732301d75282b19a9e6bffe59522537cc351b/inc/lib/Crypt/CBC.pm line 614.

./dx_get_appliance --version

2.4.14.1

Version Using dxtoolkit version 2.4.14.1

Can you please help us having a look at this?

Thanks in advance!