Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Module/Pkg Version issue with mirroring PSGallery #65

Open
barkz opened this issue Aug 3, 2022 · 0 comments
Open

Module/Pkg Version issue with mirroring PSGallery #65

barkz opened this issue Aug 3, 2022 · 0 comments
Assignees
Labels

Comments

@barkz
Copy link

barkz commented Aug 3, 2022

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.

@barkz barkz added the bug label Aug 3, 2022
@barkz barkz self-assigned this Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant