Start a Conversation

Solved!

Go to Solution

1254

March 19th, 2021 05:00

Issues deploying ansible-powermax 1.4

Hi,

Does anyone have any idea what's the issue here trying to install powermax 1.4 plugin. Currently using v1.3 in my lab environment without any issues. Is it possible to find checksum to verify that isn't corrupted.

 

# ansible-galaxy collection install ansible-powermax-1.4.0.tar.gz -p
Process install dependency map
ERROR! Collection at 'ansible-powermax-1.4.0.tar.gz' does not contain the required file MANIFEST.json.

 

# sha256sum ansible-powermax-1.4.0.tar.gz
259007dcd3f2a45c460b9c9e6831a5ea2bb235d30c84a754caf534889578d198 ansible-powermax-1.4.0.tar.gz

 

Regards,

Jonathan

 

March 19th, 2021 06:00

Hi Jonathan,

The file name of your download, as well as the checksum value, are different than what I saw.

My download name was:  

    dellemc-powermax-1.4.0.tar.gz

The checksum I got was: 

# sha256sum dellemc-powermax-1.4.0.tar.gz
fe8020408a6e9e67a0c135130da20eea1bb9402b488e5516f0bb99eab26c9c6c dellemc-powermax-1.4.0.tar.gz

And I downloaded the file from:   https://github.com/dell/ansible-powermax

 

Did you rename the download file?

Where did you get your download from?

Can you try to download it from the above github location and see if you get the checksum value I got?

 

11 Posts

March 19th, 2021 08:00

My bad, I downloaded this one directly https://github.com/dell/ansible-powermax/archive/refs/tags/1.4.0.tar.gz instead of the zipped one from the master branch.

Got it all right now! Cheers

No Events found!

Top