devblackops/Stucco

Pester 4.4.1 fails publisher check

Closed this issue · 0 comments

When installing dependencies via PSDepend I run into an issue with the signed version of Pester. Running on PowerShell Core 6.1.2

Expected Behavior

The dependencies install without issue.

Current Behavior

PackageManagement\Install-Package : The version '4.4.1' of the module 'Pester' being installed is not catalog signed.

Possible Solution

Choose a different version of Pester which doesn't generate an catalog file error or add a skip publisher option in PSDepends requiremnts file.

Steps to Reproduce (for bugs)

Git:\NickTest> Invoke-PSDepend -Path .\requirements.psd1 -Install

Your Environment

Name Value


PSVersion 6.1.2
PSEdition Core
GitCommitId 6.1.2
OS Microsoft Windows 10.0.17763
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

Stucco commit id: db21e8b