You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
Hello everyone. I have small issue with the powershell modules PureStoragePowerShellSDK2 and PureStoragePowerShellToolkit. These modules have a different module version and packaged version number. Example: module PureStoragePowerShellToolkit version is 2.0.4 but the packaged version is 2.0.4.0. This cause a problem when installing from a source repository other than PSGallery. In my situation we are using Inedo ProGet to as an internal mirror for PSGallery. When installing the module from PSGallery there is no issue installing the modules, however, when installing from the mirrored gallery the install says it was successful but the version/package version mismatch causes the modules to not install correctly.
It would be easy to say this is a problem with ProGet since it works with the native PSGallery, but this is not the case. The actual issue lies within PowerShellGallery. While there are workarounds available for ProGet, I thought I'd raise the issue here so that future releases have a matching version and package version thereby negating the issue I've been encountering with the modules. Inedo has documented the issue and tried to interface with Microsoft on resolution but the issue persists.
The text was updated successfully, but these errors were encountered:
Hello everyone. I have small issue with the powershell modules PureStoragePowerShellSDK2 and PureStoragePowerShellToolkit. These modules have a different module version and packaged version number. Example: module PureStoragePowerShellToolkit version is 2.0.4 but the packaged version is 2.0.4.0. This cause a problem when installing from a source repository other than PSGallery. In my situation we are using Inedo ProGet to as an internal mirror for PSGallery. When installing the module from PSGallery there is no issue installing the modules, however, when installing from the mirrored gallery the install says it was successful but the version/package version mismatch causes the modules to not install correctly.
It would be easy to say this is a problem with ProGet since it works with the native PSGallery, but this is not the case. The actual issue lies within PowerShellGallery. While there are workarounds available for ProGet, I thought I'd raise the issue here so that future releases have a matching version and package version thereby negating the issue I've been encountering with the modules. Inedo has documented the issue and tried to interface with Microsoft on resolution but the issue persists.
The text was updated successfully, but these errors were encountered: